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:
lpiwowar 2021-06-10 10:19:21 +02:00 committed by Martin Kopec
parent f865af4563
commit 79f3d6ffe1

View File

@ -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