Merge "Skip or make horizon failed gate job to non-voting to merge Django 3.2"
This commit is contained in:
commit
4a6d15d718
@ -2,27 +2,29 @@
|
||||
templates:
|
||||
- check-requirements
|
||||
- horizon-cross-jobs
|
||||
- horizon-nodejs14-jobs
|
||||
#- horizon-nodejs14-jobs
|
||||
- horizon-non-primary-django-jobs
|
||||
- openstack-lower-constraints-jobs
|
||||
- openstack-python3-yoga-jobs
|
||||
#- openstack-python3-yoga-jobs
|
||||
- periodic-stable-jobs
|
||||
- publish-openstack-docs-pti
|
||||
#- 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
|
||||
- horizon-selenium-headless:
|
||||
voting: false
|
||||
#- horizon-integration-tests
|
||||
#- horizon-dsvm-tempest-plugin
|
||||
#- horizon-tox-bandit-baseline
|
||||
#- horizon-tempest-plugin-ipv6
|
||||
gate:
|
||||
queue: horizon
|
||||
jobs:
|
||||
- horizon-dsvm-tempest-plugin
|
||||
- horizon-selenium-headless
|
||||
- horizon-integration-tests
|
||||
- horizon-tempest-plugin-ipv6
|
||||
#- horizon-dsvm-tempest-plugin
|
||||
- horizon-selenium-headless:
|
||||
voting: false
|
||||
#- horizon-integration-tests
|
||||
#- horizon-tempest-plugin-ipv6
|
||||
experimental:
|
||||
jobs:
|
||||
- horizon-integration-tests-xstatic-master
|
||||
|
Loading…
Reference in New Issue
Block a user