You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.2 KiB
39 lines
1.2 KiB
- project: |
|
templates: |
|
- check-requirements |
|
- openstack-python3-zed-jobs-neutron |
|
- build-openstack-docs-pti |
|
check: |
|
jobs: |
|
- networking-l2gw-tempest-dummy |
|
# Currently, we cannot specify that we want neutron |
|
# checked out from master using tox-siblings for this |
|
# job, so this always fails. |
|
# TODO: make this voting again |
|
- openstack-tox-lower-constraints: |
|
voting: false |
|
- openstack-tox-pep8: |
|
required-projects: |
|
- x/networking-l2gw |
|
- openstack-tox-py38: |
|
required-projects: |
|
- openstack/neutron |
|
- x/networking-l2gw |
|
- openstack-tox-py39: |
|
required-projects: |
|
- openstack/neutron |
|
- x/networking-l2gw |
|
gate: |
|
jobs: |
|
- networking-l2gw-tempest-dummy |
|
- openstack-tox-pep8: |
|
required-projects: |
|
- x/networking-l2gw |
|
- openstack-tox-py38: |
|
required-projects: |
|
- openstack/neutron |
|
- x/networking-l2gw |
|
- openstack-tox-py39: |
|
required-projects: |
|
- openstack/neutron |
|
- x/networking-l2gw
|
|
|