typo in grep command
[ta/cloudtaf.git] / testcases / post-install / post_install.robot
index d74df1d..bb1064a 100644 (file)
@@ -29,7 +29,7 @@ Testing Deployment
     Should contain    ${out}    ${search}
 
 Looking up LF Jenkins successful build iso number
-    ${command}=    set variable     rpm -qa |grep  product-manifest | sed -E 's/^[^-]*-[^-]*-([^-]*)-.*$/\1/'
+    ${command}=    set variable     rpm -qa |grep product-manifest | sed -E 's/^[^-]*-[^-]*-([^-]*)-.*$/\1/'
     ${out}=    ssh.Execute Command    ${command}    controller-1
     log    ${out}
 
@@ -95,7 +95,7 @@ Testing Helm Caas infra Status
 Verify Deployment
     Testing Deployment
 Verify Image Build Number
-    Looking up  LF Jenkins successful build iso number
+    Looking up LF Jenkins successful build iso number
 Verify Docker Version
     Testing Docker
 Verify Kubernetes Clusters