[CRIU] [PATCH] zdtm: increase the amount of allowable inaccuracy
Pavel Emelyanov
xemul at parallels.com
Mon Dec 23 01:55:23 PST 2013
On 12/21/2013 02:15 PM, Andrey Vagin wrote:
> 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 at openvz.org>
> ---
> test/zdtm/live/static/rtc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test/zdtm/live/static/rtc.c b/test/zdtm/live/static/rtc.c
> index b2d094c..c1f65f4 100644
> --- a/test/zdtm/live/static/rtc.c
> +++ b/test/zdtm/live/static/rtc.c
> @@ -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)
> {
>
applied
More information about the CRIU
mailing list