]> www.infradead.org Git - users/dwmw2/qemu.git/commit
gitlab: support disabling job auto-run in upstream
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 8 Jun 2023 16:40:18 +0000 (17:40 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 26 Jun 2023 06:58:02 +0000 (08:58 +0200)
commit49ac76c2a0ef4a49a4d259fff28829c0a7ce8458
tree2b62dfc6ce1d9ba3047525bbca35d8727faf9dec
parenta77ef83cf8f2a7deeb23357fc6f005695a56a81c
gitlab: support disabling job auto-run in upstream

In forks QEMU_CI=1 can be used to create a pipeline but not auto-run any
jobs. In upstream jobs always auto-run, which is equiv of QEMU_CI=2.

This supports setting QEMU_CI=1 in upstream, to disable job auto-run.
This can be used to preserve CI minutes if repushing a branch to staging
with a specific fix that only needs testing in limited scenarios.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20230608164018.2520330-6-berrange@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/base.yml