Re: [Xen-devel] Missing bits for production usage (was: [PATCH v5 00...)

2017-07-20 Thread Roger Pau Monne
On Thu, Jul 20, 2017 at 04:57:50PM +0100, Ian Jackson wrote: > Roger Pau Monne writes ("Missing bits for production usage (was: [PATCH v5 > 00...)"): > > A script to mark/unmark a $flight.$job as blessed. Marking a > > $flight.$job as blessed means that it's build output is never deleted > > from

Re: [Xen-devel] Missing bits for production usage (was: [PATCH v5 00...)

2017-07-20 Thread Ian Jackson
Roger Pau Monne writes ("Missing bits for production usage (was: [PATCH v5 00...)"): > A script to mark/unmark a $flight.$job as blessed. Marking a > $flight.$job as blessed means that it's build output is never deleted > from osstest storage, a proposed command line would be: We can't call it "b

[Xen-devel] Missing bits for production usage (was: [PATCH v5 00...)

2017-07-20 Thread Roger Pau Monne
Hello, This is mostly relevant for Ian, but I'm writing it here in case anyone else is interested. So far the content of this series works fine in standalone mode, and in a limited way in production mode: new flights always use the same base image in order to do the base install of FreeBSD. Inst