From: Ian Campbell <ian.campbell@citrix.com>
To: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org
Cc: Ian Campbell <ian.campbell@citrix.com>
Subject: [PATCH OSSTEST] ap-common: Switch default Linux branch to linux-4.1.
Date: Tue, 17 Nov 2015 14:29:04 +0000 [thread overview]
Message-ID: <1447770544-1994-1-git-send-email-ian.campbell@citrix.com> (raw)
In-Reply-To: <1447770520.301.44.camel@citrix.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
ap-common | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/ap-common b/ap-common
index 19c7580..5e7a791 100644
--- a/ap-common
+++ b/ap-common
@@ -61,8 +61,12 @@
: ${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_ARM:=tested/linux-arm-xen}
+
+# This defines the default Linux kernel to use for all !linux-* tests
+: ${BASE_TAG_LINUX:=tested/linux-4.1}
+# ARM runs can use their own default
+#: ${BASE_TAG_LINUX_ARM:=tested/linux-arm-xen}
+: ${BASE_TAG_LINUX_ARM:=${BASE_TAG_LINUX}}
if [ "x${TREE_LINUX}" = x ]; then
: ${TREE_LINUX:=${BASE_TREE_LINUX}}
--
2.6.1
next prev parent reply other threads:[~2015-11-17 14:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-21 17:24 [linux-4.1 test] 60785: tolerable FAIL - PUSHED osstest service owner
2015-09-03 8:59 ` Analysis: switch osstest default kernel from 3.14 to 4.1 (Was: Re: [linux-4.1 test] 60785: tolerable FAIL - PUSHED) Ian Campbell
2015-09-21 12:47 ` Ian Campbell
2015-11-17 14:28 ` Ian Campbell
2015-11-17 14:29 ` Ian Campbell [this message]
2015-09-03 9:47 ` [linux-4.1 test] 60785: tolerable FAIL - PUSHED Ian Campbell
2015-09-03 10:05 ` Jan Beulich
2015-09-03 10:34 ` Ian Jackson
2015-09-03 10:45 ` [OSSTEST PATCH 1/2] cr-daily-branch: Break out blessings_arg variable Ian Jackson
2015-09-03 10:45 ` [OSSTEST PATCH 2/2] cr-daily-branch: Make sg-report-flight ignore bisections Ian Jackson
2015-09-03 16:42 ` Ian Campbell
2015-09-03 16:41 ` [OSSTEST PATCH 1/2] cr-daily-branch: Break out blessings_arg variable 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=1447770544-1994-1-git-send-email-ian.campbell@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 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).