From: Thomas Huth <thuth@redhat.com>
To: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>,
Eric Blake <eblake@redhat.com>,
qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>,
dgilbert@redhat.com, qemu-block@nongnu.org, mreitz@redhat.com
Subject: Re: [PATCH for-5.1?] iotests: Adjust which tests are quick
Date: Tue, 28 Jul 2020 09:13:31 +0200 [thread overview]
Message-ID: <a0e7e923-5ef2-837b-2397-5783e0942f49@redhat.com> (raw)
In-Reply-To: <f304c499-0c4a-a179-c20e-af7fb8940b20@virtuozzo.com>
On 27/07/2020 22.07, Vladimir Sementsov-Ogievskiy wrote:
> 27.07.2020 22:51, Eric Blake wrote:
>> A quick run of './check -qcow2 -g migration' shows that test 169 is
>> NOT quick, but meanwhile several other tests ARE quick. Let's adjust
>> the test designations accordingly.
>>
>> Signed-off-by: Eric Blake <eblake@redhat.com>
>
> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
>
> Still, why do we need quick group? make check uses "auto" group..
> Some tests are considered important enough to run even not being quick.
> Probably, everyone who don't want to run all tests, should run "auto"
> group, not "quick"?
> I, when want to check my changes, run all tests or limit them with
> help of grep. I mostly run tests on tmpfs, so they all are quick enough.
> Saving several minutes of cpu work doesn't worth missing a bug..
I think it still makes at least some sense:
- "quick" is for tests that run fast on the developers systems (i.e.
only Linux, I guess) - can be used during development for a quick
check in between when you don't want to wait too long
- "auto" group is for "make check", i.e. the test runs fine and
reasonable fast on all systems (including macOS, *BSD and weird
CI pipelines)
- The full check should be done before submitting block-layer related
code, to make sure that no regression happened
Just my 0.02 €, of course.
Thomas
prev parent reply other threads:[~2020-07-28 7:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-27 19:51 [PATCH for-5.1?] iotests: Adjust which tests are quick Eric Blake
2020-07-27 20:07 ` Vladimir Sementsov-Ogievskiy
2020-07-28 7:13 ` Thomas Huth [this message]
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=a0e7e923-5ef2-837b-2397-5783e0942f49@redhat.com \
--to=thuth@redhat.com \
--cc=dgilbert@redhat.com \
--cc=eblake@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=vsementsov@virtuozzo.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).