gitlab: extend custom runners with base_job_template
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 28 Feb 2023 19:06:35 +0000 (19:06 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Mar 2023 10:31:35 +0000 (10:31 +0000)
commit87168ef049da54cbb3e714b540420db62e63b1a8
tree12ea1e4de6ec58b313eb2af02439857c4c1e2ac6
parent793d6e046fb19ef4f925701a78ba32b4f176b204
gitlab: extend custom runners with base_job_template

The base job template is responsible for controlling how we kick off
testing on our various branches. Rename and extend the
custom_runner_template so we can take advantage of all that control.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230228190653.1602033-7-alex.bennee@linaro.org>
.gitlab-ci.d/custom-runners.yml
.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml
.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml