]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/pacific-x: skip c-v install on pacific start 43211/head
authorSage Weil <sage@newdream.net>
Mon, 20 Sep 2021 12:47:45 +0000 (08:47 -0400)
committerSage Weil <sage@newdream.net>
Mon, 20 Sep 2021 12:47:45 +0000 (08:47 -0400)
Signed-off-by: Sage Weil <sage@newdream.net>
qa/suites/upgrade/pacific-x/parallel/1-tasks.yaml
qa/suites/upgrade/pacific-x/stress-split/1-start.yaml

index ea703f580ddaa1293187aa2c0425aa09462164bb..61403f33e4151656d47d6ab9cfa284462dca454f 100644 (file)
@@ -1,6 +1,8 @@
 tasks:
 - install:
     branch: pacific
+    exclude_packages:
+      - ceph-volume
 - print: "**** done install task..."
 - print: "**** done start installing pacific cephadm ..."
 - cephadm:
index 2ee7315566b7971995c2b7daa738c153de06010d..3daf723a3576723c76d2e79feeb3a7f5a004a41f 100644 (file)
@@ -1,6 +1,8 @@
 tasks:
 - install:
     branch: pacific
+    exclude_packages:
+      - ceph-volume
 
 - cephadm:
     image: docker.io/ceph/daemon-base:latest-pacific