]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - tests/qemu-iotests/264
tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arrive
[thirdparty/qemu.git] / tests / qemu-iotests / 264
index bc431d1a19bcb232e57cfeb053b79309ec3393e7..289381e315f48087342fb9dbd76471396f806c80 100755 (executable)
@@ -101,7 +101,7 @@ class TestNbdReconnect(iotests.QMPTestCase):
         start_t = time.time()
         self.vm.event_wait('BLOCK_JOB_CANCELLED')
         delta_t = time.time() - start_t
-        self.assertTrue(delta_t < 2.0)
+        self.assertTrue(delta_t < 5.0)
 
     def test_mirror_cancel(self):
         # Mirror speed limit doesn't work well enough, it seems that mirror