From: Ian Jackson <ian.jackson@eu.citrix.com>
To: xen-devel@lists.xenproject.org
Cc: "Juergen Gross" <jgross@suse.com>,
"Stefano Stabellini" <sstabellini@kernel.org>,
"Wei Liu" <wei.liu2@citrix.com>,
"Ian Jackson" <Ian.Jackson@eu.citrix.com>,
"Boris Ostrovsky" <boris.ostrovsky@oracle.com>,
"Roger Pau Monné" <roger.pau@citrix.com>
Subject: [OSSTEST PATCH 2/3] ap-common: Switch to Linux 4.9 by default
Date: Mon, 22 May 2017 16:45:21 +0100 [thread overview]
Message-ID: <1495467922-30085-2-git-send-email-ian.jackson@eu.citrix.com> (raw)
In-Reply-To: <1495467922-30085-1-git-send-email-ian.jackson@eu.citrix.com>
I ran a special report[1] to see what to expect and:
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail REGR.
test-amd64-i386-xl-qemut-win7-amd64 15 guest-localmigrate/x10 fail REGR.
These Windows 7 migration tests have been failing on many branches and
don't look like they are something to do with the version of Linux
used in dom0.
Accordingly I intend to push this change to switch osstest to using
Linux 4.9 by default. ARM tests are not affected at this time.
[1] ./sg-report-flight --that-linux=b65f2f457c49b2cfd7967c34b7a0b04c25587f13 --this-linux=f5eea276d8de10a32e68721707ae8f2fdfaa0960 --branches-also=linux-3.14,linux-arm-xen 109662 |less
CC: Boris Ostrovsky <boris.ostrovsky@oracle.com>
CC: Juergen Gross <jgross@suse.com>
CC: Stefano Stabellini <sstabellini@kernel.org>
CC: Wei Liu <wei.liu2@citrix.com>
CC: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
CC: Roger Pau Monné <roger.pau@citrix.com>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
ap-common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ap-common b/ap-common
index cbb815c..bc7c03c 100644
--- a/ap-common
+++ b/ap-common
@@ -60,7 +60,7 @@
: ${PUSH_TREE_LINUX:=$XENBITS:/home/xen/git/linux-pvops.git}
: ${BASE_TREE_LINUX:=git://xenbits.xen.org/linux-pvops.git}
-: ${BASE_TAG_LINUX:=tested/linux-3.14}
+: ${BASE_TAG_LINUX:=tested/linux-4.9}
: ${BASE_TAG_LINUX_ARM:=tested/linux-arm-xen}
if [ "x${TREE_LINUX}" = x ]; then
--
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2017-05-22 15:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <osstest-109837-mainreport@xen.org>
2017-05-22 15:45 ` [OSSTEST PATCH 1/3] host examination: Actually permanently save the logs Ian Jackson
2017-05-22 15:45 ` Ian Jackson [this message]
2017-05-23 13:03 ` [OSSTEST PATCH 2/3] ap-common: Switch to Linux 4.9 by default Roger Pau Monné
2017-05-30 14:28 ` Nested virt broken in Linux 4.9 (was Re: [OSSTEST PATCH 2/3] ap-common: Switch to Linux 4.9 by default [and 1 more messages]) Ian Jackson
2017-05-30 14:57 ` Boris Ostrovsky
2017-05-30 15:47 ` Ian Jackson
2017-05-30 15:53 ` Julien Grall
2017-05-30 16:13 ` Ian Jackson
2017-05-30 16:15 ` Julien Grall
2017-05-30 16:22 ` Ian Jackson
2017-06-06 11:16 ` Ian Jackson
2017-06-06 15:56 ` Julien Grall
2017-05-22 15:45 ` [OSSTEST PATCH 3/3] make-flight: Shed some ARM64 load Ian Jackson
2017-05-22 15:49 ` Julien Grall
2017-05-23 13:08 ` [OSSTEST PATCH 1/3] host examination: Actually permanently save the logs Roger Pau Monné
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=1495467922-30085-2-git-send-email-ian.jackson@eu.citrix.com \
--to=ian.jackson@eu.citrix.com \
--cc=boris.ostrovsky@oracle.com \
--cc=jgross@suse.com \
--cc=roger.pau@citrix.com \
--cc=sstabellini@kernel.org \
--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).