250ef34135
Change-Id: Idcb18f53301e9cd7e0bb47540a749f38c1d9f626
38 lines
1.0 KiB
YAML
38 lines
1.0 KiB
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:
|
|
voting: false
|
|
- horizon-integration-pytest
|
|
- horizon-ui-pytest:
|
|
voting: false
|
|
- 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-nodejs20-run-test-xstatic-master
|
|
periodic:
|
|
jobs:
|
|
- horizon-nodejs20-run-test
|
|
- horizon-integration-tests
|