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:
parent
dc8acbf8d5
commit
7b5a229c5f
@ -100,7 +100,7 @@ insert_devices
|
||||
|
||||
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=$!
|
||||
|
||||
sleep 2
|
||||
|
Loading…
Reference in New Issue
Block a user