Граф коммитов

2563 Коммитов

Автор SHA1 Сообщение Дата
Armen Zambrano G. a97dfc7c07 Bug 1422133 - Generate runnable-jobs.json.gz file as part of the Gecko decision task run. r=dustin
The runnable jobs API on Treeherder is timing out quite frequently.
This is due that it downloads the full-task-graph.json artifact from the Gecko decision task.

This file has grown to be massive (over 30MB) and that takes too long to fetch. The API times out after 20 seconds.

The data we need from the artifact is minimal. We can generate a file with just the minimum amount of data needed.

This code change adds logic to generate a runnable-jobs.json.gz file after the full-task-graph.json artifact is generated.

MozReview-Commit-ID: 9u2H7HbUAcl

--HG--
extra : rebase_source : f450527e7dd565e29cfe2e04dc52761e77827cc0
2017-11-30 16:05:53 -05:00
Joel Maher 62d112b619 Bug 1422451 - move talos xperf from win7 hardware to VM. r=rwood 2017-12-04 10:11:03 -05:00
Mihai Tabara 28926cae56 Bug 1422599 - switch in-tree to use stage bouncer to dedicated RelEng instance. r=rail a=release DONTBUILD
MozReview-Commit-ID: JuU7AAamj5x

--HG--
extra : source : 38040b2559b9b1addfaf2ab2768a6b73f448ae5c
2017-12-03 20:57:43 +02:00
Marco Castelluccio 131b0a0f40 Bug 1422696 - Reduce max-run-time for the Windows coverage build to a saner value. r=jmaher 2017-12-04 10:46:05 +01:00
Rob Wood b0ebfcccd9 Bug 1415854 - Schedule talos tp6 on osx for inbound and central, not just autoland/try; r=jmaher
MozReview-Commit-ID: BsX9RiUaO48

--HG--
extra : rebase_source : ab06f6d3df6c3c7cab442c91e597a84f02f6d954
2017-11-30 14:06:27 -05:00
Chris AtLee cd44b20f28 Bug 1421050: Verify that workerType and provisionerId are of the proper form as part of task generation r=dustin
MozReview-Commit-ID: 1t5BG86fy7f

--HG--
extra : rebase_source : be583f28b1dd2d1bd0d9e486aef4d2d9004621bd
2017-11-27 15:59:35 -05:00
Jesse Schwartzentruber 5bc632065d Bug 1419793 - Add a debug fuzzing build to taskcluster. r=aobreja
MozReview-Commit-ID: 8hjX17WTxDc
2017-11-22 11:31:31 -05:00
Johan Lorenzo 4de835d08a Bug 1412836 - Use dep-pushapk scritpworker for non m-c, m-b, m-r branches r=aki
MozReview-Commit-ID: 8aGonUxppxq

--HG--
extra : rebase_source : bad4de8cb6689875488e6be2ae6043e7c1058a38
2017-11-28 13:11:07 +01:00
Tom Prince f460e17bc9 Bug 1418883: Look in comm-central repository for changed files. r=dustin
MozReview-Commit-ID: 1p2e7Zbqwtw

--HG--
extra : rebase_source : bbcd8e7224c08468151bfb95c98d12a35327ae6c
extra : source : 79c28e859f63c720e4064be904b52f8a887f428c
2017-11-19 21:26:54 -07:00
Tom Prince 506636cd2d Bug 1421036: Display task labels by default when running `mach taskgraph optimized`; r=dustin
MozReview-Commit-ID: 4sMl5a02NCE

--HG--
extra : rebase_source : 024a49a82a3ea39fccf745ba33356b39d734c8ea
2017-11-27 13:26:14 -07:00
Tom Prince 3744e9bace Bug 1418654: Allow tasks that run use `mach` to checkout comm-central; r=dustin
MozReview-Commit-ID: 4i7dqhxjxra

--HG--
extra : rebase_source : 23b3483ee3f18061335698c57084c43a57cc6ce5
2017-11-18 10:42:12 -07:00
Tom Prince 36ec066a4a Bug 1421033: Fix parameter generation for try-comm-central. r=dustin
MozReview-Commit-ID: A2MlNNZGnO9

--HG--
extra : rebase_source : 6b87870edf2e34caceeea4a3a5e9f3112375f185
2017-11-27 13:21:59 -07:00
Tom Prince 3890179b24 Bug 1421002: Add an option to control where to find the try_task_config. r=dustin
MozReview-Commit-ID: ntC1fJOidr

--HG--
extra : rebase_source : 7bd3ace5b127fca978b9e5ec6a2d0670ff931af9
extra : source : 43903d5d0cfdf57cc39c643dc1d1f577a6fc8901
2017-11-21 11:26:56 -07:00
Tiberius Oros b17d65a13a Backed out changeset c2f814fa49aa (bug 1421100)for failing Windows x32 web platform tests /encoding/api-replacement-encodings.html r=backout on a CLOSED TREE 2017-11-28 22:23:03 +02:00
Tiberius Oros ac8b946ce6 Backed out changeset 40099ea55a13 (bug 1421349)for windows 32-bit failures r=backout on a CLOSED TREE 2017-11-28 22:21:04 +02:00
Ralph Giles 3ef5b3416e Bug 1421349 - Remove beta from win32 rust treeherder symbol. r=nalexander
This doesn't offer much advantage since it's the still
the primary rust builders are using for this target.
I meant to remove it before landing bug 1421100.

MozReview-Commit-ID: ATYlPWFFs8O

--HG--
extra : rebase_source : 3cf8818e29d2d25b72715e197a3d66491c6409d0
2017-11-28 09:43:44 -08:00
Ralph Giles f5d6b06185 Bug 1421100 - Update win32 builders to rust 1.23.0-beta.1. r=ted
Work around address space exhaustion with 32-bit Rust
on Windows by building with the current beta, which
does not show the problem, likely because of more
efficient llvm ir generation.

See bug 1417268 for discussion.

MozReview-Commit-ID: 1MkFsi4REah

--HG--
extra : rebase_source : 653478fbde2a64d1f08fe6708fa4126e38452060
2017-11-27 14:41:24 -08:00
Tom Prince 1f81f4ad37 Bug 1418141: Combine taskcluster win base configs. r=jlund
MozReview-Commit-ID: 1CK5xdCUHbq

--HG--
extra : rebase_source : 7dc849e587eba35bb4809ec07f6e8564d57e942f
2017-10-31 21:01:51 -06:00
Tom Prince 954514e67c Bug 1418141: Combine taskcluster win64 mozharness configs. r=jlund
MozReview-Commit-ID: 5KOzNMqn4m8

--HG--
extra : rebase_source : 088fe065344c729bbb3b022b8b624bc53bc50538
2017-10-31 19:16:33 -06:00
Tom Prince 9ad773a916 Bug 1418141: Combine taskcluster win32 mozharness configs. r=jlund
MozReview-Commit-ID: ICMryQvdHCz

--HG--
extra : rebase_source : fa95cfff4e789d91763922233547a74c8a48fe0b
2017-10-31 17:17:23 -06:00
Margareta Eliza Balazs 2408b0075c Backed out 3 changesets (bug 1418141) as requested by developer r=backout on a CLOSED TREE
Backed out changeset 494839119203 (bug 1418141)
Backed out changeset 599b59f91c1c (bug 1418141)
Backed out changeset 3d83ffab30dc (bug 1418141)
2017-11-28 00:44:15 +02:00
Tom Prince 06b8d461cc Bug 1418141: Combine taskcluster win base configs. r=jlund
MozReview-Commit-ID: 1CK5xdCUHbq

--HG--
extra : rebase_source : 34445b0bdd85ecbea97bc45abd1b1b4f4c095cef
2017-10-31 21:01:51 -06:00
Tom Prince b8d2ad7549 Bug 1418141: Combine taskcluster win64 mozharness configs. r=jlund
MozReview-Commit-ID: 5KOzNMqn4m8

--HG--
extra : rebase_source : 347b8bbd01f88aa05527e79caa23c2c1afccbe75
2017-10-31 19:16:33 -06:00
Tom Prince b885fb5782 Bug 1418141: Combine taskcluster win32 mozharness configs. r=jlund
MozReview-Commit-ID: ICMryQvdHCz

--HG--
extra : rebase_source : be395093eee9318c6c0f9fe0d9c900c66043cbaf
2017-10-31 17:17:23 -06:00
Margareta Eliza Balazs 24fbf705d1 Merge mozilla-central to mozilla-autoland. r=merge a=merge on a CLOSED TREE 2017-11-28 00:09:08 +02:00
Ben Hearsum 6ca99fc267 bug 1419778: don't enforce tier verification for buildbot bridge. r=dustin 2017-11-27 13:24:54 -05:00
Andrew Halberstadt d7d847489c Bug 1419180 - [taskgraph] Stop implicitly scheduling 'when.files-changed' tasks if taskcluster/taskgraph is modified, r=dustin
This only affects the lint and python-test tasks which have the 'always_target'
config set.

This behaviour hasn't proven very useful, largely because when modifying
taskcluster/taskgraph, a lint task (f8) and a python task (tg) get scheduled
anyway. Running the other lint and python tasks in addition doesn't add much
test coverage and only serves to increase noise and waste resources.

MozReview-Commit-ID: LTWyK03UoNY

--HG--
extra : rebase_source : 15f8dcdf5016e44b31065f37fa79dc730f448f79
2017-11-21 16:19:19 -05:00
Ralph Giles 269d52e838 Bug 1411361 - Update builders to rust 1.22.1. r=nalexander
New stable release.

We leave the win32 builds on rust 1.21.0 for now:

- Building with 1.22.1 fails on win32 opt, we think, because
the code tree passed to llvm exhausts 32-bit address space
under -Clto. Bug 1417268.

- Resolving the above by building with 64-bit rust is blocked
by build.rs scripts not picking up the correct platform in
automation builds. Bug 1401647.

- Building with 1.23.0-beta.1 fails on win32 debug with a
bindgen panic. Bug 1420301.

MozReview-Commit-ID: 9Q1K7dSBlEv

--HG--
extra : rebase_source : 84d1d0306934fffceda7b242615d89722d02c6f5
2017-11-22 17:01:19 -08:00
Coroiu Cristina 4a590a5a15 Backed out 3 changesets (bug 1418141) for breaking Windows DMD builds r=backout a=backout
Backed out changeset 6cd9206792f9 (bug 1418141)
Backed out changeset 68e180048ca9 (bug 1418141)
Backed out changeset 01b97ef0de10 (bug 1418141)
2017-11-24 17:09:26 +02:00
Tom Prince d0cac51661 Bug 1418141: Combine taskcluster win base configs. r=jlund
MozReview-Commit-ID: 1CK5xdCUHbq

--HG--
extra : rebase_source : 34445b0bdd85ecbea97bc45abd1b1b4f4c095cef
2017-10-31 21:01:51 -06:00
Tom Prince 725723fd2a Bug 1418141: Combine taskcluster win64 mozharness configs. r=jlund
MozReview-Commit-ID: 5KOzNMqn4m8

--HG--
extra : rebase_source : 347b8bbd01f88aa05527e79caa23c2c1afccbe75
2017-10-31 19:16:33 -06:00
Tom Prince d84084cac2 Bug 1418141: Combine taskcluster win32 mozharness configs. r=jlund
MozReview-Commit-ID: ICMryQvdHCz

--HG--
extra : rebase_source : be395093eee9318c6c0f9fe0d9c900c66043cbaf
2017-10-31 17:17:23 -06:00
Cosmin Sabou 8a29ac5f26 Backed out changeset c6aa3b06c0b2 (bug 1419778) for tg failures on taskcluster/taskgraph/test/test_generator.py r=backout on a CLOSED TREE 2017-11-23 18:33:29 +02:00
Bill McCloskey 1e7a98dfd2 Bug 1418188 - Fix indentation on a CLOSED TREE
MozReview-Commit-ID: JWTtyRs2I4Y
2017-11-23 08:04:55 -08:00
Bill McCloskey 45299a7808 Bug 1418188 - Run Searchfox indexing in TaskCluster on a daily basis (r=dustin,chmanchester)
MozReview-Commit-ID: FKrA8ejwuic
2017-11-23 07:25:12 -08:00
Ben Hearsum bb9c7641ab bug 1419778: don't enforce tier verification if either side of dependency is a buildbot bridge task. r=dustin 2017-11-23 08:50:41 -05:00
Cosmin Sabou a5d613086a Merge mozilla-inbound to mozilla-central r=merge a=merge 2017-11-23 11:42:46 +02:00
Bill McCloskey e00b31adbc Revert "Bug 1418188 - Run Searchfox indexing in TaskCluster on a daily basis (r=dustin,chmanchester)"
This reverts commit ae02e7fc64ac3c3faa991cee297defdf69643101.
2017-11-22 15:17:11 -08:00
shindli a0b20fcb81 Merge mozilla-central to mozilla-autoland. r=merge a=merge CLOSED TREE 2017-11-22 23:42:02 +02:00
Justin Wood fc1ce17d88 Bug 1419561 - Set better nightly l10n routes for repackage tasks too. r=rail
MozReview-Commit-ID: COHekNRlun3

--HG--
extra : rebase_source : 083efc49363bbcee7b6d96fe538c74d043a49b2b
2017-11-22 15:33:30 -05:00
Bill McCloskey 6e72ea5d62 Bug 1418188 - Run Searchfox indexing in TaskCluster on a daily basis (r=dustin,chmanchester)
MozReview-Commit-ID: FKrA8ejwuic
2017-11-22 14:33:50 -08:00
Joel Maher 074cea1610 Bug 1394757 - remove XenDPriv.exe from VM to remove clipboard interference. r=ahal 2017-11-22 14:08:16 -05:00
Ciure Andrei c7cf019289 Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE 2017-11-22 12:20:25 +02:00
Coroiu Cristina 0f73910c0c Backed out changeset 61c764fa81f1 (bug 1419561) for failing flake8 at /builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py r=backout on a CLOSED TREE 2017-11-22 02:44:48 +02:00
Coroiu Cristina 9eb4f34b0a Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE 2017-11-22 01:50:20 +02:00
Christian Holler 107b880d6a Bug 1415689 - Add Clang 6 (pre) and use it for ASan builds. r=froydnj
MozReview-Commit-ID: 34rcG7gEswz
2017-11-10 10:14:26 +01:00
Tiberius Oros f2f6232ff6 Merge mozilla-central to mozilla-autoland r=merge a=merge on a CLOSED TREE 2017-11-21 12:16:13 +02:00
Tiberius Oros 797c93d81f Merge inbound to mozilla-central r=merge a=merge 2017-11-21 11:55:23 +02:00
Mike Hommey 04927bc058 Bug 1419269 - Support installing mercurial on Debian versions != 9. r=gps
--HG--
extra : rebase_source : 187146a14083960b2175f907f466a46ad9091ce8
2017-11-21 14:11:14 +09:00
Steve Fink 18b31959b2 Bug 1410528 - When running via autospider.sh, make the shell generate a minidump on crashes, r=jonco,ted
--HG--
extra : rebase_source : 56c0c741f404bc901c772ce597eea0db58730f27
extra : intermediate-source : 5e1dc7fec0ff1181361043f64668298fdbab2bdc
extra : source : 30247bfa8807b0106860399ecbfd51050c9b1885
2017-11-05 09:54:46 -08:00