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

Merge pull request #5084 from hu-weihua/rspconfig

Change test case of rspconfit to satisfy the latest code
This commit is contained in:
xuweibj
2018-04-11 13:18:27 +08:00
committed by GitHub

View File

@@ -256,7 +256,7 @@ hcp:openbmc
cmd:lsdef $$CN -i bmc -c
check:rc == 0
cmd:rspconfig $$CN hostname=*
check:rc == 0
check:rc != 0
check:output =~ Invalid OpenBMC Hostname
cmd:ssh __GETNODEATTR(f6u03,bmc)__ "hostname"
end