[ONAPTESTS] Include basic_vm_macro in the list of use cases 54/120154/2
authormorganrol <morgan.richomme@orange.com>
Fri, 2 Apr 2021 09:46:11 +0000 (11:46 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Fri, 2 Apr 2021 12:40:10 +0000 (12:40 +0000)
Include a new use case leveraging pythonsdk and using
the macro bpmn

Issue-ID: INT-1894

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ia9f489d7bb7cbdc78f825b83b68a20c9b2384871

smoke-usecases-pythonsdk/docker/testcases.yaml

index 0aace6b..3ba0a9b 100644 (file)
@@ -13,21 +13,23 @@ tiers:
                 criteria: 100
                 blocking: false
                 description: >-
-                    Onboard and instantiate a simple ubuntu16.04 VM VNF
+                    Onboard and instantiate a simple ubuntu20.04 VM
+                    using a_la_carte bpmn
                 dependencies:
                 run:
                     name: basic_vm
             -
-                case_name: clearwater_ims
+                case_name: basic_vm_macro
                 project_name: integration
                 enabled: true
                 criteria: 100
                 blocking: false
                 description: >-
-                    Onboard and instantiate a clearwater IMS VNF
+                    Onboard and instantiate a simple ubuntu20.04 VM
+                    using macro bpmn
                 dependencies:
                 run:
-                    name: clearwater_ims
+                    name: basic_vm_macro
             -
                 case_name: basic_network
                 project_name: integration