Added min_memory requirement to consider usable partitionable slot Glideins. Partitionable Glideins with less than min_memory MB of RAM (and their cores) are discarded.
Changes the selection in glidienFrontendLib, the configuration, and the documentation.
PartGlideinMinMemory is the key in the Frontend Group description file
group.config.partitionable_glidein.min_memory is the entry in the XML config file
Updated the CHANGELOG also with lines about committed PRs
Added DUNE stakeholder in the new issue/feature auto-labeling
Added min_memory requirement to consider usable partitionable slot Glideins. Partitionable Glideins with less than min_memory MB of RAM (and their cores) are discarded.
Changes the selection in glidienFrontendLib, the configuration, and the documentation. PartGlideinMinMemory is the key in the Frontend Group description file group.config.partitionable_glidein.min_memory is the entry in the XML config file
Updated the CHANGELOG also with lines about committed PRs
Added DUNE stakeholder in the new issue/feature auto-labeling
This PR fixes #405