typo in grep command 77/1577/1
authorkinkwant <kinkwan.tsui@nokia.com>
Thu, 12 Sep 2019 15:10:26 +0000 (18:10 +0300)
committerkinkwant <kinkwan.tsui@nokia.com>
Thu, 12 Sep 2019 15:10:31 +0000 (18:10 +0300)
Change-Id: I28fc364f72c51d88453bb4ea6a27046dd457d491
Signed-off-by: kinkwant <kinkwan.tsui@nokia.com>
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