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

System tests using bamboo

harustak October 13, 2020

Hi,

I have an application which (simplified as it's enough for the question) serves similarly as TCP/IP server/client.
I'd like to system-test it during Bamboo build.
The test should (after successful build):

  • Start 2 instances of the application being built with two distinct configurations, ideally dockerized
  • Start 2 instances of the another Docker image (not built by Bamboo)
  • Run the test script which will send data into one instance, fetch it after data transfer from the other and evaluate the outcome
  • Stop all 4 dockers, finish

Can this be achieved with Bamboo?
I probably could achieve it by running custom script from Bamboo which does all the steps above but if I can do that using Bamboo Docker support, I'd prefer it.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events