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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,298
Community Members
 
Community Events
184
Community Groups

How to integrate Bamboo build plan with Jenkins test job?

Hi 

We use Bamboo On Demand to build and deploy our projects.

We also use a local Jenkins to run Selenium Webdriver tests on a deployed system. 

Now, i want to be able to automate the flow: 

  1. Build a project
  2. Deploy to sandbox
  3. Trigger Jenkins to run the tests
  4. Bamboo build should pass / fail according to tests results retrieved from Jenkins

Questions: 

  1. How to trigger Jenkins ? I know i can use the script task and call Jenkins API. Any better way? 
  2. Once I triggered Jenkins, how Bamboo knows when test task complete? 
  3. How can Bamboo fetch the tests results from Jenkins? I know it have a Junit parser task, Not sure how to fetch the XML result file generated in Jenkins to Bamboo. Again, Jenkins provide API to fetch results can I use it and just parse the result my self in another bamboo script? 

 

Thanks !

 

 

 

2 answers

Hello,

 

Was there a solution for this issue to call Jenkins test job from Bamboo??

 

Thank you,

Can you setup the Selenium web driver tests within Bamboo itself using a command line interface?

My test must run on Win / Mac OS. Last time i tried to run the tests from Bamboo itself it failed because it was impossible to use Bamboo's agent on my machines.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events