diff --git a/.zuul.yaml b/.zuul.yaml index bcfa5362..d98a4d60 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -149,8 +149,8 @@ required-projects: openstack/whitebox-tempest-plugin pre-run: playbooks/whitebox/pre.yaml - irrelevant-files: - - ^whitebox_tempest_plugin/api/compute/(?!test_rbd_direct_download).*py$ + files: + - whitebox_tempest_plugin/api/compute/test_rbd_direct_download.py$ vars: tox_envlist: all tempest_concurrency: 1