Update CQ_INCLUDE_TRYBOTS examples in docs to actually be "real world"
authorBrian Salomon <bsalomon@google.com>
Fri, 14 Oct 2016 14:03:36 +0000 (10:03 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Fri, 14 Oct 2016 14:23:39 +0000 (14:23 +0000)
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3409
NOTRY=true
DOCS_PREVIEW= https://skia.org/?cl=3409

Change-Id: I5f524b2d04822dd9780302fae9bd064d81f10c6c
Reviewed-on: https://skia-review.googlesource.com/3409
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>

site/dev/contrib/cqkeywords.md

index c908551..e13d30f 100644 (file)
@@ -34,9 +34,9 @@ This is the format of the values of this keyword:
 
 Here are some real world examples:
 
-    CQ_INCLUDE_TRYBOTS=tryserver.chromium:linux_layout_rel
+    CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_asan_rel_ng
 
-    CQ_INCLUDE_TRYBOTS=tryserver.skia:Build-Mac10.9-Clang-x86_64-Debug
+    CQ_INCLUDE_TRYBOTS=master.client.skia:Test-Win-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE-Trybot
 
 TBR
 ---