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

10 Коммитов

Автор SHA1 Сообщение Дата
Wander Lairson Costa 4decc6004d Bug 1367087: Update firefox.latest.macosx64-opt index. r=dustin
The current indexed task has a big rank number, we blocks a new indexed
task update.

Add an index rank to uploader task big enough to replace the old indexed
task.

MozReview-Commit-ID: Hg5Ya4D0qYt

--HG--
extra : rebase_source : c08386e5fe62ba4ee4e2832539b6aebf015d6799
2017-05-23 11:58:28 -03:00
Wander Lairson Costa 0751b1e3c1 Bug 1365350: make uploader task a dependency of tests. r=dustin,garndt
For some reason, tests sometimes start before uploader task is finished,
we then make it a dependency to avoid the bug.

MozReview-Commit-ID: JlA471DUYPN

--HG--
extra : rebase_source : 968ca3e512de17ccb26346c6a18f0a1438e8e8a2
2017-05-17 17:42:21 -03:00
Sebastian Hengst 0f7e37f8da Backed out changeset 79027b4b7762 (bug 1365350) for frequently failing gecko decision task with 'Bad Request'. r=backout 2017-05-17 20:30:03 +02:00
Wander Lairson Costa 153ff9483b Bug 1365350: make uploader task a dependency of tests. r=garndt
For some reason, tests sometimes start before uploader task is finished,
we then make it a dependency to avoid the bug.

MozReview-Commit-ID: FDkmEnHlwKo

--HG--
extra : rebase_source : 640c498719b8bff5b599aacb86a1975a422b97f3
2017-05-17 09:09:14 -03:00
Wander Lairson Costa a200fe8303 Bug 1362949: Fix macosx64-opt index routes. r=dustin
The macosx64-opt build task executes through buildbot-bridge, and there
is a specific task in which artifacts are uploaded.

MozReview-Commit-ID: GTOXBwBdwfM
2017-05-09 08:36:05 -07:00
Wander Lairson Costa be9d05d81d Bug 1350413 part 1: move macosx64/opt build to buildbot-bridge. r=dustin
Because of bug 1338651, we need to stick to BBB macosx64 builds for now.

MozReview-Commit-ID: AwQc5r6ikUN

--HG--
extra : transplant_source : %97%1B%95H%D8L1%87%84h%F4%89%0D%283w%98%7E%2C%F4
2017-05-02 16:12:51 -03:00
Dustin J. Mitchell c9c7364396 Bug 1353456: summarize index routes to avoid scope bloat; r=jonasfj
MozReview-Commit-ID: 6ACnfKy2g0z

--HG--
extra : rebase_source : dcfb5dbe3b2d3396df7281f3300065db63a7d443
2017-04-04 19:26:15 +00:00
Justin Wood 54a5d59c87 Bug 1347889 - use 'relative-datestamp' instead of typo 'relative-timestamp' in morphs, to unbreak task submission. r=dustin
MozReview-Commit-ID: 8GCKi6r4WUD

--HG--
extra : rebase_source : 511a7d54d23133b255d364b87207244d4cff7775
2017-03-16 09:44:36 -04:00
Dustin J. Mitchell b470c0ac31 Bug 1347569: don't add optmized tasks to task.dependencies; r=Callek
`task.dependencies` is part of the internal taskgraph calculations, so it must
only refer to tasks that are being created, and not to those which already
exist.  `task.task['dependencies']`, on the other hand, is what is given to
`queue.createTask` and expresses all dependencies.

MozReview-Commit-ID: GJ6JVj6JMBz

--HG--
extra : rebase_source : 553aec85134fe0e41c53f917327b13d1b66592aa
2017-03-15 14:54:12 +00:00
Dustin J. Mitchell 335fa26ed0 Bug 1333255: introduce graph morphs, use them to make index tasks; r=jonasfj
Graph morphs modify the graph after optimization, without changing its meaning.
In this case, that means adding index tasks that will insert paths into the
index beyond the relatively limited number afforded in task.routes.

MozReview-Commit-ID: AJy4exX7q2v

--HG--
extra : rebase_source : d61e7462defd41e7112739fb057edb493f495430
extra : source : c580568ed47c1ed2af40d98b47fbb0d136e63060
2017-03-07 20:39:27 +00:00