Add check of spaces at EOL in stage-test
[osm/tests.git] / robot-systest / testsuite / k8s_01-create_k8s_cluster.robot
index 210b772..23bf8ee 100644 (file)
@@ -92,7 +92,7 @@ Create K8s Cluster NS Descriptor
 
 Instantiate K8s Cluster Network Service
 
-    ${id}=   Create Network Service   ${nsd_name}   %{VIM_TARGET}   ${ns_name}   ns_config=${EMPTY}   publickey=${publickey}   ns_launch_max_wait_time=70min   config_file=%{ROBOT_DEVOPS_FOLDER}/resources/${config_file}  
+    ${id}=   Create Network Service   ${nsd_name}   %{VIM_TARGET}   ${ns_name}   ns_config=${EMPTY}   publickey=${publickey}   ns_launch_max_wait_time=70min   config_file=%{ROBOT_DEVOPS_FOLDER}/resources/${config_file}
     Set Suite Variable   ${ns_id}   ${id}