diff mbox

[OSSTEST] rumprun: Be more optimistic in allows

Message ID 1480439363-16379-1-git-send-email-ian.jackson@eu.citrix.com (mailing list archive)
State New, archived
Headers show

Commit Message

Ian Jackson Nov. 29, 2016, 5:09 p.m. UTC
The old rumpuserxen allow file (which wants to override the global
ignore for the xenstorels.repeat failure) was no longer effective
because the branch name (in the filename) was out of date.  Fix that.

Also no longer ignore one-off xenstorels failures in the primary
branches.  The failure probability seems really very low now.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
 allow.all         | 1 -
 allow.rumprun     | 1 +
 allow.rumpuserxen | 1 -
 3 files changed, 1 insertion(+), 2 deletions(-)
 create mode 100644 allow.rumprun
 delete mode 100644 allow.rumpuserxen
diff mbox

Patch

diff --git a/allow.all b/allow.all
index c4a2854..1e3e378 100644
--- a/allow.all
+++ b/allow.all
@@ -2,6 +2,5 @@  test-@@-rtds@@
 build-@@                        logs-capture@@
 test-@@-pcipt@@
 test-@@-qemuu-@@		guest-localmigrate
-test-@@-rumprun@@		rumprun-demo-xenstorels/xenstorels
 test-@@-win7-@@			guest-stop
 test-@@-rumprun-@@		rumprun-demo-xenstorels/xenstorels.repeat
diff --git a/allow.rumprun b/allow.rumprun
new file mode 100644
index 0000000..436417b
--- /dev/null
+++ b/allow.rumprun
@@ -0,0 +1 @@ 
+!test-@@-rumprun-@@		rumprun-demo-xenstorels/xenstorels.repeat
diff --git a/allow.rumpuserxen b/allow.rumpuserxen
deleted file mode 100644
index 436417b..0000000
--- a/allow.rumpuserxen
+++ /dev/null
@@ -1 +0,0 @@ 
-!test-@@-rumprun-@@		rumprun-demo-xenstorels/xenstorels.repeat