summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-08-07 23:11:03 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-08-07 23:11:03 +0000
commit312001568c2ba6ceedfe2769ed0a62875262b6d2 (patch)
tree96390e7b9c0bc30aad28b0917639fb3c1e39ca41
parent9af9ca2801897dabcd902a18f948372e392ddcae (diff)
downloadpdfium-312001568c2ba6ceedfe2769ed0a62875262b6d2.tar.xz
Add headers for PDFium consoles.
The header just contains the tree status. Change-Id: Iaa68a31443cfbafce6d80effc46b849c656bb3dd Reviewed-on: https://pdfium-review.googlesource.com/39650 Reviewed-by: Ryan Tseng <hinoka@google.com> Commit-Queue: Lei Zhang <thestig@chromium.org>
-rw-r--r--luci-milo.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/luci-milo.cfg b/luci-milo.cfg
index 78445abf89..845fcb29a3 100644
--- a/luci-milo.cfg
+++ b/luci-milo.cfg
@@ -1,5 +1,10 @@
logo_url: "https://storage.googleapis.com/chrome-infra/pdfium-logo.png"
+headers {
+ id: "pdfium"
+ tree_status_host: "pdfium-status.appspot.com"
+}
+
consoles {
id: "main"
name: "PDFium Main Console"
@@ -7,6 +12,7 @@ consoles {
refs: "refs/heads/master"
manifest_name: "REVISION"
include_experimental_builds: true
+ header_id: "pdfium"
builders {
name: "buildbucket/luci.pdfium.ci/android"
@@ -137,6 +143,7 @@ consoles {
refs: "refs/heads/master"
manifest_name: "REVISION"
builder_view_only: true
+ header_id: "pdfium"
builders {
name: "buildbucket/luci.pdfium.try/android"