Commit db55e9d7 authored by Ryan VanderMeulen's avatar Ryan VanderMeulen
Browse files

Bug 1822861 - Switch the repo-update job to xlarge instances and re-enable...

Bug 1822861 - Switch the repo-update job to xlarge instances and re-enable HSTS updates. r=jcristau, a=release DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D173793
parent be41221d
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -12,7 +12,10 @@ transforms:
job-defaults:
    worker:
        env:
            DO_HSTS: ""
            DO_HSTS:
                by-project:
                    mozilla-(central|beta|esr.*): "1"
                    default: ""
            DO_HPKP:
                by-project:
                    mozilla-(central|beta|esr.*): "1"
@@ -41,7 +44,7 @@ jobs:
            platform: linux64/opt
            symbol: pfu
            tier: 1
        worker-type: b-linux-gcp
        worker-type: b-linux-xlarge-gcp
        worker:
            implementation: docker-worker
            os: linux