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

Merge pull request #3489 from xuweibj/random

fix typo of simulator testcase
This commit is contained in:
Weihua Hu
2017-07-18 14:59:01 +08:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ end
start:setup_openbmc_simulator_multiple_5000_delay_random_1m
description:install dependent packaages, setup and start 5000 openbmc simulator with random that the most delay time 1 minute
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/simulator/config_simulator.sh -s $$MN $$CN $$bmcusername $$bmcpasswd 5000 constant 1m
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/simulator/config_simulator.sh -s $$MN $$CN $$bmcusername $$bmcpasswd 5000 random 1m
check:rc==0
end