Skip to content

Commit

Permalink
Merge pull request #2006 from joscollin/wip-B68037-drop-packages_2-1
Browse files Browse the repository at this point in the history
teuthology/task: drop packages that are not built
  • Loading branch information
zmc authored Oct 7, 2024
2 parents c951c67 + db2f43d commit 3fa33a2
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions teuthology/task/install/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ ceph:
- ceph-fuse
- ceph-test
- radosgw
- python3-ceph
- python3-rados
- python3-rgw
- python3-cephfs
- python3-rbd
- libcephfs2
- librados2
- librbd1
Expand All @@ -28,6 +31,9 @@ ceph:
- libcephfs2
- librados2
- librbd1
- python3-ceph
- python3-rados
- python3-rgw
- python3-cephfs
- python3-rbd
- rbd-fuse
- ceph-debuginfo

0 comments on commit 3fa33a2

Please sign in to comment.