Skip to content

Commit

Permalink
Bug 1786780 - Create mobile-t-signing-dev pool (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLorenzo authored Apr 25, 2023
1 parent 9b02615 commit b16a314
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions configs/relengworker-nonprod/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,20 @@ worker_types:
capacity_ratio: 1.0
min_replicas: 0

- worker_type: mobile-t-signing-dev
provisioner: scriptworker-k8s
root_url: "https://firefox-ci-tc.services.mozilla.com"
deployment_namespace: dev-signing
deployment_name: signing-dev-relengworker-firefoxci-mobile-t-1
autoscale:
algorithm: slo
args:
max_replicas: 20
avg_task_duration: 60
slo_seconds: 120
capacity_ratio: 1.0
min_replicas: 0

- worker_type: gecko-1-addon-dev
provisioner: scriptworker-k8s
root_url: "https://firefox-ci-tc.services.mozilla.com"
Expand Down

0 comments on commit b16a314

Please sign in to comment.