2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-15 19:01:44 +00:00

modify set up dockerhost testcase

This commit is contained in:
junxiawang
2016-05-30 08:36:08 -04:00
parent c9ebf3b960
commit 38c23c3ac1

View File

@ -44,4 +44,6 @@ cmd:xdsh $$CN "docker pull $$DOCKERIMAGE"
check:rc==0
cmd:rmdef -t osimage -o __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-install-dockerhost
check:rc==0
cmd: chdef $$CN postbootscripts=
check:rc==0
end