mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +00:00
modify bmcdiscover and rsetboot testcase according to p9 test
This commit is contained in:
parent
2b9aef9a43
commit
780a701153
@ -52,7 +52,7 @@ end
|
||||
start:rsetboot_default_statcheck
|
||||
description:set the boot device default
|
||||
Attribute: $$CN-The operation object of rsetboot command.
|
||||
cmd:if [[ -f /tmp/rsetboot.stat ]];then mv -f mv /tmp/rsetboot.stat /tmp/rsetboot.stat.bak;fi; rsetboot $$CN state > /tmp/rsetboot.stat;
|
||||
cmd:if [[ -f /tmp/rsetboot.stat ]];then mv -f /tmp/rsetboot.stat /tmp/rsetboot.stat.bak;fi; rsetboot $$CN state > /tmp/rsetboot.stat;
|
||||
check:rc==0
|
||||
cmd:rsetboot $$CN default
|
||||
check:rc==0
|
||||
|
Loading…
x
Reference in New Issue
Block a user