From 4bac350f6852a356e8d6ab4cae29cb8d426cf7b6 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Fri, 21 Apr 2023 03:06:29 +0200 Subject: [PATCH] Remove "neutron-ovn-tempest-ovs-release-ubuntu-old" job Neutron is no longer tested in "Ubuntu Focal". Closes-Bug: #2017500 Change-Id: I16b40c4b0a67370721a125ea377f483c7c08efa0 --- doc/source/contributor/testing/ci_scenario_jobs.rst | 3 --- zuul.d/project.yaml | 4 ---- zuul.d/tempest-singlenode.yaml | 6 ------ 3 files changed, 13 deletions(-) diff --git a/doc/source/contributor/testing/ci_scenario_jobs.rst b/doc/source/contributor/testing/ci_scenario_jobs.rst index 6d0e0303749..9c97c9306c8 100644 --- a/doc/source/contributor/testing/ci_scenario_jobs.rst +++ b/doc/source/contributor/testing/ci_scenario_jobs.rst @@ -82,9 +82,6 @@ Below is a summary of those jobs. |tempest-integrated-networking |tempest.api (without slow tests) | 1 | Ubuntu Jammy | ovn | ovn | --- | False | False | True | Yes | | |tempest.scenario | | | | | | | | | | +----------------------------------------------+----------------------------------+-------+------------------+-------------+-----------------+----------+-------+--------+------------+-------------+ - |neutron-ovn-tempest-ovs-release-ubuntu-old |tempest.api (without slow tests) | 1 | Ubuntu Focal | ovn | ovn | --- | False | False | True | Yes | - | |tempest.scenario | | | | | | | | | | - +----------------------------------------------+----------------------------------+-------+------------------+-------------+-----------------+----------+-------+--------+------------+-------------+ |neutron-ovn-tempest-ipv6-only-ovs-release |tempest.api (without slow tests) | 1 | Ubuntu Jammy | ovn | ovn | --- | False | False | True | Yes | | |(only tests related to | | | | | | | | | | | |Neutron and Nova) | | | | | | | | | | diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index ec93017b5c6..032064e1d14 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -63,8 +63,6 @@ - ^roles/.*functional.*$ - ^playbooks/.*functional.*$ - ^zuul.d/(?!(project)).*\.yaml - - neutron-ovn-tempest-ovs-release-ubuntu-old: - irrelevant-files: *ovn-irrelevant-files gate: jobs: @@ -76,5 +74,3 @@ - neutron-ovn-tempest-ipv6-only-ovs-release - tempest-integrated-networking: irrelevant-files: *ovn-irrelevant-files - - neutron-ovn-tempest-ovs-release-ubuntu-old: - irrelevant-files: *ovn-irrelevant-files diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index e4823c56eb7..6c191e60b09 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -620,12 +620,6 @@ description: Job testing for devstack/tempest testing Neutron with ovn driver and latest OVN version provided by the packages released in the operating system this job is deployed on parent: neutron-ovn-base -- job: - name: neutron-ovn-tempest-ovs-release-ubuntu-old - description: Job testing for devstack/tempest testing Neutron with ovn driver and previously supported (old) version of the Ubuntu operating system - parent: neutron-ovn-base - nodeset: openstack-single-node-focal - - job: name: neutron-ovn-tempest-ovs-master branches: ^master$