Merge "[manila] Don't set tempest opt "capability_snapshot_support""

This commit is contained in:
Zuul 2020-06-20 11:01:04 +00:00 committed by Gerrit Code Review
commit 2df93a9975
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ if [[ $MANILA_CEPH_DRIVER == 'cephfsnative' ]]; then
iniset $TEMPEST_CONFIG share enable_ip_rules_for_protocols
iniset $TEMPEST_CONFIG share enable_cert_rules_for_protocols
iniset $TEMPEST_CONFIG share enable_cephx_rules_for_protocols cephfs
iniset $TEMPEST_CONFIG share capability_snapshot_support False
iniset $TEMPEST_CONFIG share backend_names $BACKEND_NAME
# Disable manage/unmanage tests