From 3148028e8f2e1a9cbd85d11002d3a78bfc620ba8 Mon Sep 17 00:00:00 2001 From: DR695H Date: Fri, 12 Jul 2019 18:34:15 -0400 Subject: remove some global variables global state is really confusing Issue-ID: TEST-174 Change-Id: I470c4b9008fd7c8eaf1255947e08cd026a860711 Signed-off-by: DR695H --- robot/testsuites/cds.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'robot/testsuites/cds.robot') diff --git a/robot/testsuites/cds.robot b/robot/testsuites/cds.robot index 1cf7cbfd..640edb41 100644 --- a/robot/testsuites/cds.robot +++ b/robot/testsuites/cds.robot @@ -6,7 +6,7 @@ Resource ../resources/test_templates/vnf_orchestration_with_cds_test_tem Test Template Orchestrate VNF With CDS Template -*** Test Cases *** CUSTOMER SERVICE PRODUCT_FAMILY TENANT -Instantiate Virtual vFW With CDS ETE_Customer vFW vFW ${TENANT_NAME} +*** Test Cases *** CUSTOMER SERVICE PRODUCT_FAMILY +Instantiate Virtual vFW With CDS ETE_Customer vFW vFW [Tags] cds -- cgit 1.2.3-korg