Skip to content

Reduce timeout for package-deb/rpm jobs to 30 minutes

What does this MR do?

Reduce timeout for package-deb/rpm jobs to 30 minutes. ATM the package-xxx jobs, when they pass, take less than 10 minutes. Those jobs are also flakey and can end up failing by timeout (which is 1h30).

With this MR, the timeout for those jobs is reduced to 30 minutes

Why was this MR needed?

Make the pipeline fails fast when a package-xxx job is stuck.

What's the best way to test this MR?

TBD

What are the relevant issue numbers?

Merge request reports