Skip to content

Increase test long timeout from 20min to 30min

Matthew Sevey requested to merge increase-timeout into master

BUG FIX

Description of Bug and Fix
The integration test package is consistently timing out on several MR's. On passing MR's it takes over 18mins to run, so it does not take much in terms of delays to push it over the 20min timeout. Additionally looking at the pipelines that failed many of them are finishing in the 24-27min range. Increasing to 30mins will help us pass more consistently.

Proof of Fix (ie Screenshot if applicable)
Passing integration pipeline.

Edited by Matthew Sevey

Merge request reports