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
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 36c57e1..ec8e774 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":