[PNF] Add pnf_macro test 18/119518/1
authormorganrol <morgan.richomme@orange.com>
Thu, 18 Mar 2021 17:32:32 +0000 (18:32 +0100)
committermorganrol <morgan.richomme@orange.com>
Thu, 18 Mar 2021 17:32:32 +0000 (18:32 +0100)
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 <morgan.richomme@orange.com>
Change-Id: Ie236e0976fe25ca07399722bee7843f1c4f5cfdc

smoke-usecases-pythonsdk/docker/testcases.yaml

index 1218344..2a94ef5 100644 (file)
@@ -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