Trim tempest scenario test list
We are running a handful of scenarios that aren't related to storage here. Change-Id: I8a22fcfb0454e2267179d07fe67b9e04927145ff
This commit is contained in:
1 changed files with 2 additions and 2 deletions
@@ -23,7 +23,7 @@
ENABLE_VOLUME_MULTIATTACH:false
tox_envlist:all
tempest_test_regex:|
(^tempest\.(api|scenario)|(^cinder_tempest_plugin))
(^tempest\.(api|scenario\.test_encrypted_cinder_volumes|scenario\.test_volume|scenario\.test_shelve_instance)|(^cinder_tempest_plugin))
tempest_test_blacklist:'{{ ansible_user_dir }}/{{ zuul.projects["git.openstack.org/openstack/devstack-plugin-ceph"].src_dir }}/tempest_blacklist.txt'
- job:
@@ -49,7 +49,7 @@
devstack-plugin-ceph:git://git.openstack.org/openstack/devstack-plugin-ceph
tox_envlist:all
tempest_test_regex:|
(^tempest\.(api|scenario)|(^cinder_tempest_plugin))
(^tempest\.(api|scenario\.test_encrypted_cinder_volumes|scenario\.test_volume|scenario\.test_shelve_instance)|(^cinder_tempest_plugin))
tempest_test_blacklist:'{{ ansible_user_dir }}/{{ zuul.projects["git.openstack.org/openstack/devstack-plugin-ceph"].src_dir }}/tempest_blacklist.txt'
- project-template:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.