Commit ff1c5853 by Ryan Tseng Committed by Ryan Tseng

[logdog] Add archive_gs_bucket

Otherwise logs don't get archived for the angle project. Bug: 795156 Change-Id: I45377317dbf54e14800b2b934baed1e53f4fefea Reviewed-on: https://chromium-review.googlesource.com/1087354Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org>
parent e1cd2132
...@@ -3,3 +3,8 @@ ...@@ -3,3 +3,8 @@
reader_auth_groups: "all" reader_auth_groups: "all"
writer_auth_groups: "luci-logdog-angle-writers" writer_auth_groups: "luci-logdog-angle-writers"
# The base Google Storage archival path for this project.
#
# Archived LogDog logs will be written to this bucket/path.
archive_gs_bucket: "chromium-luci-logdog"
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