diff options
author | tandrii <tandrii@chromium.org> | 2015-12-17 09:51:24 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-17 17:52:17 +0000 |
commit | 640ba1d2d7c60e0e4aadbe3e8ed828bad060b523 (patch) | |
tree | 0ecc963b7c390f4114265ad20f201c7057793e61 | |
parent | 2312b0ae91169d466ed79311698cf2f2eedf7c73 (diff) | |
download | chromium_src-640ba1d2d7c60e0e4aadbe3e8ed828bad060b523.zip chromium_src-640ba1d2d7c60e0e4aadbe3e8ed828bad060b523.tar.gz chromium_src-640ba1d2d7c60e0e4aadbe3e8ed828bad060b523.tar.bz2 |
Revert of Begin draining the CQ for lab maintenance. (patchset #1 id:1 of https://codereview.chromium.org/1534593005/ )
Reason for revert:
We don't need to drain if any more!
Original issue's description:
> Reland of Begin draining the CQ for lab maintenance. (patchset #1 id:1 of https://codereview.chromium.org/1526093007/ )
>
> Reason for revert:
> Deployed new CQ app and updated depot_tools. Let's try to land this again.
>
> Original issue's description:
> > Revert of Begin draining the CQ for lab maintenance. (patchset #1 id:1 of https://codereview.chromium.org/1531963002/ )
> >
> > Reason for revert:
> > This CL didnt' take effect in LUCI because CQ validator APP wasn't updated.
> >
> > Original issue's description:
> > > Begin draining the CQ for lab maintenance.
> > >
> > > NOTRY=true
> > > TBR=sergiyb@chromium.org
> > > BUG=chromium:570421
> > > TEST=None
> > >
> > > Committed: https://chromium.googlesource.com/chromium/src/+/95335509e768aeb2b98d45dfbc1e1097b4643456
> >
> > TBR=sergeyberezin@chromium.org,dnj@chromium.org
> > NOPRESUBMIT=true
> > NOTREECHECKS=true
> > NOTRY=true
> > BUG=chromium:570421
> >
> > Committed: https://crrev.com/46e701f46fb69ed3c32b54e24fe904b76d01377e
> > Cr-Commit-Position: refs/heads/master@{#365795}
>
> TBR=sergeyberezin@chromium.org,dnj@chromium.org,tandrii@chromium.org
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=chromium:570421
>
> Committed: https://crrev.com/b53da1d89a56babe74e7294d1b084221bece4be3
> Cr-Commit-Position: refs/heads/master@{#365846}
TBR=sergeyberezin@chromium.org,dnj@chromium.org,sergiyb@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:570421
Review URL: https://codereview.chromium.org/1534853002
Cr-Commit-Position: refs/heads/master@{#365848}
-rw-r--r-- | infra/config/cq.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index e86c975..02752b1 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -9,9 +9,6 @@ commit_burst_delay: 60 max_commit_burst: 2 target_ref: "refs/pending/heads/master" -# Drain the CQ (crbug.com/570421) -draining_start_time: "2015-12-16T23:35:30Z" - rietveld { url: "https://codereview.chromium.org" } |