File: .zuul.yaml

package info (click to toggle)
python-os-ken 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,280 kB
  • sloc: python: 100,620; erlang: 14,517; ansic: 594; sh: 338; makefile: 136
file content (18 lines) | stat: -rw-r--r-- 436 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
- project:
    templates:
      - openstack-python3-jobs
      - publish-openstack-docs-pti
      - release-notes-jobs-python3
      - check-requirements
    check:
      jobs:
        - neutron-ovs-tempest-dvr
        - neutron-tempest-plugin-dynamic-routing:
            voting: false
    gate:
      jobs:
        - neutron-ovs-tempest-dvr
    periodic-weekly:
      jobs:
        - openstack-tox-py311
        - openstack-tox-py312