bug 1423014 - 5 locales per chunk. r=callek draft
authorAki Sasaki <asasaki@mozilla.com>
Mon, 04 Dec 2017 17:11:33 -0800
changeset 707275 109c28db7f42217306c082718ed2210f72e2e4e7
parent 707274 75d32888b855f307ec9415f3dfd944f3b213e4a9
child 707276 5e36d5eb8467c55b897d086687982293fb723a38
push id92066
push userasasaki@mozilla.com
push dateTue, 05 Dec 2017 02:03:03 +0000
reviewerscallek
bugs1423014
milestone59.0a1
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
taskcluster/ci/nightly-l10n/kind.yml
--- 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: