Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.4 (Beta)
-
Fix Version/s: 1.4.0 (Beta)
-
Component/s: Distributed Builds
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
1. Add a Build agent and enabled it
2. Add a project then build it
Result -> project build successfully
3. Disable the build agent [1] and save
4. Build the project [2]
Result -> project wasn't build
5. Enable the build agent [1] and save
6. Build the project [2]
Result -> project wasn't build
Expected -> project should build successfully
fixed in r926487
make sure an overalldistributedbuildqueue object will be created for the build agent when it is re-enabled