On Mon, 2020-06-29 at 10:00 +0100, Daniel P. Berrangé wrote: > On Fri, Jun 26, 2020 at 08:20:40PM +0200, Andrea Bolognani wrote: > > After recent changes (increasing the parallelism of the pipeline > > by reducing the number of stages, introducing FreeBSD builds that > > take longer than any other job), the difference between running > > the full pipeline or a reduced one has basically disappeared: in > > both cases, the completion time is around 25-35 minutes depending > > on whether containers need to be rebuilt and how many shared > > runners are available. > > > > Reduce the complexity of our .gitlab-ci.yml and make things > > simpler for contributors by simply always running all jobs. > > > > Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> > > --- > > .gitlab-ci.yml | 143 ++++++++++++++++++------------------------------- > > 1 file changed, 53 insertions(+), 90 deletions(-) > > Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> Thanks! I'm going to assume this is safe for freeze and push in a bit unless someone tells me otherwise :) -- Andrea Bolognani / Red Hat / Virtualization