neutron-lib/.zuul.yaml

28 lines
874 B
YAML

- project:
templates:
- check-requirements
- publish-openstack-docs-pti
- openstack-cover-jobs
- openstack-python3-zed-jobs
- lib-forward-testing-python3
- release-notes-jobs-python3
- neutron-tempest-plugin-jobs
check:
jobs:
- neutron-functional-with-uwsgi:
required-projects:
- openstack/neutron-lib
# This job comes from lib-forward-testing-python3 template,
# but it is limited to 2h there and we want to set
# for it 3h timeout
- tempest-full-py3:
timeout: 10800
gate:
jobs:
- neutron-functional-with-uwsgi
# This job comes from lib-forward-testing-python3 template,
# but it is limited to 2h there and we want to set
# for it 3h timeout
- tempest-full-py3:
timeout: 10800