Update to use new LUCI builders

Bug:868202
Change-Id: Ic480356aa4b385e97eb3e47a6f1a439aeb82720a
Reviewed-on: https://chromium-review.googlesource.com/c/1341227
Commit-Queue: Eric Foo <efoo@chromium.org>
Reviewed-by: Ryan Tseng <hinoka@chromium.org>
changes/27/1341227/3
Eric Foo 7 years ago committed by Commit Bot
parent ae6836ecee
commit 7da982abf9

@ -1495,7 +1495,7 @@ class OutputApiUnittest(PresubmitTestsBase):
self._testIncludingCQTrybots(
"""A change to GPU-related code.
Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel ;luci.chromium.try:win_optional_gpu_tests_rel
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel;luci.chromium.try:win_optional_gpu_tests_rel
""",
[
'luci.chromium.try:linux_optional_gpu_tests_rel',
@ -1503,7 +1503,7 @@ Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel ;luci.chromiu
],
"""A change to GPU-related code.
Cq-Include-Trybots: luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel""")
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel""")
# Starting without any CQ_INCLUDE_TRYBOTS line.
self._testIncludingCQTrybots(

Loading…
Cancel
Save