Commit Graph

69 Commits

Author SHA1 Message Date
Wander Lairson Costa
7fe6f4440e Bug 1085641: Add Nexus 4 eng build. r=lightsofapollo 2014-12-28 12:58:21 -02:00
Wander Lairson Costa
5955cc443a Bug 1085638: Add Helix user build. r=lightsofapollo 2014-12-29 18:09:23 -02:00
Wander Lairson Costa
c7bcb43184 Bug 1085634: Add Hamachi eng build. r=lightsofapollo 2014-12-29 09:57:06 -02:00
Wander Lairson Costa
76f8760141 Bug 1085633: Add Hamachi user build. r=lightsofapollo 2014-12-29 09:54:30 -02:00
Wander Lairson Costa
74f206c055 Bug 1085639: Add Nexus 4 user build. r=lightsofapollo 2015-01-02 11:21:18 -02:00
Wander Lairson Costa
0a1bcfb62f Bug 1119151: Fix typo in phone build base task. r=lightsofapollo 2015-01-08 07:15:24 -02:00
Wander Lairson Costa
0a03273d1d Bug 1085632: Add Flame KK eng build task. r=lightsofapollo 2015-01-02 10:59:31 -02:00
Wander Lairson Costa
757400cb55 Bug 1101166: Add custom mozharness repo and rev to taskcluster builds. r=lightsofapollo
taskcluster-build and taskcluster-trygraph now has two options to
specify mozharness custom repo and revision: --mozharness-repo and
--mozharness-rev.
2014-12-31 10:58:19 -02:00
Gregory Arndt
f711cad0cc Bug 1097246 - Part2 - Added m-c, try, cedar configs r=lightsofapollo 2014-12-23 12:29:39 -06:00
Gregory Arndt
a914dd5ad5 Bug 1097246 - Part1 - Added branched config support r=lightsofapollo 2014-12-22 12:39:42 -06:00
Wander Lairson Costa
0b00b3f9c2 Bug 1085631 part4: Add the phone build task. r=lightsofapollo 2014-12-16 12:24:56 -02:00
Wander Lairson Costa
bdd83b5c2e Bug 1085631 part1: Replace b2g-config by target. r=lightsofapollo
In practice, there is no much difference between b2g-config and target
mozharness options, and we are fine specifying both with the same value.

We replace b2g-config by target in our mach command interface because
it seems easier to understand and will make the life for phone builds
easier.
2014-12-16 12:24:55 -02:00
jlal@mozilla.com
daa51b2532 Bug 1111980 - Part 8 Use * scopes on build images r=garndt. 2014-12-15 03:36:38 -08:00
jlal@mozilla.com
b8f6dc942c Bug 1111980 - Part 7 Add mach command for building decision tasks r=garndt 2014-12-11 14:28:32 -08:00
jlal@mozilla.com
b2868b9893 Bug 1111980 - Part 6 Add slugjar to back the as_slugid functionality needed for decision tasks. r=garndt 2014-12-11 12:53:10 -08:00
jlal@mozilla.com
1420327259 Bug 1111980 - Part 4 refactor tests to use common inheritance. r=garndt 2014-12-11 11:35:05 -08:00
jlal@mozilla.com
e7761044ec Bug 1111980 - Part 3 When --extend-graph is passed do not include metadata or scopes. r=garndt 2014-12-09 15:03:07 -08:00
jlal@mozilla.com
ac04efa1ec Bug 1111980 - Part 2 Add scheduler id for builds. r=garndt 2014-12-09 15:53:24 -08:00
jlal@mozilla.com
f04b9537c9 Bug 1111980 - Part 1 update try graph to use correct schema. r=garndt 2014-12-09 16:28:15 -08:00
Gregory Arndt
a20ab07ad6 Bug 1102226 - add gaia unit oop tests on b2g desktop r=lightsofapollo 2014-12-11 11:19:48 -08:00
Gregory Arndt
d85a294acc Bug 1102238 - add gip-oop tests for b2g desktop r=lightsofapollo 2014-12-11 11:19:33 -08:00
Gregory Arndt
9770a8350a Bug 1102247 - add gaia unit test for b2g desktop r=lightsofapollo 2014-12-11 11:19:21 -08:00
Gregory Arndt
c3dcef0fef Bug 1101998 - Part 2 fix up job task test list r=lightsofapollo 2014-11-26 16:31:51 -06:00
Gregory Arndt
e1df5e942b Bug 1101998 - Part 1 Add build unit test task for b2g desktop r=lightsofapollo 2014-12-11 11:19:10 -08:00
jlal@mozilla.com
46a63d3f77 Bug 1107803 - Periodic task stub r=lightsofapollo a=test-only 2014-12-04 22:56:40 -08:00
James Lal
d25e6bf4e4 Bug 1105439 - Part 9 Finalize decision task and simplify emulator caching logic r=wcosta, garndt 2014-12-04 22:33:01 -08:00
James Lal
05d2c0ed67 Bug 1105439 - Part 8 First pass at speeding up emulators r=wcosta, garndt
Separates caching of emulators into the double (version / debug) as well as
turning on repo trace logging so we can optimize in the future what vcs
operations are being made.
2014-11-29 15:05:47 -08:00
James Lal
a106c4f400 Bug 1105439 - Part 7 Update scopes and debug properties for emulator builds r=wcosta, garndt 2014-11-29 15:05:47 -08:00
James Lal
1bc2261e00 Bug 1105439 - Part 5 Use inheritance instead of additional-properties r=wcosta, garndt 2014-11-29 15:05:47 -08:00
James Lal
e2eb6bf4d9 Bug 1105439 - Part 4 Framework for inheriting one task from another. r=wcosta, garndt
Adds the $inherits key at the top level of all tasks within gecko. This initial
work covers the deep inheritance cases as well as cyclic references during
inheritance.
2014-11-29 15:05:46 -08:00
Greg Arndt
55aba6b97d Bug 1104015 - add xpcshell for b2g emulator r=lightsofapollo 2014-11-26 10:11:42 -08:00
Greg Arndt
5c60576173 Bug 1104012 - add cppunit for b2g emulator r=lightsofapollo 2014-11-26 10:11:42 -08:00
Greg Arndt
253019a33d Bug 1099235 - Added Gip tests for b2g desktop r=lightsofapollo 2014-11-26 10:11:42 -08:00
Greg Arndt
10c20b6fc4 Bug 1099259 - added tasks for mn and mnw tests on emulator r=lightsofapollo,mdas 2014-11-26 10:11:41 -08:00
Greg Arndt
3ba02502a5 Bug 1104007 - Add mochitest and mochitest-media tasks for b2g emulator r=lightsofapollo 2014-11-26 10:11:41 -08:00
Greg Arndt
70e30dba0a Bug 1104013 - Add reftest task for b2g emulator r=lightsofapollo 2014-11-26 10:11:40 -08:00
Greg Arndt
be063ac922 Bug 1103031 - switch over to using base-test and base-build images r=lightsofapollo 2014-11-26 10:11:40 -08:00
Greg Arndt
f0f26b0ff5 Bug 1103149 - updated job tasks r=lightsofapollo 2014-11-26 10:11:39 -08:00
Greg Arndt
f80fc90a44 Bug 1103136 - dynamically generate graph scope based on tasks r=lightsofapollo 2014-11-26 10:11:39 -08:00
Greg Arndt
7f26dc3238 Bug 1102314 - run linter tests on linux64 b2g desktop opt r=lightsofapollo 2014-11-26 10:11:39 -08:00
Greg Arndt
e341e1479b Bug 1102010 - run build unit tests against b2g desktop r=lightsofapollo 2014-11-26 10:11:39 -08:00
Greg Arndt
cc94d50f90 Bug 1101178 - add mochitest oop tests to b2g desktop opt r=lightsofapollo 2014-11-26 10:11:39 -08:00
Greg Arndt
d059980d8d Bug 1100730 - added reftests sanity oop to b2g desktop opt r=lightsofapollo 2014-11-26 10:11:38 -08:00
Greg Arndt
74fc2a070c Bug 1097971 - Add reftests for b2g desktop opt r=lightsofapollo 2014-11-26 10:11:38 -08:00
Greg Arndt
ef3938ed36 Bug 1099239 - add reftests to linux64 mulet r=lightsofapollo 2014-11-26 10:11:38 -08:00
Greg Arndt
f4919be99c Bug 1099217 - add support for gaia js integration tests r=lightsofapollo 2014-11-26 10:11:38 -08:00
Wander Lairson Costa
d62a168119 Bug 1100657: Raise timeout value for emulator build task. r=lightsofapollo 2014-11-26 10:11:37 -08:00
Greg Arndt
3c279a6780 Bug 1095480 - enable mochitests for linux64 mulet r=lightsofapollo,mshal 2014-11-26 10:11:37 -08:00
Greg Arndt
b17ff3ecc9 BUG 1093830 - builds need moztt package r=lightsofapollo 2014-11-26 10:11:37 -08:00
Wander Lairson Costa
09dec259e2 Bug 1085616: Add support for emulator-ics debug build. r=lightsofapollo 2014-11-26 10:11:37 -08:00