summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkihiro Motoki <amotoki@gmail.com>2021-01-26 00:12:40 +0900
committerAkihiro Motoki <amotoki@gmail.com>2021-01-26 00:15:11 +0900
commitf6ef2e4e4e4cce030e5ef2f7799bff4e968af03a (patch)
tree5d8d3cb6a3701a89ab6a35bb50181dd291f01a7a
parent3689817f3317b999b2f0a5074ef56a55d8921488 (diff)
downloadhorizon-f6ef2e4e4e4cce030e5ef2f7799bff4e968af03a.tar.gz
Consume horizon tempest test from tempest master
As disscussed in Wallaby PTG[1], QA and Horizon team decided to move the horizon dashboard test from tempest-horizon to Tempest. As next step, we can remove the tempest-horizon plugin which will ease the maintaince of horizon tempest test. Depends-On: https://review.opendev.org/c/openstack/tempest/+/771727 Change-Id: I0dc58db29825446381c319ec904e8bf225b210e1 (cherry picked from commit 15cb035efb746a7e0747e0e3e3bcf6ed40ccaea1) (cherry picked from commit 52d7a2935812a52578a106cf1cc3f6427bc5d8be) (cherry picked from commit a61ba77fcf5a7eb5926f478f65281fe60de7730b)
-rw-r--r--.zuul.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 485a5a517..7a26ba8d5 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -55,7 +55,6 @@
required-projects: &base_required_projects
- name: openstack/horizon
- name: openstack/tempest
- - name: openstack/tempest-horizon
irrelevant-files: &base_irrelevant_files
- ^.*\.rst$
- ^doc/.*$
@@ -76,9 +75,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: