Re: [PATCH] gitlab-ci: Split custom-runners.yml in one file per runner

2021-11-15 Thread Philippe Mathieu-Daudé
On 11/15/21 15:33, Thomas Huth wrote: > On 15/11/2021 10.56, Philippe Mathieu-Daudé wrote: >> To ease maintenance, add the custom-runners/ directory and >> split custom-runners.yml in 3 files, all included by the >> current custom-runners.yml: >>   - ubuntu-18.04-s390x.yml >>   - ubuntu-20.04-aarch

Re: [PATCH] gitlab-ci: Split custom-runners.yml in one file per runner

2021-11-15 Thread Philippe Mathieu-Daudé
On 11/15/21 15:22, Alex Bennée wrote: > > Philippe Mathieu-Daudé writes: > >> To ease maintenance, add the custom-runners/ directory and >> split custom-runners.yml in 3 files, all included by the >> current custom-runners.yml: >> - ubuntu-18.04-s390x.yml >> - ubuntu-20.04-aarch64.yml >> - ce

Re: [PATCH] gitlab-ci: Split custom-runners.yml in one file per runner

2021-11-15 Thread Thomas Huth
On 15/11/2021 10.56, Philippe Mathieu-Daudé wrote: To ease maintenance, add the custom-runners/ directory and split custom-runners.yml in 3 files, all included by the current custom-runners.yml: - ubuntu-18.04-s390x.yml - ubuntu-20.04-aarch64.yml - centos-stream-8-x86_64.yml Signed-off-by:

Re: [PATCH] gitlab-ci: Split custom-runners.yml in one file per runner

2021-11-15 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > To ease maintenance, add the custom-runners/ directory and > split custom-runners.yml in 3 files, all included by the > current custom-runners.yml: > - ubuntu-18.04-s390x.yml > - ubuntu-20.04-aarch64.yml > - centos-stream-8-x86_64.yml > > Signed-off-by: Phili

[PATCH] gitlab-ci: Split custom-runners.yml in one file per runner

2021-11-15 Thread Philippe Mathieu-Daudé
To ease maintenance, add the custom-runners/ directory and split custom-runners.yml in 3 files, all included by the current custom-runners.yml: - ubuntu-18.04-s390x.yml - ubuntu-20.04-aarch64.yml - centos-stream-8-x86_64.yml Signed-off-by: Philippe Mathieu-Daudé --- Based-on: <2021160501.8