RELEASED: Public: January 24, 2024
New features
- Cross-replica script console (BEE-41574)
-
In a High Availability (HA) controller, under Manage Jenkins > CloudBees CI High Availability, there is now a Script Console link in the sidebar that lets you run a Groovy script on each replica.
The return value is a map of collected results. You can also POST to
/manage/highAvailability/scriptText
with a script parameter to use this system from automation.