Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.2 (Beta)
-
Fix Version/s: 1.4.0 (Beta)
-
Component/s: Distributed Builds
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Steps to replicate:
1. Enable distributed build
2. Create Build Agent 'A' and disabled it
3. Create Build Agent 'B' and enable it
4. Create Build Agent Group and assign Build Agent 'A' to it
5. Create Build Environment and assign Build Agent Group [4]
6. Add a project
7. Set Build Environment to the Build Definition
8. Build Project
Expected Result: Project will not build because Build Agent 'A' is disabled
Actual Result: Project builds in Build Agent 'B'
Issue Links
- relates to
-
CONTINUUM-2494
Unable to build a project even though the build agent is there.
-
I wonder if this is related to the recent discovery that continuum.xml was not getting updated when you make changes through the UI. It's possible that A was never really disabled.