File: .zuul.yaml

package info (click to toggle)
blazar 15.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,852 kB
  • sloc: python: 22,155; sh: 263; makefile: 68; xml: 1
file content (20 lines) | stat: -rw-r--r-- 538 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
- project:
    queue: blazar
    templates:
      - check-requirements
      - openstack-cover-jobs
      - openstack-python3-jobs
      - publish-openstack-docs-pti
      - release-notes-jobs-python3
    check:
      jobs:
        - blazar-tempest-plugin-base
        - blazar-tempest-plugin-jammy
        - blazar-tempest-plugin-ipv6-only
        - openstack-tox-pylint:
            voting: false
    gate:
      jobs:
        - blazar-tempest-plugin-base
        - blazar-tempest-plugin-jammy
        - blazar-tempest-plugin-ipv6-only