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

fix typo of simulator testcase

This commit is contained in:
XuWei
2017-07-18 01:50:29 -04:00
parent 42fe5c7bf8
commit 48ea5da204

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