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

Fix bug 2667 test case nodeset_check_warninginfo need to refine

This commit is contained in:
hu-weihua
2017-03-27 00:32:21 -04:00
parent 08d82624a8
commit 59996da1da

View File

@@ -169,7 +169,7 @@ cmd:mkdef -t node -o testnode1 arch=ppc64el cons=ipmi groups=pbmc mgt=ipmi ip=10
check:rc==0
cmd:nodeset testnode1 osimage=__GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-install-compute
check:rc==0
check:output=~Warning: testnode1: petitboot might be invalid
check:output=~Warning: testnode1: petitboot might be invalid|testnode1 could not be resolved
cmd:noderm testnode1
end