-
Improvement
-
Resolution: Done
-
Minor
-
None
Currently, when calling the exwsAllocate step, by default, the disk with the most usable space within the disk pool is selected.
Provide a design that allows the user to specify different disk allocation strategies.
e.g.: the fastest disk, the smallest drive which has enough space, etc.
Based on the design, implement the solution.
- is related to
-
JENKINS-36899 Implement DiskAllocationStrategy extension point
-
- Resolved
-
In the
JENKINS-36899were implemented 3 disk allocation strategies.Issues can be created separately for other specific allocation strategy, if required.