]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/packages: install ceph-volume
authorSage Weil <sage@newdream.net>
Fri, 17 Sep 2021 15:16:36 +0000 (11:16 -0400)
committerSage Weil <sage@newdream.net>
Mon, 20 Sep 2021 01:51:19 +0000 (21:51 -0400)
Signed-off-by: Sage Weil <sage@newdream.net>
qa/packages/packages.yaml
qa/suites/rados/thrash-old-clients/1-install/nautilus-v1only.yaml
qa/suites/rados/thrash-old-clients/1-install/nautilus-v2only.yaml
qa/suites/rados/thrash-old-clients/1-install/nautilus.yaml
qa/suites/rados/thrash-old-clients/1-install/octopus.yaml
qa/suites/rados/thrash-old-clients/1-install/pacific.yaml
qa/suites/upgrade/octopus-x/stress-split-no-cephadm/5-finish-upgrade.yaml

index 99e2e43b6de4413ab6a7c89bd346e8254ab123a8..866d59e6fa33e89a79b64be889e0ea6a6651ddd9 100644 (file)
@@ -8,6 +8,7 @@ ceph:
   - ceph-common
   - ceph-fuse
   - ceph-test
+  - ceph-volume
   - radosgw
   - python3-rados
   - python3-rgw
@@ -47,6 +48,7 @@ ceph:
   - ceph-mgr-rook
   - ceph-mgr-cephadm
   - ceph-fuse
+  - ceph-volume
   - librados-devel
   - libcephfs2
   - libcephfs-devel
index 68cc30d477e0ecc9b743943ca4d02b348741fde2..39c5eb4a1afb27424db8a2296ef3f97e67880af8 100644 (file)
@@ -18,6 +18,7 @@ tasks:
       - python3-rgw
       - python3-rbd
       - python3-cephfs
+      - ceph-volume
     extra_packages:
       - python-rados
       - python-rgw
index 8e3f2956aefee6947f460660a1bb7e63b9562c72..61337e0e69cc423f6df1af031cb6eaccf05d2fe5 100644 (file)
@@ -18,6 +18,7 @@ tasks:
       - python3-rgw
       - python3-rbd
       - python3-cephfs
+      - ceph-volume
     extra_packages:
       - python-rados
       - python-rgw
index c1aca646f17d13312aa968db8e5f65171df5aade..cd05b71f5f3d26352dbc384bcabb8621cb8dcba4 100644 (file)
@@ -13,6 +13,7 @@ tasks:
       - python3-rgw
       - python3-rbd
       - python3-cephfs
+      - ceph-volume
     extra_packages:
       - python-rados
       - python-rgw
index a7ea6239d67e69c27baa87eb05c51a7f64c29c34..39d1da2327cde0de4301921fd0bee6fe60b45188 100644 (file)
@@ -32,3 +32,4 @@ tasks:
       - rbd-fuse-debuginfo
       - rbd-mirror-debuginfo
       - rbd-nbd-debuginfo
+      - ceph-volume
index 8b185df672f0207c182546f9c46378414a642594..a266292525acf8e0e0c03a982e006b23e9e467dd 100644 (file)
@@ -32,3 +32,4 @@ tasks:
       - rbd-fuse-debuginfo
       - rbd-mirror-debuginfo
       - rbd-nbd-debuginfo
+      - ceph-volume
index 65d4ef45574181b305d95a62c71c19407db2af58..16491cda8a4dfbd4874d883448611bd0ebf1a896 100644 (file)
@@ -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