Re: [Xen-devel] [PATCH 1/2] osstest: allow to treat host install errors as failures

2018-06-29 Thread Ian Jackson
Roger Pau Monné writes ("Re: [PATCH 1/2] osstest: allow to treat host install errors as failures"): > Thanks. you can find both at: > git://xenbits.xen.org/people/royger/osstest.git freebsd_fixes Thanks. I have these, but they are going to wait for the Xen 4.11 branch to have sorted itself out.

Re: [Xen-devel] [PATCH 1/2] osstest: allow to treat host install errors as failures

2018-06-29 Thread Roger Pau Monné
On Thu, Jun 28, 2018 at 06:03:19PM +0100, Ian Jackson wrote: > Roger Pau Monne writes ("[PATCH 1/2] osstest: allow to treat host install > errors as failures"): > > And use it for the build-amd64-freebsd-again job, which should test > > the new FreeBSD build produced by build-amd64-freebsd and a h

Re: [Xen-devel] [PATCH 1/2] osstest: allow to treat host install errors as failures

2018-06-28 Thread Ian Jackson
Roger Pau Monne writes ("[PATCH 1/2] osstest: allow to treat host install errors as failures"): > And use it for the build-amd64-freebsd-again job, which should test > the new FreeBSD build produced by build-amd64-freebsd and a host > install error should be treated as a failure in order to trigge

[Xen-devel] [PATCH 1/2] osstest: allow to treat host install errors as failures

2018-06-28 Thread Roger Pau Monne
And use it for the build-amd64-freebsd-again job, which should test the new FreeBSD build produced by build-amd64-freebsd and a host install error should be treated as a failure in order to trigger the bisection. Signed-off-by: Roger Pau Monné --- make-freebsd-flight | 3 ++- sg-run-job