]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa: exclude cephadm from upgrade/nautilus-x
authorJosh Durgin <jdurgin@redhat.com>
Mon, 13 Jan 2020 23:08:17 +0000 (18:08 -0500)
committerSage Weil <sage@redhat.com>
Thu, 23 Jan 2020 23:13:09 +0000 (17:13 -0600)
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
qa/suites/upgrade/nautilus-x/parallel/1-ceph-install/nautilus.yaml
qa/suites/upgrade/nautilus-x/stress-split/1-ceph-install/nautilus.yaml

index 0a5accec12c7631c87b27867105b7590c7251db9..4ee4268709628017bc852e21d5227e4584bc6092 100644 (file)
@@ -5,6 +5,10 @@ meta:
    upgrade the client node
 tasks:
 - install:
+    exclude_packages:
+      - ceph-mgr-cephadm
+      - cephadm
+      - libcephfs-dev
     branch: nautilus
 - print: "**** done installing nautilus"
 - ceph:
index 9d8e2c362539eb47b93c5fff093b6bec3f5bca7f..8e6f8453489adf29da95bb6fc515337c0dd520e5 100644 (file)
@@ -2,6 +2,10 @@ meta:
 - desc: install ceph/nautilus latest
 tasks:
 - install:
+    exclude_packages:
+      - ceph-mgr-cephadm
+      - cephadm
+      - libcephfs-dev
     branch: nautilus
 - print: "**** done install nautilus"
 - ceph: