fix tempest conf

The configuration of conf.volume.backend_name
in openstack-helm/tempest/values.yaml is missing an "s",
and the standard configuration of volume
in tempest.conf is "backend_names".

Change-Id: I1778e047774b8d74a021153674ab53915649663f
This commit is contained in:
Shy 2019-12-26 11:00:05 +08:00 committed by terrysong
parent 942fa475cf
commit 4beb0eba34

View File

@ -210,7 +210,7 @@ conf:
connect_method: floating
volume:
disk_formats: raw
backend_name: rbd1
backend_names: rbd1
storage_protocol: rbd
catalog_type: volumev3
cleanup: