Skip to content

Commit

Permalink
luci: Add iOS slimnav and webview trybots config.
Browse files Browse the repository at this point in the history
Bug: 903949
Change-Id: Idd49f5d5e04ee522f564625d664616e7687270a8
Reviewed-on: https://chromium-review.googlesource.com/c/1363433
Reviewed-by: John Budorick <jbudorick@chromium.org>
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#614028}
  • Loading branch information
Justin Cohen authored and Commit Bot committed Dec 5, 2018
1 parent 3c63c96 commit 2f27f9b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infra/config/global/cr-buildbucket.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3161,6 +3161,8 @@ buckets {
builders { mixins: "ios-try" name: "ios-simulator-full-configs" }
builders { mixins: "ios-try" name: "ios-simulator-eg" }
builders { mixins: "ios-try" name: "ios-simulator-xcode-clang" }
builders { mixins: "ios-try" name: "ios-slimnav" }
builders { mixins: "ios-try" name: "ios-webview" }
builders { mixins: "mac-angle-try" name: "mac_angle_compile_dbg_ng" }
builders { mixins: "mac-angle-try" name: "mac_angle_dbg_ng" }
builders { mixins: "mac-angle-try" name: "mac_angle_rel_ng" }
Expand Down
6 changes: 6 additions & 0 deletions infra/config/global/luci-milo.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4199,6 +4199,12 @@ consoles {
builders {
name: "buildbucket/luci.chromium.try/ios12-sdk-simulator"
}
builders {
name: "buildbucket/luci.chromium.try/ios-slimnav"
}
builders {
name: "buildbucket/luci.chromium.try/ios-webview"
}
builders {
name: "buildbucket/luci.chromium.try/mac-rel"
}
Expand Down

0 comments on commit 2f27f9b

Please sign in to comment.