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

Unified Diff: scripts/slave/recipes/findit/chromium/compile.py

Issue 2223353004: findit: prepare for running under remote_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 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/slave/recipes/findit/chromium/compile.expected/check_suspected_revision_before_bisect.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/findit/chromium/compile.py
diff --git a/scripts/slave/recipes/findit/chromium/compile.py b/scripts/slave/recipes/findit/chromium/compile.py
index 1b76e87a0301df205abb4e48518e6600a210b2c2..8a6135cea057cfca6a1b95444d904a56cbdd95de 100644
--- a/scripts/slave/recipes/findit/chromium/compile.py
+++ b/scripts/slave/recipes/findit/chromium/compile.py
@@ -311,6 +311,7 @@ def GenTests(api):
good_revision=None, bad_revision=None,
suspected_revisions=None, use_bisect=False, buildbucket=None):
properties = {
+ 'path_config': 'kitchen',
'mastername': 'tryserver.chromium.linux',
'buildername': 'linux_variable',
'slavename': 'build1-a1',
« no previous file with comments | « no previous file | scripts/slave/recipes/findit/chromium/compile.expected/check_suspected_revision_before_bisect.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698