Home
last modified time | relevance | path

Searched refs:CONFIG_SECTION (Results 1 – 9 of 9) sorted by relevance

/external/autotest/scheduler/
Dscheduler_config.py4 CONFIG_SECTION = 'SCHEDULER' variable
36 setattr(self, field, config.get_config_value(CONFIG_SECTION,
Demail_manager.py16 CONFIG_SECTION = 'SCHEDULER' variable
26 CONFIG_SECTION, "notify_email", default='')
Ddrone_manager.py37 scheduler_config.CONFIG_SECTION, 'threaded_drone_manager',
43 scheduler_config.CONFIG_SECTION, 'enable_archiving', type=bool)
218 scheduler_config.CONFIG_SECTION,
248 scheduler_config.CONFIG_SECTION, 'max_pidfile_refreshes',
292 section = scheduler_config.CONFIG_SECTION
917 scheduler_config.CONFIG_SECTION, 'copy_task_results_back',
920 scheduler_config.CONFIG_SECTION, 'copy_parse_log_back',
Dmonitor_db.py147 scheduler_config.CONFIG_SECTION, 'enable_scheduler', type=bool)
183 scheduler_config.CONFIG_SECTION, 'minimum_tick_sec', type=float)
268 scheduler_config.CONFIG_SECTION, 'results_host', default='localhost')
325 scheduler_config.CONFIG_SECTION,
328 scheduler_config.CONFIG_SECTION, 'tick_debug', type=bool,
331 scheduler_config.CONFIG_SECTION, 'extra_debugging', type=bool,
335 scheduler_config.CONFIG_SECTION,
755 scheduler_config.CONFIG_SECTION, 'die_on_orphans', type=bool)
Dpidfile_monitor.py27 scheduler_config.CONFIG_SECTION, 'pidfile_timeout_mins', type=int)
Dscheduler_models.py66 scheduler_config.CONFIG_SECTION, "notify_email_statuses",
77 scheduler_config.CONFIG_SECTION, 'base_url', default='')
Ddrone_utility.py109 scheduler_config.CONFIG_SECTION, 'drone_build_externals',
Ddrone_manager_unittest.py253 scheduler_config.CONFIG_SECTION,
/external/autotest/server/
Dsystem_utils.py27 scheduler_config.CONFIG_SECTION, 'drones', default='localhost')