bug 1423014 - 5 locales per chunk. r=callek
We used to be at 5 locales per chunk, but I reduced it to 2 because we were timing out on signing. That appears to have been due to network issues; let's go back to 5 to reduce the number of tasks in the graph.
MozReview-Commit-ID: Km7YD6RrPmv
--- a/taskcluster/ci/nightly-l10n/kind.yml
+++ b/taskcluster/ci/nightly-l10n/kind.yml
@@ -26,17 +26,17 @@ job-template:
description:
by-build-platform:
default: Localization
android-api-16-nightly: Single Locale Repack
locales-file:
by-build-platform:
default: browser/locales/l10n-changesets.json
android-api-16-nightly: mobile/locales/l10n-changesets.json
- locales-per-chunk: 2
+ locales-per-chunk: 5
run-on-projects: ['release']
ignore-locales:
by-build-platform:
# OSX has a special locale for japanese
macosx64.*: [ja]
default: [ja-JP-mac]
run-time:
by-build-platform: