qa: remove unnecessary package excludes in upgrades/nautilus*

These packages are present in nautilus.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
This commit is contained in:
Josh Durgin 2020-01-13 18:14:48 -05:00 committed by Sage Weil
parent ec560a69eb
commit fa27ba5c9c

View 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"