Tunning ovn-provider jobs

From last executions we can see many TIMEOUTs. To minimize this
behaviour we increase a little the timeout for the ovn-povider
jobs and also add a regex to the scenario one to ensure only
related tests are executed.

Change-Id: I055cb7ae58bdc4eaf2c1eb073760b1eef725f8e0
This commit is contained in:
Fernando Royo 2025-03-26 16:24:19 +01:00
parent 875c38f035
commit 2425df4988

View File

@ -1183,7 +1183,7 @@
parent: ovn-octavia-provider-tempest-release
description: Runs the neutron OVN provider driver for Octavia api test.
voting: false
timeout: 5400
timeout: 7800
attempts: 1
tags: ovn-octavia-provider
irrelevant-files:
@ -1212,7 +1212,7 @@
parent: ovn-octavia-provider-tempest-release
description: Runs the neutron OVN provider driver for Octavia scenario test.
voting: false
timeout: 5400
timeout: 7800
attempts: 1
tags: ovn-octavia-provider
irrelevant-files:
@ -1229,6 +1229,7 @@
- ^octavia/volume/.*$
- ^octavia/tests/.*$
vars:
tempest_test_regex: ^octavia_tempest_plugin.tests.scenario.v2
devstack_local_conf:
test-config:
"$TEMPEST_CONFIG":