qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 03/13] gitlab: drop 'containers-layer2' stage


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v1 03/13] gitlab: drop 'containers-layer2' stage
Date: Tue, 26 Jul 2022 16:30:11 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 25/7/22 16:05, Alex Bennée wrote:
From: Daniel P. Berrangé <berrange@redhat.com>

Since we express dependancies via a 'needs' clause, we don't need to

Typo "dependencies".

split container builds into separate stages. GitLab happily lets jobs
depend on other jobs in the same stage and will run them when possible.

Nice!

Acked-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220722130431.2319019-4-berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
  .gitlab-ci.d/container-cross.yml | 24 ++++++++++++------------
  .gitlab-ci.d/stages.yml          |  1 -
  2 files changed, 12 insertions(+), 13 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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