Merge "Disable volume multiattach testing"

This commit is contained in:
Zuul 2019-02-08 16:11:22 +00:00 committed by Gerrit Code Review
commit f61f618a69
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
devstack_localrc:
ENABLE_FILE_INJECTION: false
TEMPEST_PLUGINS: '/opt/stack/cinder-tempest-plugin'
ENABLE_VOLUME_MULTIATTACH: false
tox_envlist: all
tempest_test_regex: |
(^tempest\.(api|scenario)|(^cinder_tempest_plugin))
@ -43,6 +44,7 @@
devstack_localrc:
ENABLE_FILE_INJECTION: false
TEMPEST_PLUGINS: '/opt/stack/cinder-tempest-plugin'
ENABLE_VOLUME_MULTIATTACH: false
devstack_plugins:
devstack-plugin-ceph: git://git.openstack.org/openstack/devstack-plugin-ceph
tox_envlist: all