summaryrefslogtreecommitdiffstats
path: root/testing/mozharness/configs/multi_locale/release_mozilla-release_android-x86.json
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozharness/configs/multi_locale/release_mozilla-release_android-x86.json')
-rw-r--r--testing/mozharness/configs/multi_locale/release_mozilla-release_android-x86.json34
1 files changed, 0 insertions, 34 deletions
diff --git a/testing/mozharness/configs/multi_locale/release_mozilla-release_android-x86.json b/testing/mozharness/configs/multi_locale/release_mozilla-release_android-x86.json
deleted file mode 100644
index 24075237e..000000000
--- a/testing/mozharness/configs/multi_locale/release_mozilla-release_android-x86.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "work_dir": ".",
- "log_name": "multilocale",
- "objdir": "obj-firefox",
- "locales_file": "build/configs/mozilla/l10n-changesets_mobile-release.json",
- "locales_platform": "android-multilocale",
- "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"
- }],
- "l10n_repos": [{
- "repo": "https://hg.mozilla.org/build/buildbot-configs",
- "branch": "default",
- "dest": "build/configs"
- }],
- "vcs_share_base": "/builds/hg-shared",
- "hg_l10n_base": "https://hg.mozilla.org/releases/l10n/mozilla-release",
- "required_config_vars": ["tag_override"],
- "l10n_dir": "mozilla-release",
- "merge_locales": true,
- "mozilla_dir": "build",
- "mozconfig": "build/mobile/android/config/mozconfigs/android-x86/release"
-}