Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1666)

Unified Diff: firefighter/base/constants.py

Issue 2400053002: Use CBE for firefighter (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: firefighter/base/constants.py
diff --git a/firefighter/base/constants.py b/firefighter/base/constants.py
index 984ceb744a62cc932c5e56786c2b0e87b3b87fe5..3fe11e90befe8e7405437c194681e2eb841b39b2 100644
--- a/firefighter/base/constants.py
+++ b/firefighter/base/constants.py
@@ -19,6 +19,7 @@ DEFAULT_HISTORY_DURATION_SECONDS = 60 * 60 * 12
BUILDBOT_BASE_URL = 'https://build.chromium.org/p'
+CBE_BASE_URL = 'https://chrome-build-extract.appspot.com/p'
MASTER_NAMES = (
'chromium.perf',
« no previous file with comments | « no previous file | firefighter/update/common/buildbot/builds.py » ('j') | firefighter/update/common/buildbot/builds.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698