]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/distos: centos9 enables ceph/el9 copr 50441/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 17 May 2023 20:49:44 +0000 (16:49 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 22 Jun 2023 14:41:46 +0000 (10:41 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/distros/all/centos_9.stream.yaml

index 52d553bd6397d604f029bf30907bc0ab559992ba..d3d6a8cbe600145089a88554c3d58e28059e0b90 100644 (file)
@@ -1,2 +1,9 @@
 os_type: centos
 os_version: "9.stream"
+
+# enable the ceph/el9 copr for python packages that aren't in epel9 yet
+# see https://tracker.ceph.com/issues/58832
+overrides:
+  install:
+    ceph:
+      enable_coprs: [ceph/el9]