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

Merge pull request #3917 from junxiawang/0914

modify bmcdiscover testcase
This commit is contained in:
xuweibj
2017-09-14 15:05:47 +08:00
committed by GitHub

View File

@@ -69,7 +69,8 @@ end
start:bmcdiscover_range_w
cmd:bmcdiscover --range $$bmcrange -u $$bmcusername -p $$bmcpasswd -w
check:rc==0
check:output=~bmc=$$bmcrange
check:output=~Writing node
check:output=~$$bmcrange,\w*,\w*,$$bmcusername,$$bmcpasswd
end
start:bmcdiscover_range_u_p_i_ipsource