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

Run branch/plan with different build configurations

tkhduracell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 8, 2012

Is it possible to run Bamboo with different build configurations?
We have a Main branch and several feature branches, and we want to build them with different configurations.
This is mainly regarding tests, which being created on feature branches and then delivered to Main.
E.g.

Main

  • Job1
  • Job2

ft-sdsdsd

  • Job1
  • Job3

ft-wsws

  • Job1

Actual Usage:

Main

  • Build Job
  • Test1 Job

ft-120

  • Build Job
  • Test1 Job
  • Test2 Job

ft-121

  • Build Job
  • Test3 Job

2 answers

1 accepted

0 votes
Answer accepted
Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 9, 2012

No, it's not possible. Branches inherit build configuration from master, there are very few things that can be modified or overridden. You cannot create new Jobs or Tasks in Branches.

tkhduracell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 9, 2012

Do you have any tips how we can make this work?

Or do we have to implement this manually using branch-detection and plan-cloning.

0 votes
tkhduracell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 9, 2012

So I have to implement this myself using branch detection and plan cloning, this will be fun...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events