Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Cleber Rosa
On Tue, Feb 23, 2021 at 06:23:25PM +, Alex Bennée wrote: > > Cleber Rosa writes: > > > On Tue, Feb 23, 2021 at 03:01:50PM +, Alex Bennée wrote: > >> > >> Alex Bennée writes: > >> > >> > Cleber Rosa writes: > >> > > >> >> To run basic jobs on custom runners, the environment needs to b

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Alex Bennée
Cleber Rosa writes: > On Tue, Feb 23, 2021 at 03:01:50PM +, Alex Bennée wrote: >> >> Alex Bennée writes: >> >> > Cleber Rosa writes: >> > >> >> To run basic jobs on custom runners, the environment needs to be >> >> properly set up. The most common requirement is having the right >> >>

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Alex Bennée
Cleber Rosa writes: > On Tue, Feb 23, 2021 at 03:17:24PM +, Alex Bennée wrote: >> >> Erik Skultety writes: >> >> > On Tue, Feb 23, 2021 at 02:01:53PM +, Alex Bennée wrote: >> >> >> >> Cleber Rosa writes: >> >> >> >> > To run basic jobs on custom runners, the environment needs to b

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Alex Bennée
Cleber Rosa writes: > On Tue, Feb 23, 2021 at 02:01:53PM +, Alex Bennée wrote: >> >> Cleber Rosa writes: >> >> > To run basic jobs on custom runners, the environment needs to be >> > properly set up. The most common requirement is having the right >> > packages installed. >> > >> > The

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Cleber Rosa
On Tue, Feb 23, 2021 at 03:01:50PM +, Alex Bennée wrote: > > Alex Bennée writes: > > > Cleber Rosa writes: > > > >> To run basic jobs on custom runners, the environment needs to be > >> properly set up. The most common requirement is having the right > >> packages installed. > >> > > > >

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Cleber Rosa
On Tue, Feb 23, 2021 at 03:17:24PM +, Alex Bennée wrote: > > Erik Skultety writes: > > > On Tue, Feb 23, 2021 at 02:01:53PM +, Alex Bennée wrote: > >> > >> Cleber Rosa writes: > >> > >> > To run basic jobs on custom runners, the environment needs to be > >> > properly set up. The mos

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Cleber Rosa
On Tue, Feb 23, 2021 at 02:01:53PM +, Alex Bennée wrote: > > Cleber Rosa writes: > > > To run basic jobs on custom runners, the environment needs to be > > properly set up. The most common requirement is having the right > > packages installed. > > > > The playbook introduced here covers th

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Cleber Rosa
On Tue, Feb 23, 2021 at 03:51:33PM +0100, Erik Skultety wrote: > On Tue, Feb 23, 2021 at 02:01:53PM +, Alex Bennée wrote: > > > > Cleber Rosa writes: > > > > > To run basic jobs on custom runners, the environment needs to be > > > properly set up. The most common requirement is having the r

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Alex Bennée
Erik Skultety writes: > On Tue, Feb 23, 2021 at 02:01:53PM +, Alex Bennée wrote: >> >> Cleber Rosa writes: >> >> > To run basic jobs on custom runners, the environment needs to be >> > properly set up. The most common requirement is having the right >> > packages installed. >> > >> > Th

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Alex Bennée
Alex Bennée writes: > Cleber Rosa writes: > >> To run basic jobs on custom runners, the environment needs to be >> properly set up. The most common requirement is having the right >> packages installed. >> > > So I got somewhat there with a direct command line invocation: > > ansible-playb

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Erik Skultety
On Tue, Feb 23, 2021 at 02:01:53PM +, Alex Bennée wrote: > > Cleber Rosa writes: > > > To run basic jobs on custom runners, the environment needs to be > > properly set up. The most common requirement is having the right > > packages installed. > > > > The playbook introduced here covers th

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-23 Thread Alex Bennée
Cleber Rosa writes: > To run basic jobs on custom runners, the environment needs to be > properly set up. The most common requirement is having the right > packages installed. > > The playbook introduced here covers the QEMU's project s390x and > aarch64 machines. At the time this is being pr

Re: [PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-22 Thread Wainer dos Santos Moschetta
Hi, On 2/19/21 6:58 PM, Cleber Rosa wrote: To run basic jobs on custom runners, the environment needs to be properly set up. The most common requirement is having the right packages installed. The playbook introduced here covers the QEMU's project s390x and aarch64 machines. At the time this

[PATCH v5 2/4] Jobs based on custom runners: build environment docs and playbook

2021-02-19 Thread Cleber Rosa
To run basic jobs on custom runners, the environment needs to be properly set up. The most common requirement is having the right packages installed. The playbook introduced here covers the QEMU's project s390x and aarch64 machines. At the time this is being proposed, those machines have already