Bump ovsdbapp to version 2.14.1

This patch also removes the workaround needed for ovsdbapp 2.14.0
release in the functional test job.

Related-Bug: #2131994
Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@redhat.com>
Change-Id: Id895c01dd9342a28df99055b0dc2fde9b5e70b1d
This commit is contained in:
Rodolfo Alonso Hernandez
2025-11-24 17:01:21 +01:00
committed by Rodolfo Alonso
parent 2ade46584b
commit f2d6eaa61c
2 changed files with 1 additions and 5 deletions

View File

@@ -44,7 +44,7 @@ osprofiler>=2.3.0 # Apache-2.0
os-ken>=4.0.0 # Apache-2.0
os-resource-classes>=1.1.0 # Apache-2.0
ovs>3.3.0 # Apache-2.0
ovsdbapp>=2.11.0 # Apache-2.0
ovsdbapp>=2.14.1 # Apache-2.0
psutil>=6.1.0 # BSD
pyroute2>=0.7.3;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
pyOpenSSL>=17.1.0 # Apache-2.0

View File

@@ -110,10 +110,6 @@ description =
Run functional gate tests that require sudo privileges.
setenv =
{[testenv:dsvm-functional]setenv}
# NOTE(ralonsoh): remove these three directories once LP#2131994 is fixed.
OVN_SRCDIR=/home/zuul/src/opendev.org/openstack/ovn
OVS_SRCDIR=/home/zuul/src/opendev.org/openstack/ovn/ovs
VTEP_SRCDIR=/home/zuul/src/opendev.org/openstack/ovn/ovs/vtep
passenv = {[testenv:dsvm-functional]passenv}
deps = {[testenv:dsvm-functional]deps}
test_regex = .*MySQL\.|.*test_get_all_devices|.*TestMetadataAgent\.|.*BaseOVSTestCase\.|.*test_periodic_sync_routers_task|.*TestOvnNbSync.*|.*TestOvnNbSyncOverTcp.*|.*TestOvnNbSyncOverSsl.*|.*TestOvnSbSync.*|.*TestOvnSbSyncOverTcp.*|.*TestOvnSbSyncOverSsl.*|.*TestMaintenance|.*TestLogMaintenance|.*TestNBDbMonitor.*|.*test_ovn_client.*|.*test_initialize_network_segment_range_support_parallel_execution.*|.*test_direct_route_for_address_scope.*|.*test_fip_connection_for_address_scope.*