summaryrefslogtreecommitdiff
path: root/.zuul.d/project.yaml
blob: 63e461e1310fba208f49cf4d843e17e012e49061 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- project:
    templates:
      - check-requirements
      - horizon-cross-jobs
      - horizon-nodejs10-jobs
      - horizon-non-primary-django-jobs
      - openstack-python3-victoria-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:
      queue: horizon
      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-nodejs10-run-test-xstatic-master
    periodic:
      jobs:
        - horizon-nodejs10-run-test
        - horizon-integration-tests