orion icon indicating copy to clipboard operation
orion copied to clipboard

Use a fuzzing specific `schedulerId`

Open jschwartzentruber opened this issue 5 years ago • 1 comments

We currently use the default schedulerId: -. We currently require queue:cancel-tasks:-/* which is very permissive and would allow us to cancel anyone's task on the community-tc instance. We should use our own schedulerId to restrict our scopes further.

pmoore: note, tasks in a task graph need to have the same schedulerId, but that is entirely feasible

jschwartzentruber avatar Jul 10 '20 14:07 jschwartzentruber

Grizzly reduce monitor started using schedulerId: fuzzing

jschwartzentruber avatar Jan 18 '21 15:01 jschwartzentruber