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 <xen-devel@lists.xenproject.org>,
	osstest-admin@xenproject.org, Jan Beulich <JBeulich@suse.com>
Subject: Re: [xen-4.3-testing test] 66638: regressions - FAIL
Date: Mon, 4 Jan 2016 15:08:30 +0000	[thread overview]
Message-ID: <1451920110.13361.150.camel@citrix.com> (raw)
In-Reply-To: <22154.35021.750846.695785@mariner.uk.xensource.com>

On Mon, 2016-01-04 at 14:59 +0000, Ian Jackson wrote:
> Ian Campbell writes ("Re: [Xen-devel] [xen-4.3-testing test] 66638:
> regressions - FAIL"):
> > This is failing to build 4.2 (-prev job in a 4.3 branch), and I think
> > would
> > be fixed by a backport to that branch of:
> > 
> > commit 665ddd98c4d418ced6f303b79b7a6322c69b7247
> > Author: Olaf Hering <olaf@aepfle.de>
> > Date:   Thu Jun 27 16:56:18 2013 +0200
> 
> I think we should probably drop this job in the 4.3 branch (and
> earlier).  4.2 has had no commits since October - in particular, none
> of the recent security fixes - and I would be reluctant to give it a
> veneer of activity.

Now that you mention it, I thought I/we had done this already.

Ah, seems like I never actually posted the following. sorry.

8<------

From 3d4a13e90ece4a0b372dd16157e4c5a8b8300fc6 Mon Sep 17 00:00:00 2001
From: Ian Campbell <ian.campbell@citrix.com>
Date: Mon, 16 Nov 2015 10:24:50 +0000
Subject: [PATCH] Only test migrupgrade from 4.5 onwards

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 mfi-common | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/mfi-common b/mfi-common
index 0c0ca3f..b739c7d 100644
--- a/mfi-common
+++ b/mfi-common
@@ -45,6 +45,10 @@ branch_wants_migrupgrade_tests () {
   case "$branch" in
     xen-3.*-testing) return 1 ;;
     xen-4.0-testing) return 1 ;;
+    xen-4.1-testing) return 1 ;;
+    xen-4.2-testing) return 1 ;;
+    xen-4.3-testing) return 1 ;;
+    xen-4.4-testing) return 1 ;;
     xen-*) return 0;;
     *) return 1 ;;
   esac
-- 
2.6.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-01-04 15:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-21  3:05 [xen-4.3-testing test] 66638: regressions - FAIL osstest service owner
2015-12-21 11:54 ` Jan Beulich
2016-01-04 10:19   ` Ian Campbell
2016-01-04 14:59     ` Ian Jackson
2016-01-04 15:08       ` Ian Campbell [this message]
2016-01-05 17:39         ` Ian Jackson

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=1451920110.13361.150.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=JBeulich@suse.com \
    --cc=osstest-admin@xenproject.org \
    --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 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.