Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-25 Thread Laszlo Ersek
On 06/25/20 11:50, Daniel P. Berrangé wrote: > On Thu, Jun 25, 2020 at 11:35:54AM +0200, Thomas Huth wrote: >> On 22/06/2020 17.33, Daniel P. Berrangé wrote: >>> We have a number of container images in tests/docker/dockerfiles >>> that are intended to provide well defined environments for doing

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-25 Thread Daniel P . Berrangé
On Thu, Jun 25, 2020 at 03:25:19PM +0200, Thomas Huth wrote: > On 25/06/2020 12.24, Daniel P. Berrangé wrote: > > On Thu, Jun 25, 2020 at 12:14:33PM +0200, Thomas Huth wrote: > > > On 22/06/2020 17.33, Daniel P. Berrangé wrote: > > > > We have a number of container images in

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-25 Thread Thomas Huth
On 25/06/2020 12.24, Daniel P. Berrangé wrote: On Thu, Jun 25, 2020 at 12:14:33PM +0200, Thomas Huth wrote: On 22/06/2020 17.33, Daniel P. Berrangé wrote: We have a number of container images in tests/docker/dockerfiles that are intended to provide well defined environments for doing test

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-25 Thread Alex Bennée
Daniel P. Berrangé writes: > On Mon, Jun 22, 2020 at 04:33:17PM +0100, Daniel P. Berrangé wrote: >> We have a number of container images in tests/docker/dockerfiles >> that are intended to provide well defined environments for doing >> test builds. We want our CI system to use these containers

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-25 Thread Daniel P . Berrangé
On Thu, Jun 25, 2020 at 12:14:33PM +0200, Thomas Huth wrote: > On 22/06/2020 17.33, Daniel P. Berrangé wrote: > > We have a number of container images in tests/docker/dockerfiles > > that are intended to provide well defined environments for doing > > test builds. We want our CI system to use

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-25 Thread Thomas Huth
On 22/06/2020 17.33, Daniel P. Berrangé wrote: We have a number of container images in tests/docker/dockerfiles that are intended to provide well defined environments for doing test builds. We want our CI system to use these containers too. This introduces builds of all of them as the first

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-25 Thread Daniel P . Berrangé
On Mon, Jun 22, 2020 at 04:33:17PM +0100, Daniel P. Berrangé wrote: > We have a number of container images in tests/docker/dockerfiles > that are intended to provide well defined environments for doing > test builds. We want our CI system to use these containers too. > > This introduces builds of

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-25 Thread Daniel P . Berrangé
On Thu, Jun 25, 2020 at 11:35:54AM +0200, Thomas Huth wrote: > On 22/06/2020 17.33, Daniel P. Berrangé wrote: > > We have a number of container images in tests/docker/dockerfiles > > that are intended to provide well defined environments for doing > > test builds. We want our CI system to use

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-25 Thread Thomas Huth
On 22/06/2020 17.33, Daniel P. Berrangé wrote: We have a number of container images in tests/docker/dockerfiles that are intended to provide well defined environments for doing test builds. We want our CI system to use these containers too. This introduces builds of all of them as the first

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-23 Thread Alex Bennée
Daniel P. Berrangé writes: > On Mon, Jun 22, 2020 at 07:26:39PM +0100, Alex Bennée wrote: >> >> Daniel P. Berrangé writes: >> >> > We have a number of container images in tests/docker/dockerfiles >> > that are intended to provide well defined environments for doing >> > test builds. We want

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-23 Thread Daniel P . Berrangé
On Mon, Jun 22, 2020 at 07:26:39PM +0100, Alex Bennée wrote: > > Daniel P. Berrangé writes: > > > We have a number of container images in tests/docker/dockerfiles > > that are intended to provide well defined environments for doing > > test builds. We want our CI system to use these containers

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-22 Thread Alex Bennée
Daniel P. Berrangé writes: > We have a number of container images in tests/docker/dockerfiles > that are intended to provide well defined environments for doing > test builds. We want our CI system to use these containers too. > > This introduces builds of all of them as the first stage in the

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-22 Thread Philippe Mathieu-Daudé
On 6/22/20 5:46 PM, Daniel P. Berrangé wrote: > On Mon, Jun 22, 2020 at 05:38:16PM +0200, Philippe Mathieu-Daudé wrote: >> On 6/22/20 5:33 PM, Daniel P. Berrangé wrote: >>> We have a number of container images in tests/docker/dockerfiles >>> that are intended to provide well defined environments

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-22 Thread Daniel P . Berrangé
On Mon, Jun 22, 2020 at 05:38:16PM +0200, Philippe Mathieu-Daudé wrote: > On 6/22/20 5:33 PM, Daniel P. Berrangé wrote: > > We have a number of container images in tests/docker/dockerfiles > > that are intended to provide well defined environments for doing > > test builds. We want our CI system

Re: [PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-22 Thread Philippe Mathieu-Daudé
On 6/22/20 5:33 PM, Daniel P. Berrangé wrote: > We have a number of container images in tests/docker/dockerfiles > that are intended to provide well defined environments for doing > test builds. We want our CI system to use these containers too. > > This introduces builds of all of them as the

[PATCH RFC 2/3] gitlab: build all container images during CI

2020-06-22 Thread Daniel P . Berrangé
We have a number of container images in tests/docker/dockerfiles that are intended to provide well defined environments for doing test builds. We want our CI system to use these containers too. This introduces builds of all of them as the first stage in the CI, so that the built containers are