It seems that 2x size is not enough for our team.
Can we get a 4x size pipeline?
Hi @Dwi Wahyudi ,
As per documentation, there is no 4x size for a pipeline.
Can you be more specific as to which part of the pipeline needs 4x?
If it is a memory constraint, You can assign more memory to a specific step using memory: keyword.
Hope it helps!
Thanks,
Lava
We need more CPU power and memory, as our parallel tests are now taking 1 hour.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You may want to take a look at Build Minutes for the plan type.
More details about memory upgradation https://confluence.atlassian.com/bitbucket/limitations-of-bitbucket-pipelines-827106051.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As Lavakumar said, a 4x size is currently not supported in Pipelines.
We have an open feature request for this here that you should watch: https://bitbucket.org/site/master/issues/17260/ability-to-increase-pipelines-memory
Are you currently at the 10 step limit? Or can you increase the number of steps to split your parallel tests across. If you're at the 10 step limit, we have another feature request you might be interested in following: https://bitbucket.org/site/master/issues/16558/increase-multiple-steps-limit
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.