Remove "neutron-ovn-tempest-ovs-release-ubuntu-old" job
Neutron is no longer tested in "Ubuntu Focal". Closes-Bug: #2017500 Change-Id: I16b40c4b0a67370721a125ea377f483c7c08efa0
This commit is contained in:
parent
1ee0e38588
commit
4bac350f68
@ -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) | | | | | | | | | |
|
||||
|
@ -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
|
||||
|
@ -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$
|
||||
|
Loading…
Reference in New Issue
Block a user