Commit b82c9931 authored by Stephen Martinis's avatar Stephen Martinis Committed by Commit Bot

Add linux-chromeos-chrome-easwa as a trybot

Internal trybots must be explicitly mentioned in order to be able to be
triggered on chromium/src CLs.

R=bpastene@chromium.org

Bug: 1131646
Change-Id: Ia7816a9d83018dca050fdbbce046e63f226a3ac8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2427434Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Commit-Queue: Stephen Martinis <martiniss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#809971}
parent 9cb4e2e2
...@@ -101,6 +101,12 @@ config_groups { ...@@ -101,6 +101,12 @@ config_groups {
owner_whitelist_group: "googlers" owner_whitelist_group: "googlers"
owner_whitelist_group: "project-chromium-robot-committers" owner_whitelist_group: "project-chromium-robot-committers"
} }
builders {
name: "chrome/try/linux-chromeos-chrome-easwa"
includable_only: true
owner_whitelist_group: "googlers"
owner_whitelist_group: "project-chromium-robot-committers"
}
builders { builders {
name: "chrome/try/mac-chrome" name: "chrome/try/mac-chrome"
includable_only: true includable_only: true
......
...@@ -1584,6 +1584,10 @@ chrome_internal_verifier( ...@@ -1584,6 +1584,10 @@ chrome_internal_verifier(
builder = "linux-chromeos-chrome", builder = "linux-chromeos-chrome",
) )
chrome_internal_verifier(
builder = "linux-chromeos-chrome-easwa",
)
chrome_internal_verifier( chrome_internal_verifier(
builder = "mac-chrome", builder = "mac-chrome",
) )
......
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