All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: xen-devel@lists.xen.org
Subject: Re: [PATCH OSSTEST] Arrange to test migration from the previous Xen version
Date: Fri, 24 Jul 2015 15:03:21 +0100	[thread overview]
Message-ID: <1437746601.24746.114.camel@citrix.com> (raw)
In-Reply-To: <21938.17337.240136.22359@mariner.uk.xensource.com>

On Fri, 2015-07-24 at 14:55 +0100, Ian Jackson wrote:
> Ian Campbell writes ("[PATCH OSSTEST] Arrange to test migration from the 
> previous Xen version"):
> > There are several steps to this:
> 
> Thanks.  Much of this is very elegant.

Thank you, the building blocks are very flexible!

> > +select_prevxenbranch () {
> > +	local b
> > +	local p
> > +	for b in $(./mg-list-all-branches) ; do # already sorted by 
> > version
> > +		case "$b" in
> > +		xen*)
> 
> Maybe these patterns should be "xen-" ?  In case someone invents a
> tree `xenblargle'.
> 
> Hrm, I see you took the example of ap-print-url, cri-common and
> mfi-common.

Shall I get out my yakk scissors?

> > +        # XXX could find latest pass on that branch and attempt to 
> > reuse.
> > +        #bfiprevxen=...
> 
> There is some nascent stuff in my smoke branch which might help with
> this.  It's not suitable for public consumption.

I think we could do without it for now?

> > +        # To avoid the need for TREE_PREVQEMU, TREE_PREVOVMF etc we
> > +        # only pass tree_xen and revision_xen here and therefore
> > +        # pickup the versions implicitly selected by the
> > +        # $REVISION_PREVXEN.
> > +        #
> > +        # XXX I think this doesn't break bisecting over the old
> > +        # versions, since the bisectory will set tree_* based on what
> > +        # was actually built, not based on this set of vars.
> 
> You are correct.

Super. I shall s/XXX I think t/T/ in the next version. Or shall I drop the
paragraph?

I'll fix "bisectory" too

Ian.

  reply	other threads:[~2015-07-24 14:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-24 13:25 [PATCH OSSTEST] Arrange to test migration from the previous Xen version Ian Campbell
2015-07-24 13:55 ` Ian Jackson
2015-07-24 14:03   ` Ian Campbell [this message]
2015-07-24 15:05     ` Ian Jackson
2015-07-24 13:58 ` Ian Campbell
2015-07-24 15:04   ` Ian Jackson
2015-07-24 15:06     ` Ian Campbell

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=1437746601.24746.114.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xen.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 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.