Re: [PATCH v4 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

2020-10-19 Thread Cleber Rosa
On Mon, Oct 19, 2020 at 12:42:03PM +0200, Philippe Mathieu-Daudé wrote: > On 10/19/20 3:50 AM, Cleber Rosa wrote: > > The QEMU project has two machines (aarch64 and s390) that can be used > > "s390x" =) > Sure! Thanks! - Cleber. signature.asc Description: PGP signature

Re: [PATCH v4 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

2020-10-19 Thread Philippe Mathieu-Daudé
On 10/19/20 3:50 AM, Cleber Rosa wrote: The QEMU project has two machines (aarch64 and s390) that can be used "s390x" =) for jobs that do build and run tests. This introduces those jobs, which are a mapping of custom scripts used for the same purpose. Signed-off-by: Cleber Rosa --- .gitl

Re: [PATCH v4 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

2020-10-19 Thread Daniel P . Berrangé
On Sun, Oct 18, 2020 at 09:50:03PM -0400, Cleber Rosa wrote: > The QEMU project has two machines (aarch64 and s390) that can be used > for jobs that do build and run tests. This introduces those jobs, > which are a mapping of custom scripts used for the same purpose. > > Signed-off-by: Cleber Ros

[PATCH v4 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

2020-10-18 Thread Cleber Rosa
The QEMU project has two machines (aarch64 and s390) that can be used for jobs that do build and run tests. This introduces those jobs, which are a mapping of custom scripts used for the same purpose. Signed-off-by: Cleber Rosa --- .gitlab-ci.d/custom-runners.yml | 192 +