From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../configs/multi_locale/mozilla-beta_android.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 testing/mozharness/configs/multi_locale/mozilla-beta_android.json (limited to 'testing/mozharness/configs/multi_locale/mozilla-beta_android.json') diff --git a/testing/mozharness/configs/multi_locale/mozilla-beta_android.json b/testing/mozharness/configs/multi_locale/mozilla-beta_android.json new file mode 100644 index 0000000000..c9d0e4d6b9 --- /dev/null +++ b/testing/mozharness/configs/multi_locale/mozilla-beta_android.json @@ -0,0 +1,27 @@ +{ + "work_dir": ".", + "log_name": "multilocale", + "objdir": "obj-firefox", + "locales_file": "build/mobile/android/locales/maemo-locales", + "locales_dir": "mobile/android/locales", + "ignore_locales": ["en-US", "multi"], + "repos": [{ + "repo": "https://hg.mozilla.org/releases/mozilla-beta", + "branch": "default", + "dest": "build" + },{ + "repo": "https://hg.mozilla.org/build/buildbot-configs", + "branch": "production", + "dest": "build/configs" + },{ + "repo": "https://hg.mozilla.org/build/tools", + "branch": "default", + "dest": "tools" + }], + "vcs_share_base": "/builds/hg-shared", + "hg_l10n_base": "https://hg.mozilla.org/releases/l10n/mozilla-beta", + "hg_l10n_tag": "default", + "l10n_dir": "mozilla-beta", + "merge_locales": true, + "mozilla_dir": "build" +} -- cgit v1.2.3