Skip to content

Commit

Permalink
[cr-buildbucket-dev] Use bundled recipes for all of cr-buildbucket-dev.
Browse files Browse the repository at this point in the history
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: Nodir Turakulov <nodir@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542579}
  • Loading branch information
riannucci authored and Commit Bot committed Mar 12, 2018
1 parent 6e82511 commit 55a7b7b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions infra/config/global/cr-buildbucket-dev.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand All @@ -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" }
Expand Down

0 comments on commit 55a7b7b

Please sign in to comment.