Add "neutron-tempest-plugin-jobs" to CI
This template adds the following jobs to the CI: - neutron-tempest-plugin-api - neutron-tempest-plugin-scenario-linuxbridge - neutron-tempest-plugin-scenario-openvswitch - neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid - neutron-tempest-plugin-scenario-ovn - neutron-tempest-plugin-designate-scenario The aim of this patch is to improve the CI testing without manually calling these jobs. Change-Id: I30886d313ea14d36f44e0ab2278cb2b751ca4d19
This commit is contained in:
parent
ebe9426643
commit
8448eabfe0
@ -7,9 +7,9 @@
|
|||||||
- openstack-python3-zed-jobs
|
- openstack-python3-zed-jobs
|
||||||
- lib-forward-testing-python3
|
- lib-forward-testing-python3
|
||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
|
- neutron-tempest-plugin-jobs
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- neutron-tempest-plugin-api
|
|
||||||
- neutron-functional-with-uwsgi:
|
- neutron-functional-with-uwsgi:
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/neutron-lib
|
- openstack/neutron-lib
|
||||||
@ -20,7 +20,6 @@
|
|||||||
timeout: 10800
|
timeout: 10800
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- neutron-tempest-plugin-api
|
|
||||||
- neutron-functional-with-uwsgi
|
- neutron-functional-with-uwsgi
|
||||||
# This job comes from lib-forward-testing-python3 template,
|
# This job comes from lib-forward-testing-python3 template,
|
||||||
# but it is limited to 2h there and we want to set
|
# but it is limited to 2h there and we want to set
|
||||||
|
Loading…
Reference in New Issue
Block a user