Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbucket yml configuration for AWS Device farm

Naveen Kumar L
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 2, 2024

Hi, I am looking for the Bitbucket YML comments to run my Selenium Java Scripts in "AWS Device farm" Desktop browser testing.

I do not find proper configuration to run them.

2 answers

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 5, 2024

Hi Naveen and welcome to the community!

The keywords needed to structure your bitbucket-pipelines.yml file, set up pipelines, and configure options, are Bitbucket-specific. The documentation for those is here:

However, the commands you use in each step's script are not some special Bitbucket commands. Assuming that your Pipelines builds run on Atlassian's infrastructure, these are Linux commands that get executed in a Docker container.

If AWS offers a CLI or an API to interact with an AWS Device farm, you should be able to use it in Pipelines. In case of a CLI, this CLI will need to either be pre-installed in the Docker image you use as a build container, or you could install it by adding the necessary commands in the step's script. You can check's AWS's documentation to see if they offer such a CLI or API.

If you need to connect from Pipelines to servers that are behind a firewall, you can check the following documentation for the IPs you need to whitelist (section Valid IP addresses for Bitbucket Pipelines build environments):

Kind regards,
Theodora

0 votes
Info_networthera
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 3, 2024

Did you figure it out? I am facing the same issue?

 

https://community.atlassian.com//

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events