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

Unified Diff: scheduler/scheduler_config.py

Issue 4823005: Merge remote branch 'cros/upstream' into tempbranch (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: patch Created 10 years, 1 month 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 | « scheduler/monitor_db_cleanup_test.py ('k') | server/frontend.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scheduler/scheduler_config.py
diff --git a/scheduler/scheduler_config.py b/scheduler/scheduler_config.py
index 23fb0eaa0cc62b5321901cdccfb7982fd69a0f21..fdc100100915998f1f6a6d26d93714d502e8fef5 100644
--- a/scheduler/scheduler_config.py
+++ b/scheduler/scheduler_config.py
@@ -16,6 +16,7 @@ class SchedulerConfig(object):
'secs_to_wait_for_atomic_group_hosts':
'secs_to_wait_for_atomic_group_hosts',
'reverify_period_minutes': 'reverify_period_minutes',
+ 'reverify_max_hosts_at_once': 'reverify_max_hosts_at_once',
}
« no previous file with comments | « scheduler/monitor_db_cleanup_test.py ('k') | server/frontend.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698