Chromium Code Reviews
DescriptionGreatly simplify buildbot module and remove usage of master name.
It looks like most of the functionality in the buildbot module was
unused, dead code.
This also means that master name is not required for anything, since
actual fetching of layout test results don't use master name (because
the Google Storage directory layout doesn't include master name).
Use of master name was added in http://crrev.com/2009603004 because
at that time, getting a Build object required making a request to
build.chromium.org which required a master name. But now this is not
the case.
Committed: https://crrev.com/b0c5ab03643d15a7388ff214226df35a5d125f55
Cr-Commit-Position: refs/heads/master@{#403614}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rebased #Messages
Total messages: 27 (10 generated)
|