[TESTS] Add new tests 55/140855/2
authorAndreas Geissler <andreas-geissler@telekom.de>
Thu, 8 May 2025 11:28:36 +0000 (13:28 +0200)
committerAndreas Geissler <andreas-geissler@telekom.de>
Thu, 8 May 2025 12:02:33 +0000 (14:02 +0200)
- add pnf_with_ves_event

Issue-ID: INT-2294

Change-Id: I58315917d69090cf12e720aa7b77a4de23d94c08
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
smoke-usecases-pythonsdk/docker/testcases.yaml

index f86f78e..74d39dd 100644 (file)
@@ -210,10 +210,21 @@ tiers:
                 criteria: 100
                 blocking: false
                 description: >-
-                    Instantiate PNF without using simulator and event sending
+                    Instantiate PNF without using simulator and without sending registration events
                 dependencies:
                 run:
                     name: instantiate_pnf_without_registration_event
+            -
+                case_name: pnf_with_ves_event
+                project_name: integration
+                enabled: true
+                criteria: 100
+                blocking: false
+                description: >-
+                    Instantiate PNF without using simulator and sending registration events
+                dependencies:
+                run:
+                    name: pnf_with_ves_event
             -
                 case_name: instantiate_service_without_resource
                 project_name: integration