2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00

change test case of rspconfit to satisfy the latest code

This commit is contained in:
hu-weihua
2018-04-10 22:29:31 -04:00
parent ffc2b427c8
commit 4d56752536

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