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

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: rework 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 47bec6ecd871d5c1d947c286c9657fd0936566cf..fe9a7172fe3787e3e8fb71b4b51e0a0e6b360389 100644
--- a/scripts/master/factory/chromium_commands.py
+++ b/scripts/master/factory/chromium_commands.py
@@ -1683,6 +1683,7 @@ class ChromiumCommands(commands.FactoryCommands):
WithProperties('%(got_swarming_client_revision:-)s'),
},
trigger_copy_properties=[
+ 'requester',
'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