Increase job timeout for noop-api tests

noop-api tests have been frequently timing out since SQLAlchemy
1.4 release.
An analysis showed that some tests are 55% slower with 1.4, but we
haven't fixed it or improved the code yet. To unblock the gates, set the
timeout to 10800 sec (3h00) for those jobs. We might revert this commit
when we figure out how to improve test exec times.

Change-Id: I68a5357f58b74f0f759cab0bb89a517c384d05e0
This commit is contained in:
Gregory Thiemonge 2021-08-30 11:54:19 +02:00
parent 572ca619b9
commit 605899c1a9
1 changed files with 1 additions and 0 deletions

View File

@ -463,6 +463,7 @@
- job:
name: octavia-v2-dsvm-noop-api
parent: octavia-dsvm-noop-base
timeout: 10800
vars:
devstack_local_conf:
post-config: