Hi Guys,
For my CICD build, at the moment i am using "my" AWS Linux Server and Runner on it.
But the build takes 17 mints, that i want to bring down to 5 mints.
And rather then increasing MY server instance type, i want to explore what Atlassian has to offer.
So does Atlassian have any Paid Plans where i can enroll and can get my entire CICD task handeled by them rather then me handling using my servers and Runners and most important do they have such servers big/fast enough, that can complete the build in 5-7 mints , that currently taking 17 mints .
If yes then wanted to know the price of the plans & plan details.
@mohit Mishra You can control the "resources" under your builds using the "size" parameter in the pipeline descriptor. It defaults to "1x", but can be "2x", "4x" and "8x".
No-one can tell you if it is sufficient to bring 17 minutes to 7, as it depends on many factors. I am afraid you will have to try for yourself.
See: https://bitbucket.org/blog/announcing-our-new-ci-cd-runtime-with-up-to-8x-faster-builds
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.