From c59a92b2d945677d1153277486d964d9fc7706e8 Mon Sep 17 00:00:00 2001 From: Jakub Rusz Date: Mon, 27 Mar 2023 16:03:05 +0200 Subject: [PATCH] rpmbuild: add fedora-38 --- .gitlab-ci.yml | 2 ++ Schutzfile | 43 +++++++++++++++++++++++++++++++++++++++++++ schutzbot/terraform | 2 +- 3 files changed, 46 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c4c8615e7..ce4145525 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -97,6 +97,8 @@ RPM: - aws/fedora-36-aarch64 - aws/fedora-37-x86_64 - aws/fedora-37-aarch64 + - aws/fedora-38-x86_64 + - aws/fedora-38-aarch64 - aws/rhel-8.4-ga-x86_64 - aws/rhel-8.4-ga-aarch64 - aws/rhel-8.7-ga-x86_64 diff --git a/Schutzfile b/Schutzfile index 7dc1662bd..f32ff2eec 100644 --- a/Schutzfile +++ b/Schutzfile @@ -153,6 +153,49 @@ } ] }, + "fedora-38": { + "dependencies": { + "osbuild": { + "commit": "cfed69adca973fa3eb0b93afea75a480e3d7e744" + } + }, + "repos": [ + { + "file": "/etc/yum.repos.d/fedora.repo", + "x86_64": [ + { + "title": "fedora", + "name": "fedora", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f38/f38-x86_64-branched-20230316" + } + ], + "aarch64": [ + { + "title": "fedora", + "name": "fedora", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f38/f38-aarch64-branched-20230316" + } + ] + }, + { + "file": "/etc/yum.repos.d/fedora-modular.repo", + "x86_64": [ + { + "title": "fedora-modular", + "name": "fedora-modular", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f38/f38-x86_64-branched-modular-20230316" + } + ], + "aarch64": [ + { + "title": "fedora-modular", + "name": "fedora-modular", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f38/f38-aarch64-branched-modular-20230316" + } + ] + } + ] + }, "rhel-8.4": { "dependencies": { "osbuild": { diff --git a/schutzbot/terraform b/schutzbot/terraform index ae6d09e27..ba93b14b2 100644 --- a/schutzbot/terraform +++ b/schutzbot/terraform @@ -1 +1 @@ -2c2662c86c0540a183b3f606affc621256c15ea3 +2c1aed6b5436d017cf08df3d2945886d8b58fd7b