Forums

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

How to execute integration tests with docker container inside bamboo?

dk_padhy
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!
November 25, 2017

It may sounds like very silly question, but i am pretty new to docker and bamboo and devops.

My first aim is to design an end to end workflow for a simple "hello world" rails application.

I have created a simple bamboo plan where below tasks are running fine.

  1. Source Code Checkout
  2. Creating a docker image
  3. Pushing the docker image to docker hub.

I have also successfully created a task to run docker image inside a container (rails server starts successfully). But from this point I am stucked.
The server keeps on running and the build never finishes.

 

I am not sure where i should put the command to run my integration tests and how this container will be stopped after tests finishes.

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events