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.
89 lines
2.5 KiB
89 lines
2.5 KiB
- job: |
|
name: tricircle-functional |
|
parent: legacy-dsvm-base |
|
run: playbooks/tricircle-dsvm-functional/run.yaml |
|
post-run: playbooks/tricircle-dsvm-functional/post.yaml |
|
timeout: 7800 |
|
required-projects: |
|
- openstack/devstack-gate |
|
- openstack/tricircle |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
|
|
- job: |
|
name: tricircle-multiregion |
|
parent: legacy-dsvm-base-multinode |
|
run: playbooks/tricircle-dsvm-multiregion/run.yaml |
|
post-run: playbooks/tricircle-dsvm-multiregion/post.yaml |
|
timeout: 7800 |
|
required-projects: |
|
- openstack/devstack-gate |
|
- openstack/networking-sfc |
|
- openstack/tricircle |
|
|
|
- job: |
|
name: tricircle-tox-lower-constraints |
|
parent: openstack-tox-lower-constraints |
|
required-projects: |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
|
|
- job: |
|
name: tricircle-tox-cover |
|
parent: openstack-tox-cover |
|
required-projects: |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
|
|
|
|
- project: |
|
templates: |
|
- openstack-python-jobs-neutron |
|
- openstack-python35-jobs-neutron |
|
- openstack-python36-jobs |
|
- check-requirements |
|
- publish-openstack-docs-pti |
|
- release-notes-jobs-python3 |
|
check: |
|
jobs: |
|
- tricircle-tox-cover |
|
- tricircle-tox-lower-constraints |
|
- openstack-tox-pep8: |
|
required-projects: |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
- openstack-tox-py27: |
|
required-projects: |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
- openstack-tox-py35: |
|
required-projects: |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
- openstack-tox-py36: |
|
required-projects: |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
- tricircle-functional |
|
- tricircle-multiregion |
|
gate: |
|
jobs: |
|
- tricircle-tox-lower-constraints |
|
- openstack-tox-pep8: |
|
required-projects: |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
- openstack-tox-py27: |
|
required-projects: |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
- openstack-tox-py35: |
|
required-projects: |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
- openstack-tox-py36: |
|
required-projects: |
|
- openstack/neutron |
|
- openstack/networking-sfc |
|
- tricircle-functional |
|
- tricircle-multiregion
|
|
|