Commit Graph

119 Commits

Author SHA1 Message Date
Gregory Arndt
150175b7f5 Bug 1143059 - Update artifact location r=lightsofapollo 2015-03-16 17:32:17 -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
6b7526164b Bug 1143264 - Allow specifying flag aliases r=garndt 2015-03-13 20:26:58 -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
e1dff9b78b Bug 1140551 - Add support for setting number of test chunks in task directly r=garndt 2015-03-13 19:54:22 -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
910e8aec38 Bug 1142692: Use the correct mozharness default branch. CLOSED TREE
This is a piece of code that was missing in Bug 1137820 and broke
emulator tests.
2015-03-13 00:16:13 -03:00
Wander Lairson Costa
50889d6bf7 Bug 1137820 part 4: Make hg.m.o mozharness the default repo. 2015-03-12 07:13:54 -03: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
9fb939a896 Bug 1140468 - Add flag for setting which treeherder envs to report to r=garndt 2015-03-06 09:53:00 -08: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
jlal@mozilla.com
c2f51bbb7e Bug 1139590 - Do not escape source in decision task r=me a=taskcluster-only 2015-03-04 12:32:29 -08:00
Alexandre Poirot
7078325d2c Bug 1099238 - Try running integration test on mulet. r=lightsofapollo 2015-02-26 14:10:00 -05:00
jlal@mozilla.com
4a7eedc451 backout of bug 1136631 for taskcluster regression on bi a=taskcluster-only 2015-03-02 15:04:28 -08:00
Wander Lairson Costa
d3da5ada91 Bug 1136631: Add flame-kk build from b2g-inbound repo. 2015-02-26 07:42:03 -03:00
Wander Lairson Costa
eee56f4d55 Bug 1112260: Add flame-kk build from cypress repo. 2015-02-26 07:40:29 -03:00
jlal@mozilla.com
82329ddf66 Bug 1132676 - Add support for try appearning anywhere in commit r=garndt 2015-02-23 22:22:48 -08:00
jlal@mozilla.com
a294d39a29 Bug 1136026 - Ensure ccache has enough space and is tied to specific caches r=wcosta 2015-02-24 00:36:39 -08:00
jlal@mozilla.com
e9219b6983 Bug 1136020 - Update try decision task to use cache and more recent version of builder r=garndt 2015-02-23 21:54:42 -08:00
jlal@mozilla.com
5bcf0f9e08 Bug 1131157 - Add buildbot lines to mulet/b2g-desktop/emulator r=wcosta 2015-02-23 21:50:39 -08:00
jlal@mozilla.com
968057b057 Bug 1132562 - Use workspace directory so autoclobber can function with caches r=wcosta
- Move builder scripts into tree proper instead of baked into docker images
2015-02-24 08:26:48 -08:00
Wander Lairson Costa
5d72652551 Bug 1132583: Use different object folders for opt and debug builds.
Due to caching, using the same object folder for debug and opt builds
may lead to object linking issues.
2015-02-18 11:41:31 -02:00
Wander Lairson Costa
9b998e9f1c Bug 1109365: Default try graph platforms to all.
When the platfoms list is not supplied by cli,
default to all platforms.
2015-02-18 08:10:13 -02:00
Wander Lairson Costa
077aebfc4f Bug 1130467: Add flame-kk build to try server. 2015-02-17 14:54:35 -02:00
jlal@mozilla.com
aa4ca80be1 Bug 1131450 - Implement chunk specific scheduling for tests r=garndt
--HG--
extra : rebase_source : 5c9cc1f0551e09c98bf8dfbed979ee1c737b1ed7
2015-02-10 10:53:02 -08:00
jlal@mozilla.com
1fa62feadf Bug 1131169 - Attempt to enable some emulator-kk tests r=garndt
--HG--
extra : rebase_source : 7cf0d6e5049d27e0cf4eca7db378bd42c5c37fb7
extra : histedit_source : 2ec0d4b433a82aaa6e45ac7743e7f8d6dde0e0bb
2015-02-07 15:11:01 -08:00
jlal@mozilla.com
30d5f1a595 Bug 1131166 - Update mochitest symbol to use tc prefix r=garndt
--HG--
extra : rebase_source : f6dd421c8a0a4a7e3b0c7307f552081ddc5a33a4
extra : histedit_source : 3e0ce3fe6c9bbdf53cd897d6f498d786668c810e
2015-02-07 14:13:51 -08:00
jlal@mozilla.com
563ccc0edb Bug 1131165 - Increase xpcshell timeout to closer to 2 hours r=garndt
--HG--
extra : rebase_source : 328b87b1322d97f0800f9bcebc7e0099af89a8b9
extra : histedit_source : 251bd37e04cd32f61add66751cde706c949a9c6e
2015-02-07 12:30:20 -08:00
jlal@mozilla.com
1ab3e16622 Bug 1131164 - Add mozharness generated logs as artifacts r=garndt
--HG--
extra : rebase_source : 24df83e33a436bc4124a246506e8678aa9cbf87a
extra : histedit_source : f7bf2a07d94feb44df26d9426322026fdca15d51
2015-02-07 08:21:49 -08:00
jlal@mozilla.com
cb95f56702 Bug 1131160 - Remove caching of gaia due to issues updating clones on tester r=garndt
--HG--
extra : rebase_source : 875f27d9aa996c3c0f6e377748e1f857034190b7
2015-02-07 01:16:21 -08:00
jlal@mozilla.com
a3c4e0e3c1 Bug 1131156 - Add tc-vcs cache to tests r=garndt
--HG--
extra : rebase_source : 463195b2c4e6d9658c25b67943251da8ff83e826
2015-02-07 00:27:40 -08:00
jlal@mozilla.com
064eba06b0 Bug 1130696 - Update pull gaia script to use correct version based on gaia.json in gecko r=garndt
--HG--
extra : rebase_source : e16dbceac62312e1ad3d4d85bf65a6e879dc238d
2015-02-09 21:54:55 -08:00
jlal@mozilla.com
aa1d489d88 Bug 1131154 - Use fake buildprops file to bypass use of buildbotconfigs in mozharness r=garndt
--HG--
extra : rebase_source : 9bc360c7b40b1e3d9eb0c687eecf7990dd9afe77
2015-02-07 00:01:23 -08:00
jlal@mozilla.com
537cc4b3ac Bug 1131152 - Update tester image to use tc-vcs and download mozharness r=garndt
--HG--
extra : rebase_source : 36fe51e73ba81c49d3c0861de4a25c5857699df9
2015-02-06 23:08:48 -08:00
jlal@mozilla.com
4310cc4ba5 Bug 1130683 - Use stable owner name which will never fail r=garndt
--HG--
extra : rebase_source : b291693b70cfde1d64693e4b3c11b641a8080181
2015-02-09 21:53:26 -08:00
jlal@mozilla.com
ecfb944f93 Bug 1130675 - Do not escape input urls in branch.yml a=taskcluster-only r=me 2015-02-06 18:32:10 -08:00
jlal@mozilla.com
93bc2d5c0c Bug 1130674 - Use branch url for base and head r=me a=taskcluster-only
--HG--
extra : rebase_source : 76321485d39f44534b06c6be8216327084fd8fdd
2015-02-06 18:07:01 -08:00
jlal@mozilla.com
070cfe8c1e Bug 1130106 - Schedule b2g-inbound jobs r=garndt
- Update scopes in decision task to something easier to use locally
  - Schedule flame builds (they may fail now)
  - Add optional revision-hash argument to decision task mach target
  - Use b2gtest worker type for tests
  - Use build specific worker types

--HG--
extra : rebase_source : dff37d59c35efcfc1698f2716e0fc0dc5e86937d
2015-02-06 00:18:42 -08:00
jlal@mozilla.com
1509d1a7ec Bug 1129143 - Upgrade tc-vcs and fix related emulator building issues r=wcosta
--HG--
extra : rebase_source : a22718c5d0b4fee099bdf5eea8e312e9f66b25ce
extra : source : 0c3168ac2a1bee766f5246828fda5a4aa769fbad
2015-02-05 12:15:44 -08:00
jlal@mozilla.com
56bea8ca76 Bug 1122774 - Add treeherder integration r=garndt
--HG--
extra : rebase_source : 6913aaaa524955ecb43a89ef38475b3c71889518
extra : source : 114f6270378ab956c0bf6bc36fb7a2c6f0736750
extra : histedit_source : d3eb9257eb1f0afc2bd4d47f3c4e40cba36fea31
2015-01-21 01:53:37 -08:00
Wander Lairson Costa
65d1f1b516 Bug 1085637: Add Dolphin eng build. r=lightsofapollo
--HG--
extra : rebase_source : ae33d35c9075a9cb315efb840102cf1fe508febd
extra : source : 5b37e35e89fcc19cf1639b56f74259a706be5500
extra : histedit_source : 1a686171567af6179eabb8063194854249691205
2014-12-30 14:39:47 -02:00
Wander Lairson Costa
ae07da2379 Bug 1085636 part3: Add Dolphin user build. r=lightsofapollo
--HG--
extra : rebase_source : b74fcbf90f3f1230c94dedbc528be2ff73d97294
extra : source : 1c356f2a92a0847f70c56ce92348c1ce8573f372
extra : histedit_source : 19e26d8bd3d73139e04c945807e954e0cfe554d6
2014-12-29 10:16:58 -02:00