Explorar el Código

tests: Enlarge timeout for process-list test

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse hace 7 años
padre
commit
1d80bc21b0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      qdevices/test-process-list.c

+ 2 - 2
qdevices/test-process-list.c

@@ -47,10 +47,10 @@
 #include "process-list.h"
 #include "process-list.h"
 
 
 /*
 /*
- * 1 min timeout
+ * 10 min timeout
  */
  */
 #define WAIT_FOR_NO_RUNNING_REPEATS		6000
 #define WAIT_FOR_NO_RUNNING_REPEATS		6000
-#define WAIT_FOR_NO_RUNNING_TIMEOUT		60000
+#define WAIT_FOR_NO_RUNNING_TIMEOUT		600000
 /*
 /*
  * 1 sec timeout
  * 1 sec timeout
  */
  */