Commit Graph

98 Commits

Author SHA1 Message Date
Mike Shal
f989eff1a5 Bug 1276352 - Fix platforms to match buildbot convention; r=dustin, garndt
MozReview-Commit-ID: 62fKVy2UEUd
2016-06-02 14:23:09 -04:00
Mike Shal
89eb462c94 Bug 1283874 - MacOSX64 Taskcluster builds are tier-2; r=dustin
MozReview-Commit-ID: 4MWo6OtwyTj
2016-07-01 11:48:03 -04:00
Steve Fink
17949f19d3 Bug 1283309 - Fix the hazard output, fix a local build problem with new build checking, and point to hazard analysis docs on failure, r=terrence
--HG--
extra : rebase_source : 9c6df115f24bbae9da21a6529debbde0b815a34a
extra : amend_source : 890ad99d2bbe571b47cd1e344ab92e4b06169060
2016-06-29 00:14:39 +01:00
Sebastian Hengst
50b73a3ff3 Backed out changeset f9d32d5fc19a (bug 1276352) for OSX build bustage. r=backout on a CLOSED TREE 2016-07-01 00:15:56 +02:00
Mike Shal
8d93701b0a Bug 1276352 - Fix platforms to match buildbot convention; r=dustin, garndt
MozReview-Commit-ID: 62fKVy2UEUd
2016-06-02 14:23:09 -04:00
Geoff Brown
7259bba456 Bug 1275963 - Use desktop-test-xlarge for linux x64 mochitest-clipboard tests; r=jmaher 2016-06-30 15:39:22 -06:00
Carsten "Tomcat" Book
6152d5afcc Merge mozilla-central to mozilla-inbound 2016-06-30 12:46:28 +02:00
Carsten "Tomcat" Book
3a42c363cc merge mozilla-inbound to mozilla-central a=merge 2016-06-30 12:33:41 +02:00
Carsten "Tomcat" Book
ed3ab6cac3 Backed out changeset bb6bea23a056 (bug 1282226) for blocking merge from m-i to m-c 2016-06-30 12:31:18 +02:00
Alexandre Lissy
edb470c127 Bug 1282226 - Add aries and nexus 5 to try on a CLOSED TREE r=wcosta
--HG--
extra : rebase_source : 3cc20a5bb897ed28343e0ec260ce7f5eb6c8566b
extra : amend_source : 0376f298547182b2dfe390febcca500202f0803d
2016-06-30 03:13:00 +02:00
Alexandre Lissy
983701f75d Bug 1282226 - Add aries and nexus 5 to try r=wcosta
MozReview-Commit-ID: LOZHgih2TrM

--HG--
extra : rebase_source : 48456bc24aa23ff6d2f7e4b0edaaa7d5ed0e8e73
2016-06-28 22:06:52 +02:00
Alexandre Lissy
2eb2535e97 Bug 1282226 - Kill secrets from phone-builder image and fix aries/hammerhead r=wcosta
MozReview-Commit-ID: LOZHgih2TrM

--HG--
extra : rebase_source : e17d08683891ca5c74bb8b3930d0aa5e62121c4f
2016-06-28 19:46:40 +02:00
Kim Moir
f8f2f8108f Bug 1174206 - Migrate Android x86 builds to TaskCluster and make Tier 2 r=gbrown DONTBUILD 2016-06-29 13:18:10 -04:00
Dustin J. Mitchell
52f7225820 Bug 1277957: fix tooltool URLs to not include .git; r=garndt a=bustage
MozReview-Commit-ID: 8F3zW2pKfyb
2016-06-28 21:05:38 +00:00
Kim Moir
6f34b3e58f Bug 1282901 - Run tc Android 4.3 API15+ opt and debug builds on all branches r=gbrown 2016-06-28 16:30:40 -04:00
Geoff Brown
000becf4f1 Bug 1204281 - Adjust chunks and maxRunTime to avoid tc Linux x86 intermittent timeouts; r=me 2016-06-28 13:25:58 -06:00
Mike Shal
b8cc44f4d4 Bug 1274311 - tier-2 jobs should have rank 0 in the index; r=dustin
MozReview-Commit-ID: 1CeJ7s6Eay3
2016-06-24 15:59:24 -04:00
Mike Shal
8f1b2347a0 Bug 1282515 - linux 32-bit TC builds are currently tier-2; r=dustin
MozReview-Commit-ID: 5UKlWYMTmOR
2016-06-27 14:34:55 -04:00
Jonathan Griffin
50e458a92b Bug 1277957 - Point to tooltool at GitHub, r=dustin
MozReview-Commit-ID: 8VPih4tpYYy
2016-06-27 14:51:41 -07:00
Dustin J. Mitchell
c6a548be78 Bug 1280231: rename types.py to taskgraph.py; r=Callek
MozReview-Commit-ID: Jf6CVyFCGMI

--HG--
rename : taskcluster/taskgraph/types.py => taskcluster/taskgraph/taskgraph.py
extra : rebase_source : 12e30313eb1fd4062c0be9d869460644ae949019
extra : intermediate-source : 4b1d94901b4d09c13031982c28eec6a48f938c71
extra : source : e85765be39d61d7c0df9831e16930328effad554
2016-06-20 19:11:52 +00:00
Dustin J. Mitchell
77ad76d2ad Bug 1280231: Load kinds in order by dependencies; r=jonasfj
This enables kinds that generate tasks based on those output by another kind.
For example, the test kind might generate a set of test tasks for each build
task.

MozReview-Commit-ID: K7ha9OmJ6gd

--HG--
extra : rebase_source : 36fc7e2d9c5987a4bb8b3779cf1a9308f5561828
extra : intermediate-source : 7898d1ab1afc08f78445165d0c94566b0682a2f7
extra : source : 0852b38cd86c42ebba0f9e74d7470a263969b784
2016-06-27 22:31:06 +00:00
Dustin J. Mitchell
49f6131a63 Bug 1280231: refactor task kinds to task classes; r=jonasfj
MozReview-Commit-ID: 1cNukxBgfey

--HG--
extra : rebase_source : 4f0fcce2bcea0fb78ba70e7c052638ca2c5b8a3d
extra : intermediate-source : ba5cbf4e06a550993e5216f816dcf0ccd3938b2e
extra : source : f744bd2fbcd3ae9b90851dcd12307c15d04f8bea
2016-06-27 22:57:44 +00:00
Joel Maher
c9103dfcd9 backout Bug 1174206 (3e53a0aae914 and 6b992274233a) for gecko decision task route conflict
MozReview-Commit-ID: 3PrHGAqtpLj
2016-06-28 10:59:19 +03:00
Wes Kocher
41d7dbd446 Backed out changeset 912ea9267130 (bug 1277957) for SM-tc failures CLOSED TREE 2016-06-27 15:45:56 -07:00
Wes Kocher
c9059e6a53 Backed out 3 changesets (bug 1280231) for decision task failures CLOSED TREE
Backed out changeset 4b1d94901b4d (bug 1280231)
Backed out changeset 7898d1ab1afc (bug 1280231)
Backed out changeset ba5cbf4e06a5 (bug 1280231)

--HG--
rename : taskcluster/taskgraph/taskgraph.py => taskcluster/taskgraph/types.py
2016-06-27 15:45:44 -07:00
Dustin J. Mitchell
1a1a14c19c Bug 1280231: rename types.py to taskgraph.py; r=Callek
MozReview-Commit-ID: Jf6CVyFCGMI

--HG--
rename : taskcluster/taskgraph/types.py => taskcluster/taskgraph/taskgraph.py
extra : source : e85765be39d61d7c0df9831e16930328effad554
extra : histedit_source : 732dc9a6b9206be1bb2a3e4f1d507d0001588f6c
2016-06-20 19:11:52 +00:00
Dustin J. Mitchell
c0fe75d7d2 Bug 1280231: Load kinds in order by dependencies; r=jonasfj
This enables kinds that generate tasks based on those output by another kind.
For example, the test kind might generate a set of test tasks for each build
task.

MozReview-Commit-ID: K7ha9OmJ6gd

--HG--
extra : source : 0852b38cd86c42ebba0f9e74d7470a263969b784
extra : amend_source : f3e8c306afe29ae75bd1f93d8b76ff2b27ad8ed1
extra : histedit_source : aa1ae93aba51025a0e1bd2ecf473aaa33235e4c7%2C2c704328e983a3d75a834b069431e4f166389b02
2016-06-27 22:31:06 +00:00
Dustin J. Mitchell
4cfe2b182c Bug 1280231: refactor task kinds to task classes; r=jonasfj
MozReview-Commit-ID: 1cNukxBgfey

--HG--
extra : source : f744bd2fbcd3ae9b90851dcd12307c15d04f8bea
2016-06-20 20:45:15 +00:00
Jonathan Griffin
d907d0be30 Bug 1277957 - Point to tooltool at GitHub, r=dustin
MozReview-Commit-ID: DniWWGVlOiL

--HG--
extra : rebase_source : bfc80e894d58737be5a60c1aec45039c22c73741
2016-06-27 14:51:41 -07:00
Andrew Halberstadt
3b5152d79e Bug 1279040 - Move 'run-wizard' binary out of docker image, r=dustin
The run-wizard binary (used by interactive workers) will likely need to
change relatively frequently. Therefore, it should be baked directly into
the docker image. This patch instead downloads it from the appropriate
commit on hg.mozilla.org, only when needed.

MozReview-Commit-ID: 70hlloywCSj

--HG--
rename : testing/docker/desktop-test/bin/run-wizard => taskcluster/scripts/tester/run-wizard
extra : rebase_source : 871c24b2eec26962e88c852b5ec85a09382f21a1
2016-06-23 10:00:54 -04:00
Kim Moir
4627337726 Bug 1174206 - Migrate Android x86 builds to TaskCluster and make Tier 2 r=gbrown 2016-06-27 13:37:46 -04:00
Kim Moir
6613300846 Bug 1174206 - Migrate Android x86 builds to TaskCluster and make Tier 2 r=gbrown 2016-06-27 13:16:52 -04:00
Geoff Brown
238b7e9e90 Bug 1281501 - Run Linux 64 ASAN opt tests in taskcluster (tier 2); r=dustin 2016-06-25 15:34:04 -06:00
Geoff Brown
3e3aae0f13 Bug 1280438 - Run Android 4.3 debug tests in taskcluster (tier 2); r=dustin 2016-06-22 17:16:43 -06:00
Peter Moore
1268d64aa3 Bug 1280476 - resolved merge conflict with bug 1280437; r=grenade, a=tomcat 2016-06-22 14:26:42 +02:00
Rob Thijssen
2452c975c9 Bug 1280476 - Split TC legacy test config (docker/windows); r=pmoore
MozReview-Commit-ID: 5MDsyN3BIqw

--HG--
rename : taskcluster/ci/legacy/tasks/tests/fx_desktop_generic.yml => taskcluster/ci/legacy/tasks/tests/fx_docker_desktop_generic.yml
rename : taskcluster/ci/legacy/tasks/tests/fx_test_base.yml => taskcluster/ci/legacy/tasks/tests/fx_docker_test_base.yml
2016-06-21 16:13:23 +01:00
Carsten "Tomcat" Book
b746b89836 Backed out changeset 830b31c9a64b (bug 1280476) for causing decision task failures
--HG--
rename : taskcluster/ci/legacy/tasks/tests/fx_docker_desktop_generic.yml => taskcluster/ci/legacy/tasks/tests/fx_desktop_generic.yml
rename : taskcluster/ci/legacy/tasks/tests/fx_docker_test_base.yml => taskcluster/ci/legacy/tasks/tests/fx_test_base.yml
2016-06-22 14:01:52 +02:00
Geoff Brown
afb761f3ec Bug 1280437 - Run Android 4.3 opt tests in taskcluster (tier 2); r=dustin 2016-06-21 16:42:50 -06:00
Rob Thijssen
bcf63bc7d0 Bug 1280476 - Split TC legacy test config (docker/windows). r=pmoore
MozReview-Commit-ID: 5MDsyN3BIqw

--HG--
rename : taskcluster/ci/legacy/tasks/tests/fx_desktop_generic.yml => taskcluster/ci/legacy/tasks/tests/fx_docker_desktop_generic.yml
rename : taskcluster/ci/legacy/tasks/tests/fx_test_base.yml => taskcluster/ci/legacy/tasks/tests/fx_docker_test_base.yml
extra : rebase_source : 473061ec13e160740ff723c2eff7e33a5528ac06
2016-06-21 16:13:23 +01:00
Dustin J. Mitchell
a30b6ff2f2 Bug 1279676: use --rebuild instead of --trigger-tests; r=armenzg
MozReview-Commit-ID: F7jc7AG0SCr
2016-06-21 18:50:55 +00:00
Justin Wood
15b23fced1 Bug 1280956 - Use in-tree linter job to flake8 test taskcluster directory. r=dustin
MozReview-Commit-ID: FsWmAnnycZ2

--HG--
extra : rebase_source : 04a32cea2de133cb75472092cffb8a215f7dc603
2016-06-20 21:06:55 -04:00
Justin Wood
e07dcaf301 Followup to Bug 1171736 - Make linux-l10n actually Platform Linux not Linux64. r=wcosta over IRC
MozReview-Commit-ID: DwWaab4PqLF

--HG--
extra : rebase_source : feef8a5465eef07567226741b70bddcca72d4bef
2016-06-21 08:34:17 -04:00
Mike Shal
1c6f1572bc Bug 1277666 - Use epoch time for rank; r=dustin
Buildbot builds use the epoch time for rank, so Taskcluster needs to use
this as well. Using the pushlog_id instead means that a Buildbot build
will always persist in the "latest" index since the highest value wins.


MozReview-Commit-ID: 1nS6lQv1GoW
2016-06-15 11:53:38 -04:00
Dustin J. Mitchell
ac6f514b7f Bug 1277413: add a task to run taskgraph unit tests; r=Callek
MozReview-Commit-ID: n8122F3ocx

--HG--
extra : rebase_source : ea16077da878e9ba7385d021559a8e4341fdc867
2016-06-13 03:37:23 +01:00
Joel Maher
14079009b1 Bug 1204281 - 90 minute timeout for linux64 mochitest-browser-chrome chunks. r=Tomcat 2016-06-21 13:37:25 +03:00
Justin Wood
b81a902c6b Followup bustage fix for Bug 1277648
MozReview-Commit-ID: 19cH0TIORfc

--HG--
rename : testing/taskcluster/tasks/builds/android_api_15_debug.yml => taskcluster/ci/legacy/tasks/builds/android_api_15_debug.yml
2016-06-20 21:41:21 -04:00
Justin Wood
d57a9292af Bug 1280914 - Fix test_create after "Bug 1276216 - All tasks with no other dependencies should depend on the decision task"
MozReview-Commit-ID: CCdXafMIDUD
2016-06-20 10:22:15 -04:00
Justin Wood
43b27f7bac Bug 1280904 - Fix test_decision after Bug 1277417 Output JSON from mach taskgraph commands. r=dustin
MozReview-Commit-ID: Iymc0k5GeVK
2016-06-14 14:19:50 -04:00
Justin Wood
bc7503149a Bug 1171736 - Don't force extra-builds to attempt job generation, if no matching job is defined for this branch. r=dustin
MozReview-Commit-ID: BNBOcUpprfm
2016-06-14 14:12:30 -04:00
Justin Wood
83a1642d15 Bug 1171736 - Add taskcluster scheduling logic (on try) for linux l10n. r=sfink
MozReview-Commit-ID: Auz7sOW5Ptr

--HG--
rename : testing/mozharness/configs/single_locale/tc_linux64.py => testing/mozharness/configs/single_locale/tc_linux32.py
2016-06-06 16:09:51 -04:00