Skip to content

Commit

Permalink
[grizzly-reduce] Remove administrator.
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwartzentruber committed Oct 30, 2023
1 parent 1c39d7f commit 8e8d1a3
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ payload:
INPUT: "${crash_id}"
TIMEOUT: "60"
features:
runAsAdministrator: true
taskclusterProxy: true
maxRunTime: !!int "${max_run_time}"
mounts:
Expand All @@ -45,15 +44,12 @@ payload:
taskId: "${image_task_id}"
artifact: public/msys2.tar.bz2
directory: .
osGroups: [Administrators]
priority: high
provisionerId: "${provisioner}"
retries: 5
routes: []
schedulerId: "${scheduler}"
scopes:
- "generic-worker:os-group:${provisioner}/grizzly-reduce-worker-windows/Administrators"
- "generic-worker:run-as-administrator:${provisioner}/grizzly-reduce-worker-windows"
- "secrets:get:project/fuzzing/deploy-bearspray"
- "secrets:get:project/fuzzing/deploy-grizzly-private"
- "secrets:get:project/fuzzing/fuzzmanagerconf"
Expand Down

0 comments on commit 8e8d1a3

Please sign in to comment.