From 19b1e67b80ee375cc5a462677601144630335c54 Mon Sep 17 00:00:00 2001 From: Tom Koscielniak Date: Thu, 6 Aug 2026 14:34:37 +0200 Subject: [PATCH 1/2] CI: Move cockpit tests to GCP from RHOS Migrate RHOS runners to GCP for cockpit gitlab tests. --- .gitlab-ci.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c4207525f0..5bb25daa3c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,11 +26,13 @@ test: - schutzbot/save_journal.sh || true - schutzbot/upload_artifacts.sh tags: - - terraform/openstack + - terraform/gcp parallel: matrix: - RUNNER: - - rhos-01/fedora-43-x86_64-large + - gcp/fedora-44-x86_64 + - gcp/fedora-45-x86_64 + - gcp/rhel-10.3-nightly-x86_64 INTERNAL_NETWORK: ["true"] finish: From 120f09ce9263b3fd2ed1fc8fc6d1879e6d7f17e4 Mon Sep 17 00:00:00 2001 From: Tom Koscielniak Date: Fri, 7 Aug 2026 13:57:49 +0200 Subject: [PATCH 2/2] Schutzbot: Update terraform commit SHA --- schutzbot/terraform | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schutzbot/terraform b/schutzbot/terraform index d8c8ca58e6..c6885d569c 100644 --- a/schutzbot/terraform +++ b/schutzbot/terraform @@ -1 +1 @@ -b33d3c5dc1c4071b6900d84789445a4f72f3a6be +baa18ab1aee8897c56749222e6579a421608c64b \ No newline at end of file