update testcase for lslite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13476 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
0be7b150fd
commit
7d6b66d06a
@ -1,7 +1,7 @@
|
||||
start:lslite_i
|
||||
description:lslite -i
|
||||
os:Linux
|
||||
cmd:genimage -i __GETNODEATTR($$CN,installnic)__ -n $$NETDRIVER -o __GETNODEATTR($$CN,os)__ -p compute
|
||||
cmd:genimage __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-statelite-compute
|
||||
check:rc==0
|
||||
cmd:chtab litefile.image="ALL" litefile.file="/xcatpost" litefile.options="tmpfs"
|
||||
check:rc==0
|
||||
@ -21,7 +21,7 @@ end
|
||||
start:lslite_noderange
|
||||
description:lslite noderange
|
||||
os:Linux
|
||||
cmd:genimage -i __GETNODEATTR($$CN,installnic)__ -n $$NETDRIVER -o __GETNODEATTR($$CN,os)__ -p compute
|
||||
cmd:genimage __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-statelite-compute
|
||||
check:rc==0
|
||||
cmd:chtab litefile.image="ALL" litefile.file="/xcatpost" litefile.options="tmpfs"
|
||||
check:rc==0
|
||||
|
Loading…
Reference in New Issue
Block a user