On 27/05/2022 17.35, Alex Bennée wrote:
From: Daniel P. Berrangé <berra...@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é <berra...@redhat.com>
Message-Id: <20220526110705.59952-3-berra...@redhat.com>
Signed-off-by: Alex Bennée <alex.ben...@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 <th...@redhat.com>


Reply via email to