From: kinkwant Date: Thu, 12 Sep 2019 15:10:26 +0000 (+0300) Subject: typo in grep command X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcloudtaf.git;a=commitdiff_plain;h=b95183aef7efd8cd83bac607615dd511dbf784e8 typo in grep command Change-Id: I28fc364f72c51d88453bb4ea6a27046dd457d491 Signed-off-by: kinkwant --- diff --git a/testcases/post-install/post_install.robot b/testcases/post-install/post_install.robot index d74df1d..bb1064a 100644 --- a/testcases/post-install/post_install.robot +++ b/testcases/post-install/post_install.robot @@ -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