Commit f3dd93a5 authored by Andrii Shyshkalov's avatar Andrii Shyshkalov Committed by Commit Bot

Fix buildbot linux_chromium_dbg_ng reference in PRESUBMIT.

Build has migrated to LUCI.

R=danakj@chromium.org

Bug: 839600
Change-Id: I15fab6330a0215b4edf14318993ae4608d269dbe
Reviewed-on: https://chromium-review.googlesource.com/1044772Reviewed-by: default avatardanakj <danakj@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#556191}
parent d47586ce
......@@ -21,6 +21,6 @@ def PostUploadHook(cl, change, output_api):
return output_api.EnsureCQIncludeTrybotsAreAdded(
cl,
[
'master.tryserver.chromium.linux:linux_chromium_dbg_ng',
'luci.chromium.try:linux_chromium_dbg_ng',
],
'Automatically added tests to run on CQ.')
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