aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Hobbs <phobbs@google.com>2016-02-23 15:05:02 -0800
committerPaul Hobbs <phobbs@google.com>2016-02-23 15:05:02 -0800
commit0c9c1b51ee593aa841457a7cc775362e1b64127c (patch)
tree24d1dd1abaf79dafb44051dc0e0c017de19f3457
parent8a1a2f2584d44b303707f18eb57645790faeec20 (diff)
downloadbbuildbot_config-0c9c1b51ee593aa841457a7cc775362e1b64127c.tar.gz
chromeos_config: Update brillo.internal's gs url
Update the MANIFEST_VERSIONS_GS_URL value in the site_config to avoid passing None into os.path.join when updating streak counter. BUG=chromium:588292 TEST=None Change-Id: Ifad3a4ecd395f6e121f1fe4176ae4f27e3f1a54d
-rw-r--r--config_dump.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config_dump.json b/config_dump.json
index 27383b3..208ee47 100644
--- a/config_dump.json
+++ b/config_dump.json
@@ -11,7 +11,8 @@
]
},
"_site_params": {
- "ARCHIVE_URL": "gs://abuildbot-build-archive/bbuildbot"
+ "ARCHIVE_URL": "gs://abuildbot-build-archive/bbuildbot",
+ "MANIFEST_VERSIONS_GS_URL": "gs://abuildbot-build-archive/bbuildbot"
},
"_templates": {},