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.jack...@eu.citrix.com>
---
 allow.all     |    2 +-
 allow.libvirt |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 allow.libvirt

diff --git a/allow.all b/allow.all
index fd2aa25..aab5721 100644
--- 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
index 0000000..abc7669
--- /dev/null
+++ b/allow.libvirt
@@ -0,0 +1 @@
+!test-@@-libvirt@@
-- 
1.7.10.4


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

Reply via email to