gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
commit40e916b4bc414c730df48c7d4405e66c8691756f
authorThomas Huth <thuth@redhat.com>
Fri, 6 Aug 2021 14:10:15 +0000 (6 15:10 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 2 Sep 2021 10:29:34 +0000 (2 11:29 +0100)
treed2eb2b09dece36dbd1f9cfa2139fd4ef2b1c3c71
parentd3ac658fbeb568ced3b4623f2ce4a8ee5ee5fa68
gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them

The patch that recently introduced the S390X_RUNNER_AVAILABLE variable
in custom-runners.yml missed that the bottom half of the file is rather
about aarch64 than s390x. Thus rename the S390X_RUNNER_AVAILABLE to
AARCH64_RUNNER_AVAILABLE in those jobs.

Finally mention both variables in our CI documentation, too.

Fixes: c5dd0f0342 ("Improve rules for the staging branch")
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210730143809.717079-4-thuth@redhat.com>
[AJB: moved due to docu changes]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210806141015.2487502-5-alex.bennee@linaro.org>
.gitlab-ci.d/custom-runners.yml
docs/devel/ci-jobs.rst