qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 29/33] gitlab: convert Cirrus jobs to .base_job_template


From: Thomas Huth
Subject: Re: [PATCH v1 29/33] gitlab: convert Cirrus jobs to .base_job_template
Date: Mon, 30 May 2022 09:54:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0

On 27/05/2022 17.35, Alex Bennée wrote:
From: Daniel P. Berrangé <berrange@redhat.com>

This folds the Cirrus job rules into the base job
template, introducing two new variables

   - QEMU_JOB_CIRRUS - identifies the job as making
     use of Cirrus CI via cirrus-run

   - QEMU_JOB_OPTIONAL - identifies the job as one
     that is not run by default, primarily due to
     resource constraints. It can be manually invoked
     by users if they wish to validate that scenario.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220526110705.59952-3-berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
  docs/devel/ci-jobs.rst.inc | 14 ++++++++++++++
  .gitlab-ci.d/base.yml      |  9 +++++++++
  .gitlab-ci.d/cirrus.yml    | 16 ++++++++--------
  3 files changed, 31 insertions(+), 8 deletions(-)

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




reply via email to

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