From 2425df49882dc4f5b3aba18adb91e9d1ab4714b9 Mon Sep 17 00:00:00 2001 From: Fernando Royo Date: Wed, 26 Mar 2025 16:24:19 +0100 Subject: [PATCH] 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 --- zuul.d/jobs.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 36c57e12..ec8e7740 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -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":