diff options
author | DR695H <dr695h@att.com> | 2019-07-12 18:34:15 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-07-12 18:34:15 -0400 |
commit | 3148028e8f2e1a9cbd85d11002d3a78bfc620ba8 (patch) | |
tree | 9073ec5abd76986855a0ab4b730b248c47a40f51 /robot/testsuites/cds.robot | |
parent | 8adf0869394150708dd0710ab579c00879954ac0 (diff) |
remove some global variables
global state is really confusing
Issue-ID: TEST-174
Change-Id: I470c4b9008fd7c8eaf1255947e08cd026a860711
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/testsuites/cds.robot')
-rw-r--r-- | robot/testsuites/cds.robot | 4 |
1 files changed, 2 insertions, 2 deletions
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 |