From 9b66ad812380847557aa9911efd7af2d57ad8084 Mon Sep 17 00:00:00 2001 From: Tom Koscielniak Date: Thu, 28 Nov 2024 10:48:11 +0100 Subject: [PATCH] Bump RHEL 10 from beta to nightly Bumping Rhel 10 runners from beta to nightly, running manifests on 9.6 nightly and also removing the Rhel 9.5 nightly runners altogether. --- .gitlab-ci.yml | 6 ++---- Schutzfile | 12 ++++++------ schutzbot/terraform | 2 +- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7dd514cc..9f461097 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -50,8 +50,6 @@ RPM: - aws/rhel-9.4-ga-x86_64 - aws/rhel-9.4-ga-aarch64 - RUNNER: - - aws/rhel-9.5-nightly-x86_64 - - aws/rhel-9.5-nightly-aarch64 - aws/rhel-9.6-nightly-x86_64 - aws/rhel-9.6-nightly-aarch64 - aws/rhel-10.0-nightly-x86_64 @@ -105,8 +103,8 @@ Manifests: - aws/rhel-8.10-ga-aarch64 - aws/rhel-9.4-ga-x86_64 - aws/rhel-9.4-ga-aarch64 - - aws/rhel-9.5-nightly-x86_64 - - aws/rhel-9.5-nightly-aarch64 + - aws/rhel-9.6-nightly-x86_64 + - aws/rhel-9.6-nightly-aarch64 - aws/rhel-10.0-nightly-x86_64 - aws/rhel-10.0-nightly-aarch64 INTERNAL_NETWORK: "true" diff --git a/Schutzfile b/Schutzfile index 4996df9a..c44e1ff4 100644 --- a/Schutzfile +++ b/Schutzfile @@ -271,34 +271,34 @@ { "title": "RHEL-10-RPMREPO-NIGHTLY-BaseOS", "name": "baseos", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-baseos-n10.0-20241107" + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-baseos-n10.0-20241115" }, { "title": "RHEL-10-RPMREPO-NIGHTLY-AppStream", "name": "appstream", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-appstream-n10.0-20241107" + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-appstream-n10.0-20241115" }, { "title": "RHEL-10-RPMREPO-NIGHTLY-CRB", "name": "crb", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-crb-n10.0-20241107" + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-crb-n10.0-20241115" } ], "aarch64": [ { "title": "RHEL-10-RPMREPO-NIGHTLY-BaseOS", "name": "baseos", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-baseos-n10.0-20241107" + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-baseos-n10.0-20241115" }, { "title": "RHEL-10-RPMREPO-NIGHTLY-AppStream", "name": "appstream", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-appstream-n10.0-20241107" + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-appstream-n10.0-20241115" }, { "title": "RHEL-10-RPMREPO-NIGHTLY-CRB", "name": "crb", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-crb-n10.0-20241107" + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-crb-n10.0-20241115" } ] } diff --git a/schutzbot/terraform b/schutzbot/terraform index 2ae0b1ea..e2e956d4 100644 --- a/schutzbot/terraform +++ b/schutzbot/terraform @@ -1 +1 @@ -9c4a3c9573208bf66d8c91a95ee759a39ed0a556 +b580d2cf18c8745e883490010d5b6a3c5d8e3e20