2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-16 01:21:10 +00:00

Merge pull request #6654 from gurevichmark/kdump_testcase3

Power off compute node before rinstall in kdump testcase
This commit is contained in:
besawn
2020-03-31 15:41:08 -04:00
committed by GitHub

View File

@@ -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