Commit 55a7b7bc authored by Robert Iannucci's avatar Robert Iannucci Committed by Commit Bot

[cr-buildbucket-dev] Use bundled recipes for all of cr-buildbucket-dev.

R=nodir@chromium.org

Bug: 811974
Change-Id: I5959edc280c02937b66417ea035f8012feb5bb33
Reviewed-on: https://chromium-review.googlesource.com/958038
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
Reviewed-by: default avatarNodir Turakulov <nodir@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542579}
parent 6e82511e
......@@ -82,7 +82,9 @@ buckets {
execution_timeout_secs: 10800 # 3h
build_numbers: YES
recipe {
repository: "https://chromium.googlesource.com/chromium/tools/build.git"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/master"
properties: "mastername:luci.chromium.try"
name: "chromium_trybot"
}
......@@ -92,7 +94,6 @@ buckets {
builders { mixins: "linux" name: "LUCI cast_shell_audio_linux" }
builders { mixins: "linux" name: "LUCI cast_shell_linux" }
builders { mixins: "linux" name: "LUCI chromeos_amd64-generic_chromium_compile_only_ng" }
builders { mixins: "linux" name: "LUCI chromeos_amd64-generic_chromium_compile_only_ng" }
builders { mixins: "linux" name: "LUCI chromeos_amd64-generic_variable" }
builders { mixins: "linux" name: "LUCI chromeos_daisy_chromium_compile_only_ng" }
builders { mixins: "linux" name: "LUCI chromeos_daisy_variable" }
......
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