From 8448eabfe08c6b5a157d448c31a5494a773bdb98 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Tue, 12 Apr 2022 15:56:17 +0000 Subject: [PATCH] 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 --- .zuul.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 3605eca0e..c9c69e1a1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -7,9 +7,9 @@ - openstack-python3-zed-jobs - lib-forward-testing-python3 - release-notes-jobs-python3 + - neutron-tempest-plugin-jobs check: jobs: - - neutron-tempest-plugin-api - neutron-functional-with-uwsgi: required-projects: - openstack/neutron-lib @@ -20,7 +20,6 @@ timeout: 10800 gate: jobs: - - neutron-tempest-plugin-api - 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