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

Unified Diff: infra/bots/recipes/swarm_trigger.py

Issue 2197643002: perf: Upload results to gs://skia-perf, not gs://chromium-skia-gm. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: clean Created 4 years, 5 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: infra/bots/recipes/swarm_trigger.py
diff --git a/infra/bots/recipes/swarm_trigger.py b/infra/bots/recipes/swarm_trigger.py
index 6ff27ea9295d89994b0d1ec57b7dc78e2ca753ca..d2c19db08d317cf1a1bb10cbb73eb630f7b7aed0 100644
--- a/infra/bots/recipes/swarm_trigger.py
+++ b/infra/bots/recipes/swarm_trigger.py
@@ -419,7 +419,6 @@ def perf_steps_collect(api, task, upload_perf_results, got_revision,
script=api.skia.resource('upload_bench_results.py'),
args=upload_args,
cwd=api.path['checkout'],
- env=api.skia.gsutil_env('chromium-skia-gm.boto'),
infra_step=True)

Powered by Google App Engine
This is Rietveld 408576698