Descriptiongit cl try: Trigger CQ Dry Run by default.
If bots are specified manually on command line OR in PRESUBMIT.py,
then old behavior remains, namely triggering just those bots.
Otherwise, git cl try will now trigger CQ Dry Run. This is a good
default and also resolves several bugs:
* https://crbug.com/581150 where git cl try used to load cq.cfg
from infra/config, but that's not always correct for all projects.
* https://crbug.com/625697 where even if cq.cfg is in default location.
it might be outdated.
* https://crbug.com/585237 where git cl try would ignore special
in CL description CQ_INCLUDE_TRYBOTS, which is processed by CQ,
but not git cl try.
BUG=625697, 585237, 581150
R=sergiyb@chromium.org,emso@chromium.org
Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/9de9ec66b3a0b8f17dc8c15069add8f62b9796a6
Patch Set 1 #Patch Set 2 : Explain what happened on success. #
Total comments: 2
Messages
Total messages: 21 (16 generated)
|