aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2016-11-04 11:16:07 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-11-04 16:45:11 +0000
commitd49128ab8ec6b3aadeb650074ddd8ddbdcce15eb (patch)
treefdaffa362c620676cd04c60ffb42fa00b6c3d624 /site
parent1a85ca5c908b421ea8f07798d56c4481bbc5d5af (diff)
Add note about CQ_INCLUDE_TRYBOTS and -Trybot suffix.
BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4428 NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=4428 Change-Id: I5f1fc4ad1cca50ed245d5c14ceff28aa7dfaee53 Reviewed-on: https://skia-review.googlesource.com/4428 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'site')
-rw-r--r--site/dev/contrib/cqkeywords.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/dev/contrib/cqkeywords.md b/site/dev/contrib/cqkeywords.md
index e13d30fa68..3b5fe65313 100644
--- a/site/dev/contrib/cqkeywords.md
+++ b/site/dev/contrib/cqkeywords.md
@@ -38,6 +38,8 @@ Here are some real world examples:
CQ_INCLUDE_TRYBOTS=master.client.skia:Test-Win-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE-Trybot
+**IMPORTANT**: Make sure each bot name ends in "-Trybot", otherwise your trybots may be treated as non-trybot builds!
+
TBR
---