Remove share.multi_backend
Ceph multi-backend is not a requirement for refstack testing. Therefore it is not required to set the share.multi_backend option in tempest.conf. Change-Id: I3a40f39599e90bd0a10a680dc0cd82986e656d74
This commit is contained in:
parent
f865af4563
commit
79f3d6ffe1
@ -9,7 +9,7 @@
|
||||
- name: Parse share config from tempest_admin.conf
|
||||
shell: |
|
||||
python3 ./parse_ini_get_tempestconf_overrides.py \
|
||||
backend_names,enable_protocols,multitenancy_enabled,multi_backend \
|
||||
backend_names,enable_protocols,multitenancy_enabled \
|
||||
share \
|
||||
etc/tempest_admin.conf
|
||||
register: share_tempestconf_overrides
|
||||
|
Loading…
Reference in New Issue
Block a user