Switch to neutron-functional job

[1] dropped the uwsgi job as default switched,
so let's run neutron-functional job now. Also
set zuul_work_dir as needed with [2].

[1] https://review.opendev.org/c/openstack/neutron/+/935626
[2] https://review.opendev.org/c/openstack/neutron/+/936262

Depends-On: https://review.opendev.org/c/openstack/neutron/+/936262
Related-Bug: #2089673
Change-Id: I180d6fef6f65923931bf1d3c0f46626123ac7d7f
This commit is contained in:
yatinkarel 2024-11-26 19:52:29 +05:30
parent 86efeab80f
commit a2fedaba77

View File

@ -21,9 +21,11 @@
jobs:
- openstack-tox-py312-with-neutron
- openstack-tox-py312-with-sqlalchemy-master
- neutron-functional-with-uwsgi:
- neutron-functional: &neutron-functional
required-projects:
- openstack/neutron-lib
vars:
zuul_work_dir: src/opendev.org/openstack/neutron
# 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
@ -31,7 +33,7 @@
timeout: 10800
gate:
jobs:
- neutron-functional-with-uwsgi
- neutron-functional: *neutron-functional
# 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