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 --- .../multi_locale/mozilla-release_android-x86.json | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 testing/mozharness/configs/multi_locale/mozilla-release_android-x86.json (limited to 'testing/mozharness/configs/multi_locale/mozilla-release_android-x86.json') diff --git a/testing/mozharness/configs/multi_locale/mozilla-release_android-x86.json b/testing/mozharness/configs/multi_locale/mozilla-release_android-x86.json new file mode 100644 index 000000000..96aa60cef --- /dev/null +++ b/testing/mozharness/configs/multi_locale/mozilla-release_android-x86.json @@ -0,0 +1,28 @@ +{ + "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-release", + "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-release", + "hg_l10n_tag": "default", + "l10n_dir": "mozilla-release", + "merge_locales": true, + "mozilla_dir": "build", + "mozconfig": "build/mobile/android/config/mozconfigs/android-x86/nightly" +} -- cgit v1.2.3