Commit bb2bf58d authored by Sergiy Byelozyorov's avatar Sergiy Byelozyorov Committed by Commit Bot

Replace all tryserver.v8 entries with corresponding LUCI bucket

TBR=machenbach@chromium.org

No-Try: true
Bug: chromium:797083
Change-Id: I6376f1bd652dd20fb44f551e029ce8b71eba7545
Reviewed-on: https://chromium-review.googlesource.com/842866
Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarSergiy Byelozyorov <sergiyb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50296}
parent e6e6e838
...@@ -430,6 +430,6 @@ def PostUploadHook(cl, change, output_api): ...@@ -430,6 +430,6 @@ def PostUploadHook(cl, change, output_api):
return output_api.EnsureCQIncludeTrybotsAreAdded( return output_api.EnsureCQIncludeTrybotsAreAdded(
cl, cl,
[ [
'master.tryserver.v8:v8_linux_noi18n_rel_ng' 'luci.v8.try:v8_linux_noi18n_rel_ng'
], ],
'Automatically added noi18n trybots to run tests on CQ.') 'Automatically added noi18n trybots to run tests 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