Commit 7da982ab authored by Eric Foo's avatar Eric Foo Committed by Commit Bot

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: 's avatarRyan Tseng <hinoka@chromium.org>
parent ae6836ec
......@@ -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(
......
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