RELEASED: Public: March 6, 2024
Resolved issues
- Honor concurrent build setting on jobs on HA controllers (BEE-32452)
-
When you configure a Pipeline project on a High Availability (HA) controller to not allow concurrent builds (or not configure a freestyle project to allow concurrent builds), multiple builds of the project might have run on different replicas. Now, the controller tracks whether a build of the project is running on any replica, and if it does, it blocks new builds from being started on any replica.