Revert of Add gerrit to cq.cfg (patchset #2 id:20001 of https://codereview.webrtc.org/2888533004/ )
Reason for revert:
Might have broken CQ.
Original issue's description:
> Add gerrit to cq.cfg
>
> BUG=chromium:672378
> NOTRY=True
>
> Review-Url: https://codereview.webrtc.org/2888533004
> Cr-Commit-Position: refs/heads/master@{#18177}
> Committed: 81a28f1174
TBR=tandrii@chromium.org,kjellander@webrtc.org,tandrii@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:672378
Review-Url: https://codereview.webrtc.org/2888113002
Cr-Commit-Position: refs/heads/master@{#18178}
This commit is contained in:
@ -4,11 +4,9 @@
|
|||||||
version: 1
|
version: 1
|
||||||
cq_name: "webrtc"
|
cq_name: "webrtc"
|
||||||
cq_status_url: "https://chromium-cq-status.appspot.com"
|
cq_status_url: "https://chromium-cq-status.appspot.com"
|
||||||
git_repo_url: "https://chromium.googlesource.com/external/webrtc"
|
|
||||||
commit_burst_delay: 60
|
commit_burst_delay: 60
|
||||||
max_commit_burst: 1
|
max_commit_burst: 1
|
||||||
|
|
||||||
gerrit {}
|
|
||||||
rietveld {
|
rietveld {
|
||||||
url: "https://codereview.webrtc.org"
|
url: "https://codereview.webrtc.org"
|
||||||
}
|
}
|
||||||
@ -20,11 +18,6 @@ verifiers {
|
|||||||
dry_run_access_list: "project-webrtc-tryjob-access"
|
dry_run_access_list: "project-webrtc-tryjob-access"
|
||||||
}
|
}
|
||||||
|
|
||||||
gerrit_cq_ability {
|
|
||||||
committer_list: "project-webrtc-committers"
|
|
||||||
dry_run_access_list: "project-webrtc-tryjob-access"
|
|
||||||
}
|
|
||||||
|
|
||||||
tree_status {
|
tree_status {
|
||||||
tree_status_url: "https://webrtc-status.appspot.com"
|
tree_status_url: "https://webrtc-status.appspot.com"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user