]> xenbits.xensource.com Git - people/liuw/osstest.git/commitdiff
stop allowing libvirt failures
authorIan Campbell <ian.campbell@citrix.com>
Mon, 18 Jan 2016 15:54:15 +0000 (15:54 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 20 Jan 2016 16:42:34 +0000 (16:42 +0000)
In Feb/Mar 2015 (not long after adding the libvirt tests) we appear to
have added test-@@-libvirt@@ to the set of allowed failures in
response to some issues with libvirtd crashing.

However looking at the history of test-@@-libvirt@@ on all branches
both in the COLO and in Cambridge (which was the production instance
back then) I don't see any evidence that this issue is still ongoing
(which matches my recollection of it having been fixed).

Therefore remove the entries allowing libvirt failures.

This effectively reverts:

00023a5af6ff allow files: Allow all libvirt test failures on other branches
83b8c8eafb18 allow.all: Do not regard libvirt guest start failures as regressions

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
allow.all
allow.libvirt [deleted file]

index 80605951e2eacb0b5496e66ef92e10d3e1bda555..785d0b26583a40436b5cc38e5e0444a999d920f7 100644 (file)
--- a/allow.all
+++ b/allow.all
@@ -2,7 +2,6 @@ test-@@-rtds@@
 build-@@                        logs-capture@@
 test-@@-pcipt@@
 test-@@-qemuu-@@               guest-localmigrate
-test-@@-libvirt@@
 test-@@-rumpuserxen@@          rumpuserxen-demo-xenstorels/xenstorels
 test-@@-win7-@@                        guest-stop
 test-@@-rumpuserxen-@@         rumpuserxen-demo-xenstorels/xenstorels.repeat
diff --git a/allow.libvirt b/allow.libvirt
deleted file mode 100644 (file)
index abc7669..0000000
+++ /dev/null
@@ -1 +0,0 @@
-!test-@@-libvirt@@