-
Suggestion
-
Resolution: Fixed
-
None
-
None
We like to run tests on many different platforms, including Linux, Windows XP (with JDK 1.5 & 1.6), Windows Vista and OSX. The only way I see right now to trigger remote builds would be to write some kind of custom script that lets Bamboo make a connection to the test machine and push a 'build now' and then pull the results. This won't work for us because we want Bamboo running on a publicly accessible box, but the non-Linux tests would run on our firewalled-and-not-accessible-boxes. We can investigate various workarounds to let this happen... but really the best would be if builds could be triggered on their own on the other boxes and then uploaded to the master Bamboo server.
- is incorporated by
-
BAM-293 Ability to do remote/distributed builds
- Closed
[BAM-892] Merge Multiple Bamboos
Workflow | Original: JAC Suggestion Workflow [ 3018541 ] | New: JAC Suggestion Workflow 3 [ 3598069 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2702479 ] | New: JAC Suggestion Workflow [ 3018541 ] |
Backlog Order (Obsolete) | Original: 4500000000 | |
Issue Type | Original: New Feature [ 2 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1418317 ] | New: Confluence Workflow - Public Facing v4 [ 2702479 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 618233 ] | New: Bamboo Workflow 2016 v1 [ 1418317 ] |
Workflow | Original: Bamboo Workflow 2014 [ 604290 ] | New: Bamboo Workflow 2014 v2 [ 618233 ] |
Workflow | Original: Bamboo Workflow 2010 [ 202598 ] | New: Bamboo Workflow 2014 [ 604290 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: reviewflow [ 196839 ] | New: Bamboo Workflow 2010 [ 202598 ] |
As of 2.x+ with Stages and Jobs this should now be possible. You just need to run remote agents on all the platforms for which you need to run tests.
Internally at Atlassian we do this to run the gauntlet of database and browser tests that we need for all of our products.