diff --git a/.zuul.d/tempest-and-integrated.yaml b/.zuul.d/tempest-and-integrated.yaml index 5457094ee6..df2e9b52ab 100644 --- a/.zuul.d/tempest-and-integrated.yaml +++ b/.zuul.d/tempest-and-integrated.yaml @@ -35,7 +35,6 @@ required-projects: &base_required_projects - name: openstack/horizon - name: openstack/tempest - - name: openstack/tempest-horizon irrelevant-files: &base_irrelevant_files - ^.*\.rst$ - ^doc/.*$ @@ -56,9 +55,7 @@ horizon: true tempest: true tempest_concurrency: 2 - tempest_test_regex: horizon - tempest_plugins: - - tempest-horizon + tempest_test_regex: test_dashboard_basic_ops tox_envlist: all - job: