test/hotplug: increase the test time for hotplug

This will make sure the hotplug instance not exit before all the hot insert and
remove events done, the setup.sh for hot insert events will use several seconds
sometimes.

Change-Id: I4ad61937760529547cdcf7701f3c3d9033121e45
Signed-off-by: Cunyin Chang <cunyin.chang@intel.com>
Reviewed-on: https://review.gerrithub.io/362131
Tested-by: <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
Cunyin Chang 2017-05-23 15:56:30 +08:00 committed by Jim Harris
parent dc8acbf8d5
commit 7b5a229c5f

View File

@ -100,7 +100,7 @@ insert_devices
timing_enter hotplug_test timing_enter hotplug_test
ssh_vm "examples/nvme/hotplug/hotplug -i 0 -t 10 -n 4 -r 8" & ssh_vm "examples/nvme/hotplug/hotplug -i 0 -t 20 -n 4 -r 8" &
example_pid=$! example_pid=$!
sleep 2 sleep 2