X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=testcases%2Fpost-install%2Fpost_install.robot;h=d74df1decbd6dbc033a52e3bc91e0fd30b2750c6;hb=7419233256340327139fed6a3e49f2ab5f6c67f3;hp=bdc3d76f686ff044dac2e0ccaae07a384b5024a1;hpb=15c350f3e5491c681ead4de5b049693d50d53fc7;p=ta%2Fcloudtaf.git diff --git a/testcases/post-install/post_install.robot b/testcases/post-install/post_install.robot index bdc3d76..d74df1d 100644 --- a/testcases/post-install/post_install.robot +++ b/testcases/post-install/post_install.robot @@ -28,8 +28,13 @@ Testing Deployment log ${out} Should contain ${out} ${search} +Looking up LF Jenkins successful build iso number + ${command}= set variable rpm -qa |grep product-manifest | sed -E 's/^[^-]*-[^-]*-([^-]*)-.*$/\1/' + ${out}= ssh.Execute Command ${command} controller-1 + log ${out} + Testing Docker - ${search}= set variable Docker version 18.09.2 + ${search}= set variable Docker version 19.03.2 ${command}= set variable docker --version ${out}= ssh.Execute Command ${command} controller-1 log ${out} @@ -89,6 +94,8 @@ Testing Helm Caas infra Status *** Test Cases *** Verify Deployment Testing Deployment +Verify Image Build Number + Looking up LF Jenkins successful build iso number Verify Docker Version Testing Docker Verify Kubernetes Clusters