summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zuul.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 58e740f6e..82411b00b 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -80,7 +80,6 @@
required-projects: &base_required_projects
- name: openstack/horizon
- name: openstack/tempest
- - name: openstack/tempest-horizon
irrelevant-files: &base_irrelevant_files
- ^.*\.rst$
- ^doc/.*$
@@ -101,9 +100,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: