horizon/.zuul.d/project.yaml
manchandavishal 5034d8408e Make horizon-integration-tests job voting again
This patch makes "horizon-integration-tests" job voting
again. It was changed to non-voting so that patch that
update Xstatic-jQuery upper bound, update cirros version
for the horizon-integration job and a few other changes
which are required to fix the horizon-integration can get merged.

The patch [1] is already merged and the upper bound in
openStack/requirement also got updated[2]. So let's make
horizon-integration job voting again.

[1] https://review.opendev.org/c/openstack/horizon/+/887548
[2] https://review.opendev.org/c/openstack/requirements/+/887933

Change-Id: I0059c2cd47e6b540306337caa3e0f826f3b755a9
2023-07-10 21:31:09 +05:30

34 lines
948 B
YAML

- project:
queue: horizon
templates:
- check-requirements
- horizon-cross-jobs
- horizon-nodejs-jobs
- horizon-non-primary-django-jobs
- openstack-python3-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- horizon-selenium-headless
- horizon-integration-tests
- horizon-dsvm-tempest-plugin
- horizon-tox-bandit-baseline
- horizon-tempest-plugin-ipv6
gate:
jobs:
- horizon-dsvm-tempest-plugin
- horizon-selenium-headless
- horizon-integration-tests
- horizon-tempest-plugin-ipv6
experimental:
jobs:
- horizon-integration-tests-xstatic-master
- horizon-tox-py36-xstatic-master
- horizon-nodejs18-run-test-xstatic-master
periodic:
jobs:
- horizon-nodejs18-run-test
- horizon-integration-tests