Commit 1f22b54f authored by Quinten Yearsley's avatar Quinten Yearsley Committed by Commit Bot

Add Cast Android (dbg) and cast_shell_android to milo cfg

Being added to buildbucket cfg in https://crrev.com/c/1058180

Bug: 790531,731983
Change-Id: Icdfaad8cb64db6d62f620e729e776232fc7ec564
Reviewed-on: https://chromium-review.googlesource.com/1058279Reviewed-by: default avatarRyan Tseng <hinoka@chromium.org>
Commit-Queue: Quinten Yearsley <qyearsley@chromium.org>
Cr-Commit-Position: refs/heads/master@{#558820}
parent 3eae9afa
...@@ -1687,6 +1687,28 @@ consoles { ...@@ -1687,6 +1687,28 @@ consoles {
short_name: "bb" short_name: "bb"
} }
include_experimental_builds: true include_experimental_builds: true
builders {
name: "buildbucket/luci.chromium.ci/Cast Android (dbg)"
category: "android|cast"
short_name: "ci"
}
builders {
name: "buildbot/chromium.android/Cast Android (dbg)"
category: "android|cast"
short_name: "bb"
}
builders {
name: "buildbucket/luci.chromium.try/cast_shell_android"
category: "android|cast"
short_name: "ci"
}
builders {
name: "buildbot/tryserver.chromium.android/cast_shell_android"
category: "android|cast"
short_name: "bb"
}
} }
consoles { consoles {
...@@ -4024,6 +4046,7 @@ consoles { ...@@ -4024,6 +4046,7 @@ consoles {
} }
builders { builders {
name: "buildbot/tryserver.chromium.android/cast_shell_android" name: "buildbot/tryserver.chromium.android/cast_shell_android"
name: "buildbucket/luci.chromium.try/cast_shell_android"
} }
builders { builders {
name: "buildbot/tryserver.chromium.android/linux_android_dbg_ng" name: "buildbot/tryserver.chromium.android/linux_android_dbg_ng"
......
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