qemu-e2k/.gitlab-ci.d
Thomas Huth e97a9b8ce6 gitlab-ci.d/base: Mark jobs as interruptible by default
When handling pull requests in the staging branch, it often happens
that one of the job fails due to a problem, so that the pull request
can't be merged. Peter/Richard/Stefan then informs the sender of the
pull request and continues by pushing the next pending pull request
from another subsystem maintainer. Now the problem is that there might
still be lots of other running jobs in the pipeline of the first pull
request, eating up precious CI minutes though the pipeline is not
needed anymore. We can avoid this by marking the jobs as "interruptible".
With this setting, the jobs from previous pipelines are automatically
terminated when pushing a new one. If someone does not like this auto-
matic termination, it can still be disabled in the settings of the
repository. See this URL for details:

 https://docs.gitlab.com/ee/ci/yaml/index.html#interruptible

Message-Id: <20230223191343.1064274-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-02-27 09:23:21 +01:00
..
cirrus lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
custom-runners gitlab: wrap up test results for custom runners 2023-02-02 10:44:23 +00:00
edk2 edk2/docker: use ubuntu 18.04 2022-03-15 09:32:22 +01:00
opensbi
base.yml gitlab-ci.d/base: Mark jobs as interruptible by default 2023-02-27 09:23:21 +01:00
buildtest-template.yml gitlab-ci.d: Build with --enable-fdt=system by default 2023-02-27 09:18:22 +01:00
buildtest.yml gitlab-ci.d: Build with --enable-fdt=system by default 2023-02-27 09:18:22 +01:00
check-dco.py gitlab: add a CI job to validate the DCO sign off 2020-10-13 12:48:17 +02:00
check-patch.py .gitlab-ci.d/check-patch: tweak output for CI logs 2020-11-16 11:08:40 +00:00
cirrus.yml Upgrade all packages in the FreeBSD VMs to ensure the freshness 2023-01-18 10:06:34 +01:00
container-core.yml tests/docker: remove the Debian base images 2022-09-20 17:22:08 +01:00
container-cross.yml tests/docker: use prebuilt toolchain for debian-hexagon-cross 2022-12-23 15:16:31 +00:00
container-template.yml gitlab: convert build/container jobs to .base_job_template 2022-06-01 15:47:43 +01:00
containers.yml tests/docker: remove the Debian base images 2022-09-20 17:22:08 +01:00
crossbuild-template.yml gitlab-ci.d: Build with --enable-fdt=system by default 2023-02-27 09:18:22 +01:00
crossbuilds.yml gitlab-ci.d: Build with --enable-fdt=system by default 2023-02-27 09:18:22 +01:00
custom-runners.yml gitlab: wrap up test results for custom runners 2023-02-02 10:44:23 +00:00
edk2.yml gitlab: honour QEMU_CI variable in edk2/opensbi jobs 2022-07-05 09:33:58 +02:00
opensbi.yml gitlab: honour QEMU_CI variable in edk2/opensbi jobs 2022-07-05 09:33:58 +02:00
qemu-project.yml gitlab: introduce a common base job template 2022-06-01 15:47:43 +01:00
stages.yml gitlab: drop 'containers-layer2' stage 2022-07-29 09:48:01 +01:00
static_checks.yml python: drop pipenv 2023-02-22 23:35:03 -05:00
windows.yml gitlab-ci.d: Build with --enable-fdt=system by default 2023-02-27 09:18:22 +01:00