2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

modify statelite installation testcase

This commit is contained in:
junxiawang 2015-05-12 01:21:12 -04:00
parent 095f7e1474
commit 13dc03bdea
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ check:rc==0
cmd:liteimg __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-statelite-compute
check:rc==0
cmd:nodeset $$CN statelite
cmd:nodeset $$CN osimage=__GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-statelite-compute
check:rc==0
cmd:lsdef $$CN |grep provmethod
check:rc==0

View File

@ -69,7 +69,7 @@ check:rc==0
cmd:prsync /install $$SN:/
check:rc==0
cmd:nodeset $$CN statelite
cmd:nodeset $$CN osimage=__GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-statelite-compute
check:rc==0
cmd:lsdef $$CN |grep provmethod
check:rc==0