Closed alahiff closed 4 years ago
https://github.com/prominence-eosc/prominence/issues/91 would be included in the "policies" section of course.
Jobs can now contain blocks like the following:
"policies":{
"placement":{
"requirements":{
"sites":[
],
"regions":[
]
},
"preferences":{
"sites":[
],
"regions":[
]
}
}
}
i.e. the default requirements
and preferences
can be overridden. Any group restrictions are of course still taken into account, so user's can't try to use resources they're not allowed to use.
Closing, this has existed for quite a while now.
Should we gather all policy related options into a single "policies" section in the json? E.g.: