Unverified Commit 6283aee9 authored by Eric Turgeon's avatar Eric Turgeon Committed by GitHub
Browse files

Adding 5 second after the second iscsi mount (#7819)

parent 1f6419c9
Showing with 1 addition and 0 deletions
+1 -0
......@@ -385,6 +385,7 @@ def test_35_waiting_for_iscsi_connection_before_grabbing_device_name(request):
assert True
break
sleep(1)
sleep(5)
@bsd_host_cfg
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment