All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: robert.hu@intel.com
Cc: "Pang, LongtaoX" <longtaox.pang@intel.com>,
	ian.jackson@eu.citrix.com, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [osstest test] 56922: regressions - FAIL
Date: Fri, 22 May 2015 14:42:24 +0100	[thread overview]
Message-ID: <1432302144.14664.43.camel@citrix.com> (raw)
In-Reply-To: <1432299517.14664.37.camel@citrix.com>

On Fri, 2015-05-22 at 13:58 +0100, Ian Campbell wrote:
> On Fri, 2015-05-22 at 20:47 +0800, Robert Hu wrote:
> > On Fri, 2015-05-22 at 13:30 +0100, Ian Campbell wrote:
> > > On Fri, 2015-05-22 at 12:32 +0100, Ian Campbell wrote:
> > > > I'm currently testing the patch below, if it works then I intend to fold
> > > > it into "Parsing grub which has 'submenu' primitive" and will re-push
> > > > the result.
> > > 
> > > It didn't seem to work. I'm trying to repro on a machine I can recover
> > > more easily, but perhaps you could also take a look?
> > Yeah. Thanks Ian.
> > I'm to look into it this weekend.
> 
> From https://help.ubuntu.com/community/Grub2/Submenus it seems like
> perhaps the syntax is "N>M" where N is the submenu and M is the offset
> within that submenu.
> 
> I've not confirmed this though.

I have now, 8>1 correctly booted: 	submenu "Xen 4.6-unstable" {
menuentry 'Debian GNU/Linux, with Xen 4.6-unstable and Linux 3.14.36+' --class debian --class gnu-linux --class gnu --class os --class xen {

>From my particular grub.cfg. For real usage setupboot_grub2 will
obviously need to become cleverer to count things correctly.

BTW, I just noticed that the comment about setupboot_grub2 is still in
place:
        # Note on running OSSTest on Squeeze with old Xen kernel: check out
        # Debian bug #633127 "/etc/grub/20_linux does not recognise some old
        # Xen kernels"
        # Currently setupboot_grub2 relies on Grub menu not having submenu.
        # Check Debian bug #690538.
        sub setupboot_grub2 ($$$$) {
        
The last bit is no longer true with the patch, so it should be
removed...

I've dropped the following from pretest for now:

 Parsing grub which has 'submenu' primitive
 Changes to support '/boot' leading paths of kernel, xen, in grub
 grub: remove patch to disable submenu from 20_linux_xen overlay

(the /boot one had contextual dependencies on the prior patch).

In pretest now is just:

 Refactor installation of overlays
 Edit some APIs in TestSupport.pm for nested test
 Move the code for setting memory size into prep()

I've pushed that to a new branch nestedhvm-v10-pretest-reduced in my
xenbits repo too so you can base future resends on that.

Ian.

  reply	other threads:[~2015-05-22 13:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <osstest-56922-mainreport@xen.org>
2015-05-22  9:57 ` [osstest test] 56922: regressions - FAIL Ian Campbell
2015-05-22 11:32   ` Ian Campbell
2015-05-22 12:30     ` Ian Campbell
2015-05-22 12:47       ` Robert Hu
2015-05-22 12:58         ` Ian Campbell
2015-05-22 13:42           ` Ian Campbell [this message]
2015-05-22 14:21             ` Ian Campbell
2015-05-23  3:35               ` Robert Hu
2015-05-23  6:46                 ` Robert Hu
2015-05-23  6:58                   ` Ian Campbell
2015-05-23  7:52                     ` Robert Hu
2015-05-23  8:25                       ` Ian Campbell
2015-05-23  8:28                         ` Robert Hu
2015-05-23  8:31               ` Robert Hu
2015-05-23  8:53                 ` Robert Hu
2015-05-24 13:53                   ` Ian Campbell
2015-05-25  2:25                     ` Robert Hu
2015-05-25  3:04                       ` Robert Hu
2015-05-23 13:34               ` Robert Hu

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=1432302144.14664.43.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=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.