Commit Graph

233 Commits

Author SHA1 Message Date
Ryan VanderMeulen
1d327165d9 Backed out 3 changesets (bug 917999) for Android x86 test bustage.
Backed out changeset 58331e57de1c (bug 917999)
Backed out changeset 50f9123412c7 (bug 917999)
Backed out changeset 3b19643ec039 (bug 917999)

CLOSED TREE
2015-06-29 15:22:51 -04:00
Dustin J. Mitchell
b6074f88b5 Bug 1169703: use new provisioner types; r=mrrrgn 2015-06-18 17:38:06 -04:00
Chris Manchester
d118520a54 Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal 2015-06-29 11:16:51 -07:00
Chris Manchester
af20e84dae Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal 2015-06-29 11:16:51 -07:00
Morgan Phillips
5712d88e3d Bug 1175942 - Move linux 64 dbg builds to the debug line in treeherder; r=dustin 2015-06-24 11:20:54 -07:00
Andrew Halberstadt
c5ccd2f839 Bug 1171971 - Move test_paths argument out of mach and into mochitest; remove --test-path, r=chmanchester 2015-06-05 13:28:29 -04:00
Ryan VanderMeulen
86c5c07470 Merge inbound to m-c. a=merge 2015-06-12 14:57:24 -04:00
Gregory Arndt
65340c8b9f Bug 1174157 - Update dsds tests to request 2 sim devices r=wcosta 2015-06-12 08:42:18 -05:00
Morgan Phillips
3fe809cad1 Bug 1172107 - Configure dist uploads; r=ahal
Dist uploads (tests.zip for example) are configured via environment variables.
2015-06-11 00:08:15 +02:00
Gregory Arndt
eadd1a610f Bug 1172336 - Provide phone capabilities within payload instead of env variable r=wcosta 2015-06-07 11:39:18 -05:00
jlal@mozilla.com
e79a9bada8 Bug 1173113 - Hack GIJ to 20 chunks to work around bugs r=me 2015-06-09 13:52:26 -07:00
Wander Lairson Costa
38894e596d Bug 1164194: Get rid of all spark specific files. r=garndt a=garndt
Spark now can be built from main gaia repository, so we don't need to
keep specific spark build scripts. The small differences are now handled
through environment variables.
2015-06-09 15:26:23 -03:00
jlal@mozilla.com
7e860af399 Bug 1172640 - Fix typo in debug build path r=dustin 2015-06-08 12:29:22 -07:00
Morgan Phillips
e041791e8e Bug 1171531 - Enable Linux64 Dbg builds in try; r=dustin 2015-06-05 10:14:30 +02:00
Dustin J. Mitchell
bf91812e8b Bug 1171390: don't use disable_sendchange.py; r=ahal
This file has been removed and is no longer necessary, as build.sh passes
--no-sendchange to mozharness.
2015-06-04 11:09:59 -04:00
Morgan Phillips
ffcec0c82a Bug 1171140 - Add NEED_XVFB=true to linux64 opt 64 builds; r=dustin
Without XVFB gtests fail.
2015-06-03 22:22:11 +02:00
Dustin J. Mitchell
420f1ef679 Bug 1168612: disable signing and platform_supports_post_upload_to_latest via mozharness configuration files; r=mrrrgn 2015-05-28 17:59:17 -04:00
Dustin J. Mitchell
617d58a6b9 Bug 1168612: disable sendchanges from taskcluster; r=mrrrgn 2015-05-28 13:10:32 -04:00
Dustin J. Mitchell
8f0e059e38 Bug 1168612: link uploads to artifacts so that we get logs even on failure; r=mrrrgn 2015-05-29 12:59:39 -04:00
Dustin J. Mitchell
cf8f59e6d6 Bug 1168612: set MOZ_AUTOMATION_UPLOAD=0 in taskcluster; r=mrrrgn 2015-05-29 09:12:12 -04:00
Dustin J. Mitchell
c74ed0f093 Bug 1169797: send decision tasks to production treeherder, too; r=lightsofapollo, r=ryanvm 2015-05-29 16:58:42 -04:00
Wander Lairson Costa
8969fc1aa9 Bug 1164212: Add aries dogfood build task. r=garndt a=patch 2015-06-01 14:17:49 -03:00
Morgan Phillips
25ce9548a6 Bug 1155749 - Enable Linux64 Opt builds from Try; r=dustin 2015-05-29 19:54:39 +02:00
Wander Lairson Costa
062df23240 Bug 1169685: Avoid name clashes in taskcluster index.
Call ota builds <phone>-ota to avoid name clashes with non-ota builds.
2015-05-28 19:16:53 -03:00
Ryan VanderMeulen
90fcd7d1ec Merge inbound to m-c. a=merge 2015-05-29 09:32:46 -04:00
Wander Lairson Costa
1b54075e64 Bug 1166745: Reorganize tasks.
- Rename nightly -> ota.
- Rename lightsaber -> spark.
- Add flame kk debug tasks.
- Add aries build tasks in treeherder.
- Add aries to try.
- Add fx-team and inbound tasks.
- Only run OTA build on m-c.
2015-05-28 15:21:40 -03:00
Dustin J. Mitchell
df502592f9 Bug 1168592: remove extra directory from tooltool cache mount; r=mrrrgn 2015-05-26 13:55:27 -04:00
Ryan VanderMeulen
97e1c5bc2f Merge inbound to m-c. a=merge 2015-05-28 10:03:07 -04:00
Wander Lairson Costa
4eeff81a7c Backout change 04cb8c5a3270 (Bug 1166745) due to Bug 1168910. r=backout 2015-05-27 14:08:25 -03:00
Wes Kocher
4677c4c08b Merge m-c to b2ginbound, a=merge 2015-05-26 16:25:40 -07:00
Wander Lairson Costa
8aa8c86c09 Bug 1168611: Disable debug for userdebug variant builds. 2015-05-26 19:10:56 -03:00
Dustin J. Mitchell
f8c2d610e7 Bug 1164608: enable Android builds from try; r=mrrrgn
This adds --no-checkout-sources to mozharness, and just checks the sources out
with tc-vcs.
2015-05-21 10:32:47 -04:00
Wander Lairson Costa
774f327647 Bug 1166745: Disable nightly tasks in b2g-inbound.
Do not inherit from mozilla-central anymore.
2015-05-22 11:08:41 -03:00
Wander Lairson Costa
9ea5f14c3e Bug 1164939: Provide flame-kk user, userdebug and eng builds. 2015-05-17 10:14:08 -03:00
Wander Lairson Costa
72a6fefd57 Bug 1144994 part 3: Add aries to treeherder. 2015-05-15 17:09:16 -03:00
Wander Lairson Costa
8b703086ed Bug 1144994 part 2: Switch aries nightlies from cypress to m-c.
cypress repo is gone, long live mozilla-central.
2015-05-15 17:09:16 -03:00
Wander Lairson Costa
be0752a99c Bug 1144994 part 1: Update provisioner.
All references to aws-provisioner must be aws-provisioner-v1.
2015-05-15 17:09:16 -03:00
Dustin J. Mitchell
9d52b4bf70 Bug 1164862: fix spelling errors in build jobs; r=garndt 2015-05-14 12:24:41 -04:00
Wes Kocher
49e917c275 Merge m-c to inbound, a=merge CLOSED TREE 2015-05-27 17:22:52 -07:00
Dustin J. Mitchell
d9a8f57cbb Bug 1164623: align env variable names with B2G; r=mrrrgn 2015-05-27 13:42:15 -04:00
Gregory Arndt
bf294fee38 Bug 1163057 - Allow loopback devices to be used within tasks. r=lightsofapollo 2015-05-11 08:15:50 -05:00
Aus Lacroix
b7c6a0d3be bug 1156816 - Fix scopes for aws-provisioner. Switch nightly builds to production balrog. r=garndt 2015-05-07 16:02:29 -07:00
jlal@mozilla.com
53f2629eec Bug 1161709 - Pull from artifacts for xulrunner instead of s3 directly r=me 2015-05-05 13:27:55 -07:00
jlal@mozilla.com
91543ade3d Backed out 3196cb3176f0 (bug 1161709) for gaia-build test failures. 2015-05-05 13:23:45 -07:00
jlal@mozilla.com
a7db7a1418 Bug 1161709 - use tc artifact for xulrunner r=me 2015-05-05 09:54:04 -07:00
Wander Lairson Costa
b894b01f11 Bug 1154947 part 3: Add aries nightly user, userdebug and eng builds. 2015-04-30 16:26:38 -03:00
jlal@mozilla.com
b0ae18a309 Bug 1159994 - Increase default builder timeout to 2 hours r=me a=bustage 2015-04-29 19:32:08 -07:00
John Ford
cca43e4a39 Bug 1159669 - Switch all production jobs to aws-provisioner-v1 r=jonasfj a=tomcat 2015-04-29 12:12:24 +02:00
John Ford
5fda9ab102 Bug 1159158 - Switch emulator-ics-{opt,debug}, emulator-x86-kk, b2gtest-emulator over to new provisioner r=wcosta 2015-04-28 10:51:55 +02:00
Kai-Zhen Li
43b3cd12ac Bug 1144463 - Correct execute permission of build-dolphin and update the cache path. r=wcosta 2015-04-24 00:18:40 +08:00
Wander Lairson Costa
517e1a3654 Bug 1134226: Add lightsaber nightly builds. 2015-04-14 20:16:01 -03:00
jlal@mozilla.com
598bb8bdc7 Bug 1154358 - Add mulet reftests to all branches r=me 2015-04-14 10:16:44 -07:00
Alexandre Lissy
203e72cfa5 Bug 1150579 - Switch Mulet reftests ON. r=lightsofapollo 2015-04-14 06:34:00 -04:00
jlal@mozilla.com
71846eb8e3 Bug 1151877 - Add buildbot freindly index routes for emulator-kk/ics r=me 2015-04-09 12:11:23 -07:00
jlal@mozilla.com
0ba1ad9501 Bug 1151533 - Upgrade manually set tc xre r=me 2015-04-06 20:33:41 -07:00
Kai-Zhen Li
6969bdd6d2 Bug 1144463 - Add dolphin-512 and update docker. r=jlal,wcosta 2015-04-01 00:09:01 +08:00
jlal@mozilla.com
d20d201902 Bug 1150745 - Add compatible indexes for buildbot namespace r=me 2015-04-03 10:38:54 -07:00
jlal@mozilla.com
1e14057cac Bug 1150178 - (reland) Fix index types / add phones / prefix with linux r=garndt 2015-04-01 16:48:50 -07:00
jlal@mozilla.com
fa91fccfa8 Backed out changeset 42b38a7b80a7 (bug 1150178) debug builds do not have simulator 2015-04-01 13:09:28 -07:00
jlal@mozilla.com
da2a22fb01 Bug 1150178 - Fix index types / add phones / prefix with linux r=garndt 2015-04-01 12:48:20 -07:00
jlal@mozilla.com
4da0c78e41 Bug 1149432 - Add initial indexing to builds r=pmoore 2015-03-31 01:51:22 -07:00
jlal@mozilla.com
257f249d32 Backout dolphin changes bug 1144463 (does not match what was reviewed) 2015-03-30 16:59:14 -07:00
jlal@mozilla.com
e928f914cd Bug 1149354 - Do not use mozharness code to pull gaia r=me a=bustage 2015-03-30 16:44:40 -07:00
Kai-Zhen Li
1b8719e55b Bug 1144463 - Add dolphin-512 and update docker. r=jlal 2015-03-30 15:09:04 +08:00
jlal@mozilla.com
6967161f6e Bug 1148817 - Use machine local pip caches r=me a=taskcluster-only 2015-03-28 12:50:09 -07:00
jlal@mozilla.com
6f068712ad Bug 1148522 - Increase GIP f to 15 chunks r=me a=config-only 2015-03-27 04:16:27 -07:00
Ryan VanderMeulen
4deebeb366 Backed out changeset a9d42e5c0c44 (bug 1148348) for test failures. 2015-03-27 10:09:30 -04:00
gaye
633b37f5a8 Bug 1148065 - Retry Gu, Gij, Gbu, and Gip tests on failure r=lightsofapollo 2015-03-27 01:49:19 -07:00
jlal@mozilla.com
4e4ecaa6aa Bug 1148348 - Turn back on Rs-oop for b2g-destkop r=me a=config-only 2015-03-27 02:48:46 -07:00
jlal@mozilla.com
bd3ec3ae6a Bug 1144944 -Add support for emulator kk x86 r=kli 2015-03-27 00:48:15 -07:00
Gregory Arndt
9e5e5a3c96 Bug 1142779 - Environment variables needed for automated testing on device. r=me a=config-only 2015-03-26 22:44:55 -05:00
Gregory Arndt
6c0ea29d07 Bug 1142779 - Incorrect test configuration for b2g-inbound flame-kk tests r=me a=config-only 2015-03-26 09:03:38 -05:00
Gregory Arndt
312649437f Bug 1142779 - Update job tasks to use new chunking logic r=lightsofapollo 2015-03-25 15:15:31 -05:00
Gregory Arndt
add1030b93 Bug 1142779 - Update job tasks to include functional unit and dual sim r=lightsofapollo 2015-03-13 17:09:01 -05:00
Gregory Arndt
fa0880df73 Bug 1142779 - Add buildbot steps for cloning and running tests r=lightsofapollo 2015-03-12 19:53:00 -05:00
Gregory Arndt
6f86baed1e Bug 1142779 - Enable testdroid devices to be used within test tasks r=lightsofapollo 2015-03-12 17:43:28 -05:00
jlal@mozilla.com
6cea95eed7 Bug 1147559 - Optimize mulet/b2g-desktop builds by using isolated worker types r=me a=config-only 2015-03-25 12:38:05 -07:00
jlal@mozilla.com
a2f4a46332 Bug 1147605 - Disable tests on phone builds r=me CLOSED TREE 2015-03-25 14:22:26 -07:00
Wes Kocher
af68e7704b Merge m-c to b2ginbound a=merge CLOSED TREE 2015-03-25 13:24:39 -07:00
jlal@mozilla.com
d9973f5f55 Bug 1147528 - Enable b2g-desktop on production treeherder r=kgrandon a=bustage CLOSED TREE 2015-03-25 12:15:16 -07:00
jlal@mozilla.com
da92b38959 Bug 1142113 - Enable mochitests for mulet by default r=me a=taskcluster-only 2015-03-25 09:49:20 -07:00
Wander Lairson Costa
de34310bc6 Bug 1119387 part 3: Add option to specify mozharness branch.
Allow the user to specify the mozharness branch to use
through the option --mozharness-ref.
2015-03-25 14:25:27 -03:00
Wander Lairson Costa
379c78a420 Bug 1119387 part 2: Add flame nightly build script.
This will build flame and upload the results to ftp, balrog and symbol
server.
2015-03-25 14:25:27 -03:00
jlal@mozilla.com
49bbf0fe86 Bug 1145682 - Remove commit descriptions from decision tasks r=me a=taskcluster-only 2015-03-20 11:41:10 -07:00
gaye
3e52a97c82 Bug 1145310 - Add GAIA_BUILD_URL to test environment vars r=lightsofapollo 2015-03-20 12:13:53 -04:00
jlal@mozilla.com
d1be2d3704 Bug 1144927 - Directly bake in linux64-minidump_stackwak to tester images r=garndt 2015-03-19 02:20:16 -07:00
jlal@mozilla.com
70c51f7ec2 Bug 1144528 - Use hg share on testers r=garndt ON CLOSED TREE 2015-03-17 23:15:54 -07:00
jlal@mozilla.com
ffc3923336 Bug 1143056 - Enable Emulator L by default on treeheder prod r=me a=taskcluster-only 2015-03-15 23:33:52 -07:00
jlal@mozilla.com
da7d55db5e Bug 1143264 - Alias mochitests to mochitest r=garndt 2015-03-13 20:31:57 -07:00
jlal@mozilla.com
57929351df Bug 1143055 - Enable emulator-l builds r=wcosta 2015-03-13 14:41:35 -07:00
jlal@mozilla.com
660a9c5183 Bug 1143066 - Use faster worker type and increase chunks for emulators r=garndt 2015-03-13 19:54:52 -07:00
jlal@mozilla.com
850abfcb36 Bug 1140551 - Move all chunk configs into tasks instead of branch configs r=garndt 2015-03-13 19:53:42 -07:00
jlal@mozilla.com
51c060ef32 Bug 1143069 - Add symbol to task graph for branch configs r=garndt 2015-03-13 19:52:57 -07:00
jlal@mozilla.com
d881051ff1 Bug 1143052 - Display emulator-kk on production treeherder r=me a=taskcluster-only 2015-03-13 11:11:22 -07:00
jlal@mozilla.com
198c428d36 Bug 1143054 - Display emulator-jb on production treeherder r=me a=taskcluster-only 2015-03-13 14:12:35 -07:00
Wander Lairson Costa
34272909d1 Bug 1137820 part 3: Move phone builder scripts to gecko tree.
This avoids we have to generate a new image each time the build scripts
change.
2015-03-12 07:13:54 -03:00
Wander Lairson Costa
c1cc3fcb96 Bug 1137820 part 2: Inherit cypress and b-i branches from m-c. 2015-03-12 07:13:54 -03:00
jlal@mozilla.com
776f485baa Bug 1140976 - Show mulet built by tc on treeherder prod r=me a=taskcluster-only 2015-03-09 01:34:03 -07:00
jlal@mozilla.com
f967fd3679 Bug 1140981 - Remove comment from task name in try decision task r=me a=taskcluster-only 2015-03-09 00:50:11 -07:00
jlal@mozilla.com
ac6e0b069e Bug 1140546 - Add automatic reruns to decision tasks r=me a=taskcluster-only 2015-03-06 12:48:41 -08:00