Commit 9f5cffb1 authored by Yuke Liao's avatar Yuke Liao Committed by Commit Bot

[code coverage] Set coverage input properties for linux-chromeos-rel

This CL sets coverage input properties on linux-chromeos-rel so that
it will start instrumenting and processing code coverage data.

Bug: 1000367
Change-Id: I9335cd0512e95d2d0f1ec2b6caa69c62380b42d1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825734Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Commit-Queue: Yuke Liao <liaoyuke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#700439}
parent 92c1584c
......@@ -4355,6 +4355,7 @@ buckets {
mixins: "chromeos-try"
mixins: "goma-j150"
mixins: "builderless"
mixins: "clang-coverage"
name: "linux-chromeos-rel"
}
# This builder replicates linux-chromeos-rel for code coverage experiment.
......
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