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

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events