]> xenbits.xensource.com Git - people/royger/osstest.git/commit
arm64: tolerate host allocation failures
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 28 Jul 2017 10:31:03 +0000 (11:31 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 31 Jul 2017 11:17:46 +0000 (12:17 +0100)
commit0705bed9e20ea4375e7ac9f8109ef955ebc6fe9c
treefd14e2ce6360b5159d41983ef2742ccdbb9f7751
parent9c4dc550dfdd7743b10477c516af1120241190bb
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 <julien.grall@arm.com>
CC: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
v2: Match @@-arm64 jobs (eg build-arm64) too
allow.all