The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

System tests using bamboo

harustak
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!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events