Skip to content

Increase timeout for image test jobs

Fabien Catteau requested to merge increase-timeout-image-test into master

What does this MR do?

Increase the timeout of the image test job from 5 minutes to 7 minutes.

This is related to FIPS because it takes a bit longer to run these tests against the FIPS images: in the last successful pipeline it took 4'51" to run image test fips, versus 4'04" for to run image test.

In the latest pipeline these two jobs time out, even though the code hasn't changed. See https://gitlab.com/gitlab-org/security-products/analyzers/gemnasium/-/jobs/2335180687 and https://gitlab.com/gitlab-org/security-products/analyzers/gemnasium/-/jobs/2335181182

What are the relevant issue numbers?

gitlab-org/gitlab#354993 (closed)

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports