]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: remove unnecessary package excludes in upgrades/nautilus*
authorJosh Durgin <jdurgin@redhat.com>
Mon, 13 Jan 2020 23:14:48 +0000 (18:14 -0500)
committerSage Weil <sage@redhat.com>
Thu, 23 Jan 2020 23:13:09 +0000 (17:13 -0600)
These packages are present in nautilus.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
qa/suites/upgrade/nautilus-x-singleton/1-install/nautilus.yaml

index b94c79e4d970c1ec0d2ccd71eee50d8ef95c3e7b..c9bcbbc906d20f0d503640db31cff37b4c1b5658 100644 (file)
@@ -10,13 +10,8 @@ tasks:
 - install:
     branch: nautilus
     exclude_packages:
-      - librados3
-      - ceph-mgr-dashboard
-      - ceph-mgr-diskprediction-local
-      - ceph-mgr-rook
       - ceph-mgr-cephadm
       - cephadm
-    extra_packages: ['librados2']
 - print: "**** done install nautilus"
 - ceph:
 - print: "**** done ceph"