The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to run pipeline builds/tests that require specific hardware?

Illia K
February 3, 2019

It is sometimes very useful to perform build and test tasks on self-provisioned machines in a cloud. Is it possible with pipelines? 

In Jenkins for example I would host my agent on AWS machine of my choice. How to address the same problem with pipelines when more computation power is needed (e.g. Tesla GPUs)?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Philip Hodder
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 4, 2019

Hi Illia,

Pipelines does not provide the ability to customise the instance type the build is placed on.

The only way to set up something similar would be to have a script in Pipelines which would then spin up the instance type you want, and then clone your repository onto the instance and run tests there.

Thanks,

Phil

TAGS
AUG Leaders

Atlassian Community Events