Add ceph-mds/rgw/nfs to gate

Depends-On: https://review.opendev.org/669315
Change-Id: I6946290cd890f74c59ed5394e8382a8b75c0c4cd
This commit is contained in:
Michal Nasiadka 2019-05-31 11:00:46 +02:00 committed by Michal Nasiadka
parent 8b1e637905
commit a77b0f624e

View File

@ -41,6 +41,10 @@ openstack_release: "{{ previous_release }}"
{% if is_ceph %}
enable_ceph: "yes"
enable_ceph_mds: "yes"
enable_ceph_rgw: "yes"
enable_ceph_rgw_keystone: "yes"
enable_ceph_nfs: "yes"
enable_cinder: "yes"
ceph_pool_pg_num: 8
ceph_pool_pgp_num: 8