I have checked the last couple of builds (non PR ones), we are very close
to 90 minutes mark there. I think it would be good to give the builds a bit
of breathing by increasing the timeout to 100-120 minutes.
Best Regards,
Andriy Redko
JDA> I've noticed the last couple of PRs have timed out before build
JDA> completing. The current build cap is at 90 minutes. It takes 10 minutes
JDA> to do the initial project build in the PR job, so I'm assuming it's taking
JDA> over 80 minutes for the testing phase.
JDA> I believe infra has a preference to ensure that there is a timeout set
JDA> (since the build infra is a bunch of shared resources). I was thinking of
JDA> upping the timeout to 120 minutes. What do others think?
JDA> We can also play with other build timeout settings (e.g. detecting stuck
JDA> builds, no activity monitor) to see if they're better, but I'd probably
JDA> need to chat with infra first so they're aware of the change (at least I'm
JDA> assuming they put in this limit and not the CXF community).
JDA> John