Forums

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

How can I run a node app on the bitbucket pipeline

dervisc
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 16, 2018

I was wondering how I can run a node app in the background on the bitbucket pipeline. 

I'd like to do this so that I can run a selenium test connecting to localhost. For example I have this line in my package.json "start-qa": "cross-env NODE_ENV=qa node app.js" and I'd like to be able to run "start-qa" but since it doesn't run the background none of the other lines in my bitbucket-pipelines.yml file is being run. 

Would there be any way for me to perform my selenium test this way or is my only option connecting to an actual web address and not locally? 

1 answer

0 votes
Jeroen De Raedt
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 18, 2018

Hey @dervisc,

the easiest way would be to use Pipelines services: https://confluence.atlassian.com/bitbucket/use-services-and-databases-in-bitbucket-pipelines-874786688.html

You can specify the Docker service (based on a Docker image that runs your app), and let your main build execute Selenium tests that call out to this Docker service. 

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, compass, developer experience, devex, platform engineering, internal developer platform, component catalog, atlassian learning, productivity tools, developer productivity, software architecture, compass webinar, engineering teams

Discover how Compass drives DevEx and productivity at Atlassian 🏃🏻‍♂️

Learn why Compass was built to tackle dev experience at scale. See how Atlassian uses it to boost visibility, reduce cognitive load, and drive consistency—plus tips to get started and customize your IDP for stronger team engagement.

Join the webinar ✨
AUG Leaders

Atlassian Community Events