From: Ian Jackson Date: Fri, 28 Jul 2017 10:31:03 +0000 (+0100) Subject: arm64: tolerate host allocation failures X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0705bed9e20ea4375e7ac9f8109ef955ebc6fe9c;p=people%2Froyger%2Fosstest.git arm64: tolerate host allocation failures We have no working ARM64 hardware right now. Stop blocking things. (Arguably this ought to be done in general for all arches, but actually bugs in the flight construction code can cause this too, and we wouldn't want such a regression to pass the osstest self-push-gate.) CC: Julien Grall CC: Stefano Stabellini Signed-off-by: Ian Jackson --- v2: Match @@-arm64 jobs (eg build-arm64) too --- diff --git a/allow.all b/allow.all index 1e3e378..5d8d9cb 100644 --- a/allow.all +++ b/allow.all @@ -4,3 +4,5 @@ test-@@-pcipt@@ test-@@-qemuu-@@ guest-localmigrate test-@@-win7-@@ guest-stop test-@@-rumprun-@@ rumprun-demo-xenstorels/xenstorels.repeat +@@-arm64 hosts-allocate +@@-arm64-@@ hosts-allocate