2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 22:05:36 +00:00

zdtm: increase the amount of allowable inaccuracy

The timeout can be exceeded during dumping and restoring.
When we are testing snapshots, the test is dumped three times.

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Andrey Vagin
2013-12-23 13:55:19 +04:00
committed by Pavel Emelyanov
parent c8e9701f21
commit 4202acbc8f

View File

@@ -11,7 +11,7 @@
#include "zdtmtst.h"
#define TEST_HZ 4
#define NR_FAILS 5
#define NR_FAILS 10
int main(int argc, char **argv)
{