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

Unified Diff: scripts/master/factory/chromium_commands.py

Issue 23176003: Create proper wrapper scripts to decouple from swarm_client. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: add docstrings Created 7 years, 4 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 | « no previous file | scripts/master/factory/swarm_commands.py » ('j') | scripts/master/factory/swarm_commands.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/master/factory/chromium_commands.py
diff --git a/scripts/master/factory/chromium_commands.py b/scripts/master/factory/chromium_commands.py
index 49f53e4ce3d0147de3008d83e7e111e06d3f5012..d02b762bf40e732825082b2172bffac05f1f902c 100644
--- a/scripts/master/factory/chromium_commands.py
+++ b/scripts/master/factory/chromium_commands.py
@@ -1684,6 +1684,7 @@ class ChromiumCommands(commands.FactoryCommands):
WithProperties('%(got_swarming_client_revision:-)s'),
},
trigger_copy_properties=[
+ 'requester',
Isaac (away) 2013/08/20 22:22:33 I just added this property in crrev.com/218418 --
'run_default_swarm_tests',
'swarm_hashes',
],
« no previous file with comments | « no previous file | scripts/master/factory/swarm_commands.py » ('j') | scripts/master/factory/swarm_commands.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698