Bug 1080749 - Add nightly jobs for new splitapk Android builders, r=hwine
authorJordan Lund <jlund@mozilla.com>
Sat, 22 Nov 2014 16:23:40 -0800 (2014-11-23)
changeset 3407 d1c22446e8a14c64f279ede9dd4bf3974a1aef1a
parent 3405 2453fb0cf05233f1da5728fae31ead6253360c33
child 3408 9033ff2c948de17919b1bd7deffc90fac13fa6ac
child 3409 6c660d6a19de16ddd250853e8e14c6cef16f7f18
push id2634
push userjlund@mozilla.com
push dateSun, 23 Nov 2014 00:24:34 +0000 (2014-11-23)
reviewershwine
bugs1080749
Bug 1080749 - Add nightly jobs for new splitapk Android builders, r=hwine
configs/multi_locale/ash_android-api-10.json
configs/multi_locale/ash_android-api-9.json
configs/multi_locale/mozilla-central_android-api-10.json
configs/multi_locale/mozilla-central_android-api-9.json
new file mode 100644
--- /dev/null
+++ b/configs/multi_locale/ash_android-api-10.json
@@ -0,0 +1,30 @@
+{
+    "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/projects/ash",
+        "tag": "default",
+        "dest": "build"
+    },{
+        "repo": "https://hg.mozilla.org/build/buildbot-configs",
+        "tag": "default",
+        "dest": "build/configs"
+    },{
+        "repo": "https://hg.mozilla.org/build/tools",
+        "tag": "default",
+        "dest": "tools"
+    },{
+        "repo": "https://hg.mozilla.org/build/compare-locales",
+        "tag": "RELEASE_AUTOMATION"
+    }],
+    "hg_l10n_base": "https://hg.mozilla.org/l10n-central",
+    "hg_l10n_tag": "default",
+    "l10n_dir": "l10n-central",
+    "merge_locales": true,
+    "mozilla_dir": "build",
+}
+
new file mode 100644
--- /dev/null
+++ b/configs/multi_locale/ash_android-api-9.json
@@ -0,0 +1,30 @@
+{
+    "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/projects/ash",
+        "tag": "default",
+        "dest": "build"
+    },{
+        "repo": "https://hg.mozilla.org/build/buildbot-configs",
+        "tag": "default",
+        "dest": "build/configs"
+    },{
+        "repo": "https://hg.mozilla.org/build/tools",
+        "tag": "default",
+        "dest": "tools"
+    },{
+        "repo": "https://hg.mozilla.org/build/compare-locales",
+        "tag": "RELEASE_AUTOMATION"
+    }],
+    "hg_l10n_base": "https://hg.mozilla.org/l10n-central",
+    "hg_l10n_tag": "default",
+    "l10n_dir": "l10n-central",
+    "merge_locales": true,
+    "mozilla_dir": "build",
+}
+
new file mode 100644
--- /dev/null
+++ b/configs/multi_locale/mozilla-central_android-api-10.json
@@ -0,0 +1,29 @@
+{
+    "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/mozilla-central",
+        "tag": "default",
+        "dest": "build"
+    },{
+        "repo": "https://hg.mozilla.org/build/buildbot-configs",
+        "tag": "default",
+        "dest": "build/configs"
+    },{
+        "repo": "https://hg.mozilla.org/build/tools",
+        "tag": "default",
+        "dest": "tools"
+    },{
+        "repo": "https://hg.mozilla.org/build/compare-locales",
+        "tag": "RELEASE_AUTOMATION"
+    }],
+    "hg_l10n_base": "https://hg.mozilla.org/l10n-central",
+    "hg_l10n_tag": "default",
+    "l10n_dir": "l10n-central",
+    "merge_locales": true,
+    "mozilla_dir": "build",
+}
new file mode 100644
--- /dev/null
+++ b/configs/multi_locale/mozilla-central_android-api-9.json
@@ -0,0 +1,29 @@
+{
+    "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/mozilla-central",
+        "tag": "default",
+        "dest": "build"
+    },{
+        "repo": "https://hg.mozilla.org/build/buildbot-configs",
+        "tag": "default",
+        "dest": "build/configs"
+    },{
+        "repo": "https://hg.mozilla.org/build/tools",
+        "tag": "default",
+        "dest": "tools"
+    },{
+        "repo": "https://hg.mozilla.org/build/compare-locales",
+        "tag": "RELEASE_AUTOMATION"
+    }],
+    "hg_l10n_base": "https://hg.mozilla.org/l10n-central",
+    "hg_l10n_tag": "default",
+    "l10n_dir": "l10n-central",
+    "merge_locales": true,
+    "mozilla_dir": "build",
+}