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

2021-02-24 Thread Cleber Rosa
On Wed, Feb 24, 2021 at 01:00:54PM +0100, Philippe Mathieu-Daudé wrote: > On 2/23/21 7:25 PM, Cleber Rosa wrote: > > On Tue, Feb 23, 2021 at 03:56:19PM +, Daniel P. Berrangé wrote: > >> > >> Urgh, well that's a big problem. We certainly don't want *anything* being > >> placed on the custom runn

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

2021-02-24 Thread Philippe Mathieu-Daudé
On 2/23/21 7:25 PM, Cleber Rosa wrote: > On Tue, Feb 23, 2021 at 03:56:19PM +, Daniel P. Berrangé wrote: >> >> Urgh, well that's a big problem. We certainly don't want *anything* being >> placed on the custom runners without explicit opt-in, otherwise jobs run >> in the main repo have a differe

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

2021-02-23 Thread Cleber Rosa
On Tue, Feb 23, 2021 at 03:56:19PM +, Daniel P. Berrangé wrote: > > Urgh, well that's a big problem. We certainly don't want *anything* being > placed on the custom runners without explicit opt-in, otherwise jobs run > in the main repo have a different environment from when users run on their

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

2021-02-23 Thread Cleber Rosa
On Tue, Feb 23, 2021 at 04:17:23PM +0100, Philippe Mathieu-Daudé wrote: > On 2/19/21 10:58 PM, Cleber Rosa wrote: > > The QEMU project has two machines (aarch64 and s390x) that can be used > > for jobs that do build and run tests. This introduces those jobs, > > which are a mapping of custom scrip

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

2021-02-23 Thread Philippe Mathieu-Daudé
On 2/23/21 4:56 PM, Daniel P. Berrangé wrote: > On Tue, Feb 23, 2021 at 04:17:23PM +0100, Philippe Mathieu-Daudé wrote: >> On 2/19/21 10:58 PM, Cleber Rosa wrote: >>> The QEMU project has two machines (aarch64 and s390x) that can be used >>> for jobs that do build and run tests. This introduces th

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

2021-02-23 Thread Daniel P . Berrangé
On Tue, Feb 23, 2021 at 04:17:23PM +0100, Philippe Mathieu-Daudé wrote: > On 2/19/21 10:58 PM, Cleber Rosa wrote: > > The QEMU project has two machines (aarch64 and s390x) that can be used > > for jobs that do build and run tests. This introduces those jobs, > > which are a mapping of custom scrip

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

2021-02-23 Thread Daniel P . Berrangé
On Tue, Feb 23, 2021 at 04:35:41PM +0100, Philippe Mathieu-Daudé wrote: > On 2/23/21 4:27 PM, Philippe Mathieu-Daudé wrote: > > On 2/19/21 10:58 PM, Cleber Rosa wrote: > >> The QEMU project has two machines (aarch64 and s390x) that can be used > >> for jobs that do build and run tests. This introd

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

2021-02-23 Thread Philippe Mathieu-Daudé
On 2/23/21 4:27 PM, Philippe Mathieu-Daudé wrote: > On 2/19/21 10:58 PM, Cleber Rosa wrote: >> The QEMU project has two machines (aarch64 and s390x) 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 purp

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

2021-02-23 Thread Philippe Mathieu-Daudé
On 2/19/21 10:58 PM, Cleber Rosa wrote: > The QEMU project has two machines (aarch64 and s390x) 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 > Reviewed-by: Da

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

2021-02-23 Thread Philippe Mathieu-Daudé
On 2/19/21 10:58 PM, Cleber Rosa wrote: > The QEMU project has two machines (aarch64 and s390x) 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 > Reviewed-by: Da

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

2021-02-19 Thread Cleber Rosa
The QEMU project has two machines (aarch64 and s390x) 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 Reviewed-by: Daniel P. Berrangé --- .gitlab-ci.d/custom-runners.y