Comment 3 for bug 1922784

Revision history for this message
Tom Barron (tpb) wrote :

We need to ensure that the capability_create_share_from_snapshot and capability_snapshot_support lines in the share section of tempest.conf are removed [1]. Starting with Wallaby, these are fully supported and always True when CephFS back ends are used for Manila. The lines can simply be removed since their default setting is True.

[share]
capability_create_share_from_snapshot_support = False
capability_snapshot_support = False

[1] https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-scenario004-standalone-master/51d528f/logs/undercloud/home/zuul/tempest/etc/tempest.conf.txt.gz

We can do this in the tripleo-ci jobs definitions.