How to execute integration tests with docker container inside bamboo?

Deepak Padhy 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