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:
Eric Harney
2019年02月21日 14:13:37 -05:00
parent f61f618a69
commit 13d81f499b

View File

@@ -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
openstack/devstack-plugin-ceph
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.

The note is not visible to the blocked user.