qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] testing/next: purging remaining centos 8 bits
@ 2024-05-21 12:53 Alex Bennée
  2024-05-21 12:53 ` [PATCH 1/4] ci: remove centos-steam-8 customer runner Alex Bennée
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Alex Bennée @ 2024-05-21 12:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: Marc-André Lureau, Pavel Dovgalyuk, Beraldo Leal, qemu-s390x,
	John Snow, Daniel P. Berrangé, Richard Henderson,
	Paolo Bonzini, qemu-arm, Peter Maydell,
	Philippe Mathieu-Daudé, Jiaxun Yang, Joel Stanley,
	Wainer dos Santos Moschetta, Mark Cave-Ayland, Aurelien Jarno,
	Thomas Huth, Cleber Rosa, Markus Armbruster, Laurent Vivier,
	Alex Bennée

There are a few more bits referencing centos8 in the tree which needed
cleaning up. After this we can remove the dedicated runner from the
gitlab registration. If we want to keep a dedicated Centos runner then
we can add back the bits needed to set it up (although arguably we
could have a single build-environment setup that handles all distros
and integrates with lcitool).

Alex.

Alex Bennée (4):
  ci: remove centos-steam-8 customer runner
  docs/devel: update references to centos to later version
  tests/vm: update centos.aarch64 image to 9
  tests/vm: remove plain centos image

 docs/devel/ci-jobs.rst.inc                    |   7 -
 docs/devel/testing.rst                        |   8 +-
 .gitlab-ci.d/custom-runners.yml               |   1 -
 .../custom-runners/centos-stream-8-x86_64.yml |  24 ---
 .../org.centos/stream/8/build-environment.yml |  82 --------
 .../ci/org.centos/stream/8/x86_64/configure   | 198 ------------------
 .../org.centos/stream/8/x86_64/test-avocado   |  65 ------
 scripts/ci/org.centos/stream/README           |  17 --
 tests/vm/Makefile.include                     |   1 -
 tests/vm/centos                               |  51 -----
 tests/vm/centos.aarch64                       |  10 +-
 11 files changed, 9 insertions(+), 455 deletions(-)
 delete mode 100644 .gitlab-ci.d/custom-runners/centos-stream-8-x86_64.yml
 delete mode 100644 scripts/ci/org.centos/stream/8/build-environment.yml
 delete mode 100755 scripts/ci/org.centos/stream/8/x86_64/configure
 delete mode 100755 scripts/ci/org.centos/stream/8/x86_64/test-avocado
 delete mode 100644 scripts/ci/org.centos/stream/README
 delete mode 100755 tests/vm/centos

-- 
2.39.2



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-05-28 12:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 12:53 [PATCH 0/4] testing/next: purging remaining centos 8 bits Alex Bennée
2024-05-21 12:53 ` [PATCH 1/4] ci: remove centos-steam-8 customer runner Alex Bennée
2024-05-21 12:53 ` [PATCH 2/4] docs/devel: update references to centos to later version Alex Bennée
2024-05-28  6:46   ` Thomas Huth
2024-05-21 12:53 ` [PATCH 3/4] tests/vm: update centos.aarch64 image to 9 Alex Bennée
2024-05-28  6:48   ` Thomas Huth
2024-05-21 12:53 ` [PATCH 4/4] tests/vm: remove plain centos image Alex Bennée
2024-05-21 13:11   ` Thomas Huth
2024-05-21 14:57 ` [PATCH 0/4] testing/next: purging remaining centos 8 bits Richard Henderson
2024-05-27  9:32 ` Philippe Mathieu-Daudé
2024-05-28 12:51   ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).