| [TKO] |
| host: localhost |
| database: tko |
| db_type: mysql |
| user: autotest |
| password: please_set_this_password |
| readonly_host: localhost |
| readonly_user: nobody |
| readonly_password: |
| query_timeout: 3600 |
| min_retry_delay: 20 |
| max_retry_delay: 60 |
| graph_cache_creation_timeout_minutes: 10 |
| |
| [AUTOTEST_WEB] |
| host: localhost |
| database: autotest_web |
| db_type: mysql |
| user: autotest |
| password: please_set_this_password |
| job_timeout_default: 72 |
| base_url: http://your_autotest_server/afe/ |
| |
| [SCHEDULER] |
| notify_email: |
| max_running_jobs: 1000 |
| max_jobs_started_per_cycle: 100 |
| max_parse_processes: 5 |
| tick_pause_sec: 5 |
| clean_interval_minutes: 60 |
| synch_job_start_timeout_minutes: 150 |
| |
| [HOSTS] |
| wait_up_processes: |
| default_protection: NO_PROTECTION |