How can we increase Limits per build in the Bitbucket pipelines more than 2 hours execution time per step?
Hi @vadimpolivoda ,
We don't support builds longer than 2 hours at the moment. I would strongly recommend that you parallelise your builds using parallel steps: https://confluence.atlassian.com/bitbucket/parallel-steps-946606807.html to reduce the overall build time.
If you can't for any reason, you can vote for the open feature request: https://jira.atlassian.com/browse/ADOC-18586
Regards,
Raul
Hi @Raul Gomis
As @vadimpolivoda says we encounter the same problem and we already use parallel steps for cucumber steps.
I can't see the feature https://jira.atlassian.com/browse/ADOC-18586 . Is it open for every users?
Best Regards
Luc Donnet
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.