Index: scripts/slave/recipe_modules/chromium_tests/chromium_perf.py |
diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py b/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py |
index 9329260a5c94852271ef140a1a2a2f4016479a1f..58355de4386dcd94b128fa1be5a43c4b32a24453 100644 |
--- a/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py |
+++ b/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py |
@@ -14,6 +14,7 @@ SPEC = { |
'builders': {}, |
'settings': { |
'build_gs_bucket': 'chrome-perf', |
+ 'strip_build_gs_bucket' : 'chrome-test-builds', |
dimu1
2016/07/07 21:54:11
Need a better name for the bucket: bisect_builds_g
|
}, |
} |