From: Ian Campbell <ian.campbell@citrix.com>
To: robert.hu@intel.com
Cc: wei.liu2@citrix.com, "longtao.pang" <longtaox.pang@intel.com>,
Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org
Subject: Re: [OSSTEST Nested PATCH v10 0/9] Introduction of netsted HVM test job
Date: Thu, 21 May 2015 09:42:35 +0100 [thread overview]
Message-ID: <1432197755.10746.6.camel@citrix.com> (raw)
In-Reply-To: <1432191380.26800.4.camel@localhost>
On Thu, 2015-05-21 at 14:56 +0800, Robert Hu wrote:
> On Wed, 2015-05-20 at 16:39 +0100, Ian Campbell wrote:
> > On Wed, 2015-05-13 at 11:36 +0800, longtao.pang wrote:
> > > parsing grub which has 'submenu' primitive
> > > Changes to support '/boot' leading paths of kernel, xen, in grub
> > > Refactor installation of overlays for guest used
> > > Edit some APIs in TestSupport.pm for nested test
> > > Move the codes about memory size setting into prep()
> >
> > I've pushed the patches up to here into the osstest pretest branch from
> > where it will be tested before becoming the production version of
> > osstest.
> >
> > The next patch had a couple of comments which is why I stopped here.
> > Also it is useful to let refactoring type stuff go through in a flight
> > of its own.
> >
> > I made a couple of mods as I applied:
> >
> > In the first patch I adjusted an "if(stuff){" into "if (stuff) {"
> >
> > In the fourth patch I had to resolve a conflict with the newly added
> > ${viftype} code. Since I was there I also made ${vifmodel} a prefixing
> > thing like ${viftype} is for consistency.
I managed to introduce a typo here "vidmodel". I've fixed and repushed
both my xenbits branch and osstest's pretest.
(Ian: I didn't kill the inprogress flight since it is actually doing a
baseline test of the bisector stuff you pushed yesterday and not yet
testing the stuff in this batch).
> > I also included my "grub: remove patch to disable submenu from
> > 20_linux_xen overlay" patch since it shouldn't be needed after your
> > first change.
> >
> > I've pushed the resulting branch to:
> > git://xenbits.xen.org/people/ianc/osstest.git
> > nestedhvm-v10-pretest
> >
> > since you can't see it otherwise. If the tests don't pass for some
> > reason we may need to rewind and try again, in which case you'll want to
> > start with those versions.
> Thanks Ian for your kindly review/modification and other helps.
> I've checked that branch and see those of our patches your pushed.
> So with regarding to our next(v11) patch:
> 1. shall we still include these patches you already pushed or not?
It depends on whether they pass the push gate or not.
Until we have an actual result lets assume they will and therefore not
include these patches.
> 2. shall we based on this git://xenbits.xen.org/people/ianc/osstest.git
> nestedhvm-v10-pretest branch
> or
> git://xenbits.xen.org/osstest.git master branch?
Since you are not including those patches you will want to use
nestedhvm-v10-pretest, remember to repull with the typo fixed though.
next prev parent reply other threads:[~2015-05-21 8:42 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-13 3:36 [OSSTEST Nested PATCH v10 0/9] Introduction of netsted HVM test job longtao.pang
2015-05-13 3:36 ` [OSSTEST Nested PATCH v10 1/9] Parsing grub which has 'submenu' primitive longtao.pang
2015-05-13 3:36 ` [OSSTEST Nested PATCH v10 2/9] Changes to support '/boot' leading paths of kernel, xen, in grub longtao.pang
2015-05-13 3:36 ` [OSSTEST Nested PATCH v10 3/9] Refactor installation of overlays longtao.pang
2015-05-14 10:59 ` Ian Campbell
2015-05-18 9:52 ` Ian Campbell
2015-05-18 12:21 ` Robert Hu
2015-05-20 13:17 ` Ian Campbell
2015-05-13 3:36 ` [OSSTEST Nested PATCH v10 4/9] Edit some APIs in TestSupport.pm for nested test longtao.pang
2015-05-13 3:36 ` [OSSTEST Nested PATCH v10 5/9] Move the code for setting memory size into prep() longtao.pang
2015-05-13 3:36 ` [OSSTEST Nested PATCH v10 6/9] Changes on test step of Debian hvm guest install longtao.pang
2015-05-20 13:23 ` Ian Campbell
2015-05-20 13:55 ` Ian Campbell
2015-05-26 8:53 ` Pang, LongtaoX
2015-05-26 9:00 ` Ian Campbell
2015-05-13 3:36 ` [OSSTEST Nested PATCH v10 7/9] Add new script to customize nested test configuration longtao.pang
2015-05-20 13:28 ` Ian Campbell
2015-05-13 3:36 ` [OSSTEST Nested PATCH v10 8/9] Compose the main recipe of nested test job longtao.pang
2015-05-13 3:36 ` [OSSTEST Nested PATCH v10 9/9] Add test job for nest test case longtao.pang
2015-05-20 15:39 ` [OSSTEST Nested PATCH v10 0/9] Introduction of netsted HVM test job Ian Campbell
2015-05-21 6:56 ` Robert Hu
2015-05-21 8:42 ` Ian Campbell [this message]
2015-05-21 9:25 ` Pang, LongtaoX
2015-05-21 9:32 ` 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=1432197755.10746.6.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=longtaox.pang@intel.com \
--cc=robert.hu@intel.com \
--cc=wei.liu2@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.