Skip to content

Commit

Permalink
Bug 1614855: Run valgrind builds in AWS r=froydnj
Browse files Browse the repository at this point in the history
GCE instances use Ubuntu 18.04, which is known to cause issues in
valgrind builds (Bug 1545094), while EC2 uses Ubuntu 14.04.

Move valgrind builds back to GCE to avoid perma fail of these jobs.

Differential Revision: https://phabricator.services.mozilla.com/D62552

--HG--
extra : moz-landing-system : lando
  • Loading branch information
walac committed Feb 12, 2020
1 parent a8e5e02 commit 7dfb4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskcluster/ci/valgrind/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
symbol: V
kind: build
tier: 1
worker-type: b-linux
worker-type: b-linux-aws
worker:
docker-image: {in-tree: valgrind-build}
max-run-time: 72000
Expand Down

0 comments on commit 7dfb4e5

Please sign in to comment.