From 6a53179e6a06d12a659274e7bb68e36545bdcecd Mon Sep 17 00:00:00 2001 From: jam Date: Mon, 31 Aug 2015 08:21:52 -0700 Subject: Add note to chromium cq config to get sign-off from chrome-eng-review per wiki. We couldn't put this note in the config file when it was json because there was no support for comments. Review URL: https://codereview.chromium.org/1274183004 Cr-Commit-Position: refs/heads/master@{#346387} --- infra/config/cq.cfg | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'infra') diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 1876b5a..160a504 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -22,6 +22,9 @@ verifiers { tree_status_url: "https://chromium-status.appspot.com" } +# NOTE: when adding new configs to the commit queue, please contact +# chrome-eng-review per +# https://sites.google.com/a/chromium.org/dev/developers/testing/chromium-build-infrastructure/tour-of-the-chromium-buildbot?pli=1#TOC-Adding-new-build-configurations-and-tests-to-the-main-Chromium-waterfall-Commit-Queue try_job { buckets { name: "tryserver.chromium.linux" @@ -80,5 +83,9 @@ verifiers { } } +# NOTE: when adding new configs to the commit queue, please contact +# chrome-eng-review per +# https://sites.google.com/a/chromium.org/dev/developers/testing/chromium-build-infrastructure/tour-of-the-chromium-buildbot?pli=1#TOC-Adding-new-build-configurations-and-tests-to-the-main-Chromium-waterfall-Commit-Queue + sign_cla {} } -- cgit v1.1