From: Ian Jackson Date: Tue, 3 Mar 2015 13:15:27 +0000 (+0000) Subject: allow files: Allow all libvirt test failures on other branches X-Git-Tag: xsm-15-base~2 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=00023a5af6ff;p=people%2Fliuw%2Fosstest.git allow files: Allow all libvirt test failures on other branches 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 --- 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@@