Skip to content

Commit

Permalink
qa/packages: install ceph-volume
Browse files Browse the repository at this point in the history
Signed-off-by: Sage Weil <[email protected]>
  • Loading branch information
liewegas committed Sep 20, 2021
1 parent 569368a commit 0b361fc
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qa/packages/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ceph:
- ceph-common
- ceph-fuse
- ceph-test
- ceph-volume
- radosgw
- python3-rados
- python3-rgw
Expand Down Expand Up @@ -47,6 +48,7 @@ ceph:
- ceph-mgr-rook
- ceph-mgr-cephadm
- ceph-fuse
- ceph-volume
- librados-devel
- libcephfs2
- libcephfs-devel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ tasks:
- python3-rgw
- python3-rbd
- python3-cephfs
- ceph-volume
extra_packages:
- python-rados
- python-rgw
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ tasks:
- python3-rgw
- python3-rbd
- python3-cephfs
- ceph-volume
extra_packages:
- python-rados
- python-rgw
Expand Down
1 change: 1 addition & 0 deletions qa/suites/rados/thrash-old-clients/1-install/nautilus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ tasks:
- python3-rgw
- python3-rbd
- python3-cephfs
- ceph-volume
extra_packages:
- python-rados
- python-rgw
Expand Down
1 change: 1 addition & 0 deletions qa/suites/rados/thrash-old-clients/1-install/octopus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ tasks:
- rbd-fuse-debuginfo
- rbd-mirror-debuginfo
- rbd-nbd-debuginfo
- ceph-volume
1 change: 1 addition & 0 deletions qa/suites/rados/thrash-old-clients/1-install/pacific.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ tasks:
- rbd-fuse-debuginfo
- rbd-mirror-debuginfo
- rbd-nbd-debuginfo
- ceph-volume
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tasks:
- python3-rgw
- python3-rbd
- python3-cephfs
- ceph-volume
- ceph.restart:
daemons: [mon.c, osd.8, osd.9, osd.10, osd.11, rgw.*]
wait-for-healthy: false
Expand Down

0 comments on commit 0b361fc

Please sign in to comment.