Skip to content

Commit 421a22e

Browse files
committed
ci: remove centos-steam-8 customer runner
This broke since eef0bae (migration: Remove block migration) but even after that was addressed it still fails to complete. As it will shortly be EOL lets to remove the runner definition and the related ansible setup bits. We still have centos9 docker images build and test. Reviewed-by: Richard Henderson <[email protected]> Signed-off-by: Alex Bennée <[email protected]> Message-Id: <[email protected]>
1 parent db2feb2 commit 421a22e

File tree

7 files changed

+0
-394
lines changed

7 files changed

+0
-394
lines changed

.gitlab-ci.d/custom-runners.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ include:
3232
- local: '/.gitlab-ci.d/custom-runners/ubuntu-22.04-s390x.yml'
3333
- local: '/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml'
3434
- local: '/.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml'
35-
- local: '/.gitlab-ci.d/custom-runners/centos-stream-8-x86_64.yml'

.gitlab-ci.d/custom-runners/centos-stream-8-x86_64.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

docs/devel/ci-jobs.rst.inc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -182,13 +182,6 @@ If you've got access to an IBM Z host that can be used as a gitlab-CI
182182
runner, you can set this variable to enable the tests that require this
183183
kind of host. The runner should be tagged with "s390x".
184184

185-
CENTOS_STREAM_8_x86_64_RUNNER_AVAILABLE
186-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
187-
If you've got access to a CentOS Stream 8 x86_64 host that can be
188-
used as a gitlab-CI runner, you can set this variable to enable the
189-
tests that require this kind of host. The runner should be tagged with
190-
both "centos_stream_8" and "x86_64".
191-
192185
CCACHE_DISABLE
193186
~~~~~~~~~~~~~~
194187
The jobs are configured to use "ccache" by default since this typically

scripts/ci/org.centos/stream/8/build-environment.yml

Lines changed: 0 additions & 82 deletions
This file was deleted.

scripts/ci/org.centos/stream/8/x86_64/configure

Lines changed: 0 additions & 198 deletions
This file was deleted.

scripts/ci/org.centos/stream/8/x86_64/test-avocado

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)