All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Pau Monne <roger.pau@citrix.com>
To: <xen-devel@lists.xenproject.org>
Cc: ian.jackson@eu.citrix.com, Roger Pau Monne <roger.pau@citrix.com>
Subject: [osstest PATCH] Revert "make-flight: Temporarily disable flaky test"
Date: Thu, 16 Jul 2020 17:34:24 +0200	[thread overview]
Message-ID: <20200716153424.40953-1-roger.pau@citrix.com> (raw)

This reverts commit c436ff754810c15e4d2a434257d1d07498883acb.

Now that XSA-321 has been released we can try to enable PVH dom0
tests again.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
---
 make-flight | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/make-flight b/make-flight
index b25144f7..b8942c1c 100755
--- a/make-flight
+++ b/make-flight
@@ -774,7 +774,7 @@ test_matrix_do_one () {
   xen-4.10-testing) test_dom0pvh=n ;;
   xen-4.11-testing) test_dom0pvh=n ;;
   xen-4.12-testing) test_dom0pvh=n ;;
-  *)                test_dom0pvh=n ;;
+  *)                test_dom0pvh=y ;;
   esac
 
   # core scheduling tests for versions >= 4.13 only
-- 
2.27.0



             reply	other threads:[~2020-07-16 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-16 15:34 Roger Pau Monne [this message]
2020-07-17  9:54 ` [osstest PATCH] Revert "make-flight: Temporarily disable flaky test" 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=20200716153424.40953-1-roger.pau@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=ian.jackson@eu.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 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.