Re: [Qemu-devel] [PATCH] ci: store Patchew configuration in the tree

2019-03-15 Thread Fam Zheng
> On Mar 15, 2019, at 17:19, Paolo Bonzini wrote: > > Patchew cannot yet retrieve the configuration from the QEMU Git tree, but > this is planned. In the meanwhile, let's start storing it as YAML > so that the Patchew configuration (currently accessible only to > administrators) > is public

Re: [Qemu-devel] [PATCH] ci: store Patchew configuration in the tree

2019-03-15 Thread Andrea Bolognani
On Fri, 2019-03-15 at 10:19 +0100, Paolo Bonzini wrote: [...] > +s390x: > + enabled: false > + requirements: ppcle This doesn't look right :) -- Andrea Bolognani / Red Hat / Virtualization

Re: [Qemu-devel] [PATCH] ci: store Patchew configuration in the tree

2019-03-15 Thread Alex Bennée
Paolo Bonzini writes: > Patchew cannot yet retrieve the configuration from the QEMU Git tree, but > this is planned. In the meanwhile, let's start storing it as YAML > so that the Patchew configuration (currently accessible only to > administrators) > is public and documented. > > Signed-off-

[Qemu-devel] [PATCH] ci: store Patchew configuration in the tree

2019-03-15 Thread Paolo Bonzini
Patchew cannot yet retrieve the configuration from the QEMU Git tree, but this is planned. In the meanwhile, let's start storing it as YAML so that the Patchew configuration (currently accessible only to administrators) is public and documented. Signed-off-by: Paolo Bonzini --- .patchew.yml | 2