qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/3] gitlab: drop 'containers-layer2' stage


From: Thomas Huth
Subject: Re: [PATCH 3/3] gitlab: drop 'containers-layer2' stage
Date: Thu, 21 Jul 2022 09:35:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 20/07/2022 18.51, Daniel P. Berrangé wrote:
Since we express dependancies via a 'needs' clause, we don't need to
split container builds into separate stages. GitLab happily lets jobs
depend on other jobs in the same stage and will run them when possible.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
  .gitlab-ci.d/container-cross.yml | 24 ++++++++++++------------
  .gitlab-ci.d/stages.yml          |  1 -
  2 files changed, 12 insertions(+), 13 deletions(-)

On the one hand, I think this helped to see which containers depend on others ... OTOH I like the idea of saving some horizontal space in the pipeline overview page, thus:

Acked-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]