[CI] Accept Ceph release defaults
these defaults in devstack-plugin-ceph are okay,
we expect the blocker in squid to have resolved
with the latest container image.
If we need to override jobs to test specific ceph
versions, we should do that against the manila
repo.
Change-Id: Ie9c62dc82b0a747257e4d6f395a127b6dd56341e
Closes-Bug: #2105833
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
diff --git a/zuul.d/manila-tempest-jobs.yaml b/zuul.d/manila-tempest-jobs.yaml
index ec06999..3c28cb5 100644
--- a/zuul.d/manila-tempest-jobs.yaml
+++ b/zuul.d/manila-tempest-jobs.yaml
@@ -283,7 +283,7 @@
SHARE_BACKING_FILE_SIZE: 64000M
MANILA_CONFIGURE_DEFAULT_TYPES: false
MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS: 'snapshot_support=false'
- TEMPEST_USE_TEST_ACCOUNTS: true
+ TEMPEST_USE_TEST_ACCOUNTS: false
devstack_services:
mysql: false
postgresql: true
@@ -389,10 +389,6 @@
devstack-plugin-ceph: https://opendev.org/openstack/devstack-plugin-ceph
tempest_test_regex: manila_tempest_tests.tests
devstack_localrc:
- # TODO (gouthamr): update to squid after
- # https://bugs.launchpad.net/manila/+bug/2105833
- CEPH_RELEASE: 'reef'
- CONTAINER_IMAGE: 'quay.io/ceph/ceph:v18.2'
VOLUME_BACKING_FILE_SIZE: 60GB
SHARE_DRIVER: manila.share.drivers.cephfs.driver.CephFSDriver
MANILA_ENABLED_BACKENDS: cephfsnative
@@ -528,7 +524,6 @@
TARGET_DEV_OSD_DIR: /opt/stack
ENABLED_SHARE_PROTOCOLS: NFS
MANILA_OPTGROUP_cephfsnfs_cephfs_ganesha_server_ip: "{{ hostvars[inventory_hostname]['nodepool']['private_ipv4'] }}"
- CEPH_RELEASE: "reef"
MANILA_SETUP_IPV6: false
NEUTRON_CREATE_INITIAL_NETWORKS: true
IP_VERSION: 4