mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-06 05:20:09 +00:00
Merge pull request #6654 from gurevichmark/kdump_testcase3
Power off compute node before rinstall in kdump testcase
This commit is contained in:
commit
36b31f92c0
@ -57,6 +57,7 @@ check:rc==0
|
||||
cmd:lsdef -t node $$CN -i postscripts,postbootscripts
|
||||
cmd:lsdef -t osimage __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute -i crashkernelsize,dump
|
||||
|
||||
cmd rpower $$CN off
|
||||
cmd:rinstall $$CN osimage=__GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute -V
|
||||
check:rc==0
|
||||
check:output=~Provision node\(s\)\: $$CN
|
||||
|
Loading…
x
Reference in New Issue
Block a user