Commit b8d28399 by Andrii Shyshkalov

Revert "Infrastructure: CQ Verified label is no longer required."

This might cause analyze weirdness as shown in tryjobs here. NOTRY=true This reverts commit 5b74bd39. Change-Id: I018925a55ce4cebbc873e8c0ebb4b97ae9ca1020 Reviewed-on: https://chromium-review.googlesource.com/323581Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org> Tested-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
parent e0cc2a4a
...@@ -7,6 +7,8 @@ git_repo_url: "https://chromium.googlesource.com/angle/angle" ...@@ -7,6 +7,8 @@ git_repo_url: "https://chromium.googlesource.com/angle/angle"
# TODO(tandrii): remove this once fully in production. # TODO(tandrii): remove this once fully in production.
in_production: true in_production: true
gerrit { gerrit {
# TODO(tandrii): this actually isn't used, but is required for now.
cq_verified_label: "Commit-Queue-Verified"
} }
verifiers { verifiers {
try_job { try_job {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment