DescriptionAdded support for git cl upload automatic trybot determination.
This is part of my intern project, which is detailed here:
"https://docs.google.com/a/google.com/document/d/10bkzag1UUbtESPkEWHYaZtGMEEbCN5Zad72PuoRpwZE/edit#"
The idea is to have "git cl upload" annotate the CL description with a
flag like "CQ_TRYBOTS=...", which CQ will then look at to determine which
trybots to run the the given CL.
The CL for the change for CQ is at "https://chromereviews.googleplex.com/51757013/".
R=dpranke@google.com, iannucci@google.com
BUG=378097
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=280039
Patch Set 1 #
Total comments: 10
Patch Set 2 : Fixed nits, made mocking functions explicit. #
Total comments: 1
Patch Set 3 : Fixed presubmit errors. #Patch Set 4 : Moved around pylint disable comments. #Messages
Total messages: 11 (0 generated)
|