From 6b6b3da18516efc41a7969b7e45f0f61300d8abe Mon Sep 17 00:00:00 2001 From: Richard Pappalardo Date: Fri, 10 Apr 2020 09:34:06 -0700 Subject: [PATCH] Revert #9606 - do not retry build on fail (#9855) --- taskcluster/ci/build/kind.yml | 1 - taskcluster/ci/test/kind.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/taskcluster/ci/build/kind.yml b/taskcluster/ci/build/kind.yml index 5154abcb3..17dddfaa0 100644 --- a/taskcluster/ci/build/kind.yml +++ b/taskcluster/ci/build/kind.yml @@ -40,7 +40,6 @@ job-defaults: docker-image: {in-tree: base} max-run-time: 7200 chain-of-trust: true - retry-exit-status: [1] jobs: diff --git a/taskcluster/ci/test/kind.yml b/taskcluster/ci/test/kind.yml index d96bde70e..f676bcbbd 100644 --- a/taskcluster/ci/test/kind.yml +++ b/taskcluster/ci/test/kind.yml @@ -31,7 +31,6 @@ job-defaults: worker: docker-image: {in-tree: base} max-run-time: 7200 - retry-exit-status: [1] jobs: debug: