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:
committed by
Pavel Emelyanov
parent
c8e9701f21
commit
4202acbc8f
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user