]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
teuthology/task: drop packages that are not built 2006/head
authorJos Collin <joscollin@users.noreply.github.com>
Tue, 1 Oct 2024 03:24:07 +0000 (08:54 +0530)
committerGitHub <noreply@github.com>
Tue, 1 Oct 2024 03:24:07 +0000 (08:54 +0530)
Fixes the error `Unable to find a match: python3-ceph`.

Fixes: https://tracker.ceph.com/issues/68037
Signed-off-by: Jos Collin <jcollin@redhat.com>
teuthology/task/install/packages.yaml

index ce5ec0fd3f267ce86283e58aa82eabbb7b7ce87b..602edacbd149847add02ff63e528e66a098967cd 100644 (file)
@@ -7,7 +7,10 @@ ceph:
   - ceph-fuse
   - ceph-test
   - radosgw
-  - python3-ceph
+  - python3-rados
+  - python3-rgw
+  - python3-cephfs
+  - python3-rbd
   - libcephfs2
   - librados2
   - librbd1
@@ -28,6 +31,9 @@ ceph:
   - libcephfs2
   - librados2
   - librbd1
-  - python3-ceph
+  - python3-rados
+  - python3-rgw
+  - python3-cephfs
+  - python3-rbd
   - rbd-fuse
   - ceph-debuginfo