From 2bc5a904302dfae21999a34290fdcec45594ef6f Mon Sep 17 00:00:00 2001 From: Justin Wood Date: Tue, 30 May 2017 16:01:11 -0400 Subject: [PATCH] Bug 1348478, Gecko Decision busted with l10n try push. r=kmoir This patch effectively removes indexing from the on-push style l10n tasks. These tasks are currently only used on try. We don't want the indexing because the index's themselves conflict with the indexes used on Nightly l10n tasks, for now, and would get added here in any full graph if the locale list is small enough. We can revisit this decision whenever on-change L10n for non-try is a thing, and/or when we have explicit nightly routes for l10n MozReview-Commit-ID: DRydwUEtPTp --HG-- extra : rebase_source : 816ba623ba730aa672803bbf6a25450265d7aaf6 --- taskcluster/ci/l10n/kind.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/taskcluster/ci/l10n/kind.yml b/taskcluster/ci/l10n/kind.yml index bc875fcbef02..64f1dabf1dac 100644 --- a/taskcluster/ci/l10n/kind.yml +++ b/taskcluster/ci/l10n/kind.yml @@ -42,18 +42,6 @@ job-template: default: public android-api-15-l10n: internal macosx64-nightly: internal - index: - type: l10n - product: - by-build-platform: - default: firefox - android-api-15-l10n: mobile - job-name: - by-build-platform: - linux-l10n: linux-opt - linux64-l10n: linux64-opt - macosx64: macosx64-opt - android-api-15-l10n: android-api-15-opt worker-type: by-build-platform: default: aws-provisioner-v1/gecko-{level}-b-linux