X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcloudtaf.git;a=blobdiff_plain;f=testcases%2Fpost-install%2Fpost_install.robot;fp=testcases%2Fpost-install%2Fpost_install.robot;h=bb1064aef1fd04e9c5e005c55cab8b5f21e733a4;hp=dd57d01c6bf24bf160b3c381db46e8bd2e379696;hb=ab8eb903631389c584b998f434700974400cea52;hpb=a2f710ba7bc593fe070bf467e68767fd3b3775c8 diff --git a/testcases/post-install/post_install.robot b/testcases/post-install/post_install.robot index dd57d01..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}