aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/cfg.json
diff options
context:
space:
mode:
authorGravatar Kevin Lubick <kjlubick@google.com>2017-10-09 15:26:19 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-10-09 19:58:34 +0000
commitc795a4c8862dbab914561fadf7a3567c55362ae4 (patch)
tree725e0fc4209029005230fdd4db48035d3aebd52a /infra/bots/cfg.json
parentdf007e1a7ae808ad41eb2bd01f6a658c5b438285 (diff)
Add Linux CPU Coverage Bot
This simply uploads the results of an LLVM coverage to GCS for later ingestion/display. Bug: skia:7080 Change-Id: I7dcfa2307a239734a614990aca899ea37129126b Reviewed-on: https://skia-review.googlesource.com/53880 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/bots/cfg.json')
-rw-r--r--infra/bots/cfg.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/bots/cfg.json b/infra/bots/cfg.json
index dbc3914bb5..e3a5d48ba8 100644
--- a/infra/bots/cfg.json
+++ b/infra/bots/cfg.json
@@ -1,6 +1,7 @@
{
"gs_bucket_gm": "skia-infra-gm",
"gs_bucket_nano": "skia-perf",
+ "gs_bucket_coverage": "skia-coverage",
"pool": "Skia",
"no_upload": [
"ASAN",