From 714cd4e2a1e43c379a094db75638b06cb239e8ba Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 1 Mar 2024 09:02:49 -0500 Subject: [PATCH] Add a copr for fast tracks I'd REALLY resisted doing this for a long time, because it basically "forks" us from c9s. However, the c9s "devel" composes are down to potentially *once a week* due to storage issues. This one fast tracks https://kojihub.stream.centos.org/koji/buildinfo?buildID=59709 --- centos-stream-9.yaml | 3 ++- copr-walters-fasttracks.repo | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 copr-walters-fasttracks.repo diff --git a/centos-stream-9.yaml b/centos-stream-9.yaml index eb1d9b6..d378478 100644 --- a/centos-stream-9.yaml +++ b/centos-stream-9.yaml @@ -9,10 +9,11 @@ repos: # TODO make a container that tracks this too - baseos-devel - appstream-devel + # ONLY things here to be faster than the devel composes + - copr-fedora-bootc-fasttracks repo-packages: - repo: appstream-devel packages: - bootc - - ostree - bootupd diff --git a/copr-walters-fasttracks.repo b/copr-walters-fasttracks.repo new file mode 100644 index 0000000..563806f --- /dev/null +++ b/copr-walters-fasttracks.repo @@ -0,0 +1,11 @@ +[copr-fedora-bootc-fasttracks] +name=Copr repo for fedora-bootc-fasttracks owned by walters +baseurl=https://download.copr.fedorainfracloud.org/results/walters/fedora-bootc-fasttracks/centos-stream-9-$basearch/ +type=rpm-md +skip_if_unavailable=True +gpgcheck=1 +gpgkey=https://download.copr.fedorainfracloud.org/results/walters/fedora-bootc-fasttracks/pubkey.gpg +repo_gpgcheck=0 +enabled=1 +enabled_metadata=1 +