gecko-dev/taskcluster/taskgraph
Justin Wood 5e58d2e80a Bug 1381597 - create a taskcluster task that tests the decision graph for invalid buildbot-bridge builder names. r=dustin
This adds a download of allthethings.json to the Decision Task (in optimize phase).

If there is a network error, in order to avoid a broken decision task, we treat all buildbot-bridge jobs as valid.

MozReview-Commit-ID: GpKVV5pUwGL

--HG--
extra : rebase_source : 39e853f98dcfafe252504f724cdf84b95b0eece8
2017-09-19 16:21:19 -04:00
..
actions Bug 1394952: it's /builds/worker, not /home/builds; r=wcosta 2017-08-29 21:34:54 +00:00
cron Bug 1328727: use json-e for cron decision tasks too; r=aki,jonasfj 2017-07-21 18:08:06 +00:00
loader Bug 1395717 - Use filename source-test tasks are defined in as part of their label, r=dustin 2017-08-31 16:38:08 -04:00
templates Bug 1391075 - Add template to modify task env from |mach try fuzzy|, r=dustin 2017-08-25 15:24:22 -04:00
test Bug 1383880: parse try config during the decision task; r=ahal 2017-08-21 23:14:14 +00:00
transforms Bug 1401725 - Use sparse checkouts for toolchain tasks; r=glandium 2017-09-21 07:30:49 -07:00
util Bug 1381597 - create a taskcluster task that tests the decision graph for invalid buildbot-bridge builder names. r=dustin 2017-09-19 16:21:19 -04:00
__init__.py Bug 1397318: mozlint -l py2 for taskcluster/; r=ahal 2017-09-06 17:29:32 +00:00
action.py Bug 1373043 - Make taskcluster backfill use the treeherder /jobs/ endpoint r=garndt 2017-06-14 16:55:43 -04:00
action.yml Bug 1396657: really, finally, use /builds for old action tasks; r=wcosta 2017-09-05 13:27:06 +00:00
create.py Bug 1399393 Refactor create_tasks to avoid bottlenecks r=dustin 2017-09-13 10:43:42 +01:00
decision.py Bug 1383880: parse try config during the decision task; r=ahal 2017-08-21 23:14:14 +00:00
docker.py
files_changed.py
filter_tasks.py Bug 1384759 - Only filter test tasks for Servo changes; r=froydnj 2017-07-26 17:09:53 -07:00
generator.py Bug 1383880: parse try config during the decision task; r=ahal 2017-08-21 23:14:14 +00:00
graph.py Bug 1383880: add Graph.visit_preorder; r=ahal 2017-08-20 16:29:12 +00:00
morph.py Bug 1383880: parse try config during the decision task; r=ahal 2017-08-21 23:14:14 +00:00
optimize.py Bug 1383880: handle keyError from find_task_id; r=gps 2017-09-21 12:02:44 +00:00
parameters.py Bug 1383880: parse try config during the decision task; r=ahal 2017-08-21 23:14:14 +00:00
target_tasks.py Bug 1383880: parse try config during the decision task; r=ahal 2017-08-21 23:14:14 +00:00
task.py Bug 1383880: optimize in three phases; r=ahal 2017-08-20 20:00:17 +00:00
taskgraph.py
try_option_syntax.py Bug 1383880: parse try config during the decision task; r=ahal 2017-08-21 23:14:14 +00:00