aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/vnf-orchestration.robot
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-03-09 11:23:35 +0100
committermrichomme <morgan.richomme@orange.com>2020-04-05 11:05:58 +0200
commit3256fa2ce9d99ae4b94ab202f5c36339e0159cc8 (patch)
treec1285a287708e03ba3e279b78db88198dea3ab26 /robot/testsuites/vnf-orchestration.robot
parent021a5ae19631c3e8e641c497ebd2783538d29c3e (diff)
Remove trailing spaces in robot scripts
warning raised when using robotframework-linter Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8eb97ef9e3651c0d8f9de6647ebc917d1addf9d0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'robot/testsuites/vnf-orchestration.robot')
-rw-r--r--robot/testsuites/vnf-orchestration.robot11
1 files changed, 3 insertions, 8 deletions
diff --git a/robot/testsuites/vnf-orchestration.robot b/robot/testsuites/vnf-orchestration.robot
index 8706f2e5..a6a57dfb 100644
--- a/robot/testsuites/vnf-orchestration.robot
+++ b/robot/testsuites/vnf-orchestration.robot
@@ -11,19 +11,14 @@ ${API_TYPE} VNF_API
*** Test Cases *** CUSTOMER SERVICE PRODUCT_FAMILY
-Instantiate Virtual DNS ETE_Customer vLB vLB
+Instantiate Virtual DNS ETE_Customer vLB vLB
[Tags] instantiate stability72hr stability72hrvLB
-Instantiate Virtual Volume Group ETE_Customer vVG vVG
+Instantiate Virtual Volume Group ETE_Customer vVG vVG
[Tags] instantiate stability72hr stability72hrvVG
-Instantiate Virtual FirewallCL ETE_Customer vFWCL vFWCL
+Instantiate Virtual FirewallCL ETE_Customer vFWCL vFWCL
[Tags] instantiate stability72hr stability72hrvFWCL
Instantiate Virtual DNS No Delete ETE_Customer vLB vLB KEEP
[Tags] instantiateNoDelete
Instantiate Virtual FirewallCL No Delete ETE_Customer vFWCL vFWCL KEEP
[Tags] instantiateNoDelete
Instantiate Virtual Firewall ETE_Customer vFW vFW
-
-
-
-
-