Re: [Xen-devel] [PATCH v3 7/8] osstest: introduce a script to create a FreeBSD flight

2017-07-05 Thread Roger Pau Monne
On Fri, Jun 23, 2017 at 04:18:28PM +0100, Ian Jackson wrote: > Roger Pau Monne writes ("[PATCH v3 7/8] osstest: introduce a script to create > a FreeBSD flight"): > > +FreeBSDDist > > + Path to the folder that contains the FreeBSD install image and > > + the FreeBSD compressed install sets, to

Re: [Xen-devel] [PATCH v3 7/8] osstest: introduce a script to create a FreeBSD flight

2017-06-23 Thread Ian Jackson
Roger Pau Monne writes ("[PATCH v3 7/8] osstest: introduce a script to create a FreeBSD flight"): > +FreeBSDDist > + Path to the folder that contains the FreeBSD install image and > + the FreeBSD compressed install sets, together with the MANIFEST > + file that holds the checksums. This is r

[Xen-devel] [PATCH v3 7/8] osstest: introduce a script to create a FreeBSD flight

2017-06-02 Thread Roger Pau Monne
This requires changes in several places in order to accommodate the FreeBSD build, which although it's a build job, it doesn't have the same set of dependencies as the current builds. First, a new build recipe is added to sg-run-job, and accordingly sg-run-job is also made aware about the differen