2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-18 01:00:23 +00:00

modify testcase

This commit is contained in:
junxiawang
2015-06-25 23:24:21 -04:00
parent 552eb5e035
commit f37e62203e

View File

@@ -26,6 +26,8 @@ cmd:chdef -t osimage __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-install
check:rc==0
cmd:nodeset $$CN osimage=__GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-install-compute
check:rc==0
cmd:rsetboot $$CN net
check:rc==0
cmd:rpower $$CN boot
check:rc==0
cmd:sleep 1200
@@ -38,6 +40,8 @@ check:rc==0
check:output=~\d\d:\d\d:\d\d
cmd:nodeset $$CN osimage
check:rc==0
cmd:rsetboot $$CN net
check:rc==0
cmd:rpower $$CN boot
check:rc==0
cmd:sleep 1200