commit | 605899c1a92756b568ed14478158ddafbcff3d18 | [log] [tgz] |
---|---|---|
author | Gregory Thiemonge <gthiemon@redhat.com> | Mon Aug 30 11:54:19 2021 +0200 |
committer | Gregory Thiemonge <gthiemon@redhat.com> | Mon Aug 30 17:01:15 2021 +0200 |
tree | ae63cd40eaa005d4a1e3711bb035f2c16dd9926d | |
parent | 572ca619b9ed564c164900822a482ecb740f65ac [diff] |
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