]> xenbits.xensource.com Git - people/liuw/osstest.git/commitdiff
allow files: Allow all libvirt test failures on other branches
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 3 Mar 2015 13:15:27 +0000 (13:15 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 3 Mar 2015 14:06:18 +0000 (14:06 +0000)
We have a problem where virtd crashes, and this is causing problems
for other branches.  So ignore libvirt test failures.

Use the new ability to override allowances to cause libvirt failures
to still block libvirt pushes.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
allow.all
allow.libvirt [new file with mode: 0644]

index fd2aa253d5599ad17fe879f467d9c74ff3a3799c..aab572119003665a9dda182a5c922a3af9c07665 100644 (file)
--- a/allow.all
+++ b/allow.all
@@ -2,4 +2,4 @@ test-@@-sedf@@
 build-@@                        logs-capture@@
 test-@@-pcipt@@
 test-@@-qemuu-@@               guest-localmigrate
-test-@@-libvirt@@              guest-start
+test-@@-libvirt@@
diff --git a/allow.libvirt b/allow.libvirt
new file mode 100644 (file)
index 0000000..abc7669
--- /dev/null
@@ -0,0 +1 @@
+!test-@@-libvirt@@