From: morganrol Date: Thu, 18 Mar 2021 17:32:32 +0000 (+0100) Subject: [PNF] Add pnf_macro test X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F18%2F119518%2F1;p=integration%2Fxtesting.git [PNF] Add pnf_macro test This test based on the onapsdk, onboard and instantiate a pnf. It requires the startup of a pnf simulator and deals with macro flow Issue-ID: INT-1822 Signed-off-by: morganrol Change-Id: Ie236e0976fe25ca07399722bee7843f1c4f5cfdc --- diff --git a/smoke-usecases-pythonsdk/docker/testcases.yaml b/smoke-usecases-pythonsdk/docker/testcases.yaml index 1218344..2a94ef5 100644 --- a/smoke-usecases-pythonsdk/docker/testcases.yaml +++ b/smoke-usecases-pythonsdk/docker/testcases.yaml @@ -77,3 +77,14 @@ tiers: dependencies: run: name: basic_onboard + - + case_name: pnf_macro + project_name: integration + enabled: true + criteria: 100 + blocking: false + description: >- + Instantiate a PNF using macro flow. It requires the use of the pnf simulator. + dependencies: + run: + name: pnf_macro