From: Ian Campbell <ian.campbell@citrix.com>
To: Dario Faggioli <dario.faggioli@citrix.com>,
Wei Liu <wei.liu2@citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: xen-devel@lists.xenproject.org
Subject: Re: [OSSTEST PATCH 2/2] make-flight: create the vNUMA HVM test job
Date: Tue, 6 Oct 2015 10:03:20 +0100 [thread overview]
Message-ID: <1444122200.5302.57.camel@citrix.com> (raw)
In-Reply-To: <1444120404.2608.12.camel@citrix.com>
On Tue, 2015-10-06 at 10:33 +0200, Dario Faggioli wrote:
> On Tue, 2015-10-06 at 09:23 +0100, Ian Campbell wrote:
> > On Mon, 2015-10-05 at 17:41 +0100, Wei Liu wrote:
>
> > > We don't need to make ts-migrate-support-check fail. It is fine for
> > > the
> > > actual migration test to fail at the beginning as it won't block
> > > the
> > > push gate. It's conceivable that vNUMA guest will be able to
> > > migrate in
> > > the future. When that comes true, the actual migration test will
> > > pass.
> >
> > I think the point was that if the migration tests fails then all
> > subsequent
> > test steps won't get run at all (apart from leak check & log
> > collection
> > etc).
> >
> By "test steps" you mean things like other ts-* within the same (vNUMA)
> job? Or something different, e.g., other tests on the same host, etc?
Effectively rows in the results results chart
http://logs.test-lab.xenproject.org/osstest/logs/62609/test-amd64-amd64-xl/info.html
http://logs.test-lab.xenproject.org/osstest/logs/62609/test-amd64-amd64-xl-qemuu-debianhvm-amd64/info.html
Which to a first approximation correspond to the ts-* scripts except a
given ts-* might be used by multiple steps.
> If the former (which I think is the case), that's not really a big
> deal, as there are no other steps. :-)
AFAICT looking at your patch to make-flight the jobs you are adding are
using the test-debianhvm recipe (corresponding to run-job/test-debianhvm in
sg-run-job) which is the same as the debianhvm job linked above, which does
have steps after the migration one, specifically guest-start, guest-stop.2
and guest-start/debianhvm.repeat.
> > Whereas if ts-migrate-support-check fails then the migrations will be
> > skipped and those other tests will be run.
> >
> The above being said, I wasn't sure how to procede myself. I went for
> this approach, following Wei's advice (on IRC), and I still think it's
> a valid one, in line with how new tests have been handled since now...
> unless there are downsides that I'm not seeing. For example, would the
> failure be sticky, i.e., this test will be kept on the same host,
> preventing other tests to run there?
Yes, although that is an issue which needs solving more generically (I
happened to be talking to Ian about it yesterday) and not something you
should worry about.
> In any case, I'd be fine with tweaking ts-saverestore-support-check
> (it's that one that fails, even before the migration-check one), just
> let me know what you prefer. :-)
>
> Regards,
> Dario
next prev parent reply other threads:[~2015-10-06 9:03 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 23:17 [OSSTEST PATCH 0/2] Testcase for HVM vNUMA Dario Faggioli
2015-10-01 23:17 ` [OSSTEST PATCH 1/2] TestSupport.pm: allow creating vNUMA enabled HVM guest configs Dario Faggioli
2015-10-02 11:32 ` Wei Liu
2015-10-02 12:02 ` Dario Faggioli
2015-10-02 12:18 ` Wei Liu
2015-10-02 12:30 ` Dario Faggioli
2015-10-02 12:21 ` Wei Liu
2015-10-02 12:32 ` Dario Faggioli
2015-10-01 23:17 ` [OSSTEST PATCH 2/2] make-flight: create the vNUMA HVM test job Dario Faggioli
2015-10-05 16:34 ` Ian Jackson
2015-10-05 16:41 ` Wei Liu
2015-10-06 8:23 ` Ian Campbell
2015-10-06 8:33 ` Dario Faggioli
2015-10-06 9:03 ` Ian Campbell [this message]
2015-10-06 9:13 ` Dario Faggioli
2015-10-06 9:05 ` Wei Liu
2015-10-06 9:18 ` Ian Campbell
2015-10-09 14:42 ` Ian Campbell
2015-10-02 9:33 ` [OSSTEST PATCH 0/2] Testcase for HVM vNUMA Dario Faggioli
2015-10-02 10:15 ` Dario Faggioli
2015-10-02 11:40 ` Wei Liu
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=1444122200.5302.57.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=dario.faggioli@citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/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).