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

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

Issue 2343903002: Run SVGs through nanobench on all Perf bots (Closed)
Patch Set: Add test code Created 4 years, 3 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
« no previous file with comments | « infra/bots/recipes/swarm_perf.expected/recipe_with_gerrit_patch.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/bots/recipes/swarm_trigger.py
diff --git a/infra/bots/recipes/swarm_trigger.py b/infra/bots/recipes/swarm_trigger.py
index 04e55649eae18c4cfaab8e3667c350d89e899a7f..70d24201d8178b1238f420e6d0eac2405649e1fd 100644
--- a/infra/bots/recipes/swarm_trigger.py
+++ b/infra/bots/recipes/swarm_trigger.py
@@ -266,7 +266,8 @@ def checkout_steps(api):
api.run.writefile(dot_gclient, '')
fix_filemodes(api, api.path['checkout'])
- return got_revision
+ return 'd8c2476a8b1e1e1a1771b17e8dd4db8645914f8c'
+ # return got_revision
rmistry 2016/09/15 17:54:15 This is just for testing purposes.
def housekeeper_swarm(api, builder_cfg, got_revision, infrabots_dir,
« no previous file with comments | « infra/bots/recipes/swarm_perf.expected/recipe_with_gerrit_patch.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698