ceph/qa/suites/rados/thrash-old-clients/1-install/jewel-v1only.yaml
Sage Weil 5ec92e79a2 Merge PR #32232 into master
* refs/pull/32232/head:
	qa: no need to exclude ceph-mgr-diskprediction-cloud from package list to be installed
	qa/packages: do not install ceph-mgr-diskprediction-cloud by default
	ceph.spec.in: add runtime deps for mgr-diskprediction-cloud

Reviewed-by: Sage Weil <sage@redhat.com>
2019-12-24 08:17:35 -06:00

36 lines
709 B
YAML

overrides:
ceph:
mon_bind_msgr2: false
log-whitelist:
- \(MON_DOWN\)
conf:
global:
ms type: async
ms bind msgr2: false
tasks:
- install:
branch: jewel
exclude_packages:
- librados3
- ceph-mgr-dashboard
- ceph-mgr-diskprediction-local
- ceph-mgr-rook
- ceph-mgr-cephadm
- cephadm
- ceph-mgr
- libcephfs2
- libcephfs-devel
- libcephfs-dev
- ceph-immutable-object-cache
- ceph-base
- librados-devel
- python3-rados
- python3-rgw
- python3-rbd
- python3-cephfs
extra_packages:
- librados2
- python-rados
- python-rbd
- python-cephfs