2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 03:00:26 +00:00

Power off compute node before rinstall in kdump testcase

This commit is contained in:
Mark Gurevich
2020-03-31 10:03:40 -04:00
parent 743820d90b
commit 7724225681

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