Add new builder for Findit V2 chromium analyses.
R=nodir,chanli Bug: 989288 Change-Id: I1dd7247ee41c40aff16e857af597203468fe2a70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1811876 Reviewed-by: Chan Li <chanli@chromium.org> Reviewed-by: Stephen Martinis <martiniss@chromium.org> Reviewed-by: Roberto Carrillo <robertocn@chromium.org> Auto-Submit: Roberto Carrillo <robertocn@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#698160}
This commit is contained in:

committed by
Commit Bot

parent
a31ed58e09
commit
ae14e53e5a
@ -3906,6 +3906,14 @@ buckets {
|
||||
# after they have been configured to use this generic builder, as well as
|
||||
# the findit 'mixin'.
|
||||
builders { name: "findit_variable" }
|
||||
# Same as above, except now with a specified recipe, as this is no longer
|
||||
# overridable with Buildbucket V2
|
||||
builders {
|
||||
name: "findit-rerun"
|
||||
recipe {
|
||||
name: "findit/chromium/single_revision"
|
||||
}
|
||||
}
|
||||
builders {
|
||||
name: "linux_chromium_bot_db_exporter"
|
||||
mixins: "linux-xenial"
|
||||
|
Reference in New Issue
Block a user