Enable multiattach tests in gate jobs

Depends-On: Ie3945427b54544a3b411c23bffdad1acb5e508e1
Change-Id: I520b3db106f72cddabfde4d71eee67607d7a4558
This commit is contained in:
Jon Bernard 2019-02-21 14:46:27 -05:00 committed by Eric Harney
parent 13d81f499b
commit b69c941d5c
1 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@
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\.test_encrypted_cinder_volumes|scenario\.test_volume|scenario\.test_shelve_instance)|(^cinder_tempest_plugin))
@ -44,7 +43,6 @@
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