Code Review
/
ta
/
cloudtaf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
fab50fe
)
update docker version
56/1556/1
author
kinkwant
<kinkwan.tsui@nokia.com>
Mon, 9 Sep 2019 14:12:23 +0000
(17:12 +0300)
committer
kinkwant
<kinkwan.tsui@nokia.com>
Mon, 9 Sep 2019 14:12:31 +0000
(17:12 +0300)
Change-Id: I32aadcffe96503dfdb88df44d2afb06b08fd5c1c
Signed-off-by: kinkwant <kinkwan.tsui@nokia.com>
testcases/post-install/post_install.robot
patch
|
blob
|
history
diff --git
a/testcases/post-install/post_install.robot
b/testcases/post-install/post_install.robot
index
bdc3d76
..
ed90a6b
100644
(file)
--- a/
testcases/post-install/post_install.robot
+++ b/
testcases/post-install/post_install.robot
@@
-29,7
+29,7
@@
Testing Deployment
Should contain ${out} ${search}
Testing Docker
- ${search}= set variable Docker version 1
8.09
.2
+ ${search}= set variable Docker version 1
9.03
.2
${command}= set variable docker --version
${out}= ssh.Execute Command ${command} controller-1
log ${out}