gitlab: convert static checks to .base_job_template
commit16fee101d9011ea5dfd56a055d19df802e59eb29
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 27 May 2022 15:36:00 +0000 (27 16:36 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Jun 2022 14:47:43 +0000 (1 15:47 +0100)
treea7ad79829a08ee44408ad859b8d3b12b18986718
parent00125414ba1b9d04dfec3af6fb75e39591b53892
gitlab: convert static checks to .base_job_template

This folds the static checks into using the base job
template rules, introducing one new variable

 - QEMU_JOB_ONLY_FORKS - a job that should never run
   on an upstream pipeline. The information it reports
   is only applicable to contributors in a pre-submission
   scenario, not time of merge.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220526110705.59952-4-berrange@redhat.com>
[AJB: fix typo]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220527153603.887929-31-alex.bennee@linaro.org>
.gitlab-ci.d/base.yml
.gitlab-ci.d/static_checks.yml
docs/devel/ci-jobs.rst.inc