From: Petr Vorel <pvorel@suse.cz>
To: Li Wang <liwang@redhat.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] fsync02: multiply the timediff if test in VM
Date: Tue, 19 Apr 2022 07:18:08 +0200 [thread overview]
Message-ID: <Yl5GEIuThAtSgsDE@pevik> (raw)
In-Reply-To: <20220411094019.1143199-1-liwang@redhat.com>
Hi Li,
> Similar to 59e73f2 ("clock_gettime04: multiply the
> timediff if test in VM"), extend tolerance for this test too.
> fsync02.c:93: TFAIL: fsync took too long: 167.000000 seconds;
> max_block: 17768; data_blocks: 2287
Make sense.
Acked-by: Petr Vorel <pvorel@suse.cz>
> + if (tst_is_virt(VIRT_ANY)) {
> + tst_res(TINFO, "Running in a VM, multiply the time_limit by 2.");
very nit: why dot at the end?
> + time_limit *= 2;
> + }
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2022-04-19 5:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-11 9:40 [LTP] [PATCH] fsync02: multiply the timediff if test in VM Li Wang
2022-04-19 5:18 ` Petr Vorel [this message]
2022-04-19 6:16 ` Li Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Yl5GEIuThAtSgsDE@pevik \
--to=pvorel@suse.cz \
--cc=liwang@redhat.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.