blob: a00d3bcf7a8a9d7580301c86dd4c1dfcaf01da20 [file] [log] [blame]
mblighb090f142008-02-27 21:33:46 +00001[AUTOTEST_WEB]
Scott Zawalski764557d2011-12-23 05:35:40 -05002host: cautotest-mysql
Chris Sosab4d6caa2011-11-17 15:32:38 -08003database: chromeos_autotest_db
mblighb090f142008-02-27 21:33:46 +00004db_type: mysql
Scott Zawalski20a9b582011-11-21 11:49:40 -08005user: chromeosqa-admin
6password: USE SHADOW PASSWORD
7job_timeout_default: 24
8job_max_runtime_hrs_default: 24
showarda1e74b32009-05-12 17:32:04 +00009parse_failed_repair_default: 0
mbligh37eceaa2008-12-15 22:56:37 +000010# Only set this if your server is not 'http://[SERVER] hostname/afe/'
11#base_url: http://your_autotest_server/afe/
Scott Zawalski764557d2011-12-23 05:35:40 -050012readonly_host: cautotest-mysql
Chris Sosab4d6caa2011-11-17 15:32:38 -080013readonly_user: chromeosqa-read
14readonly_password: qyBM6kDu
showard250d84d2010-01-12 21:59:48 +000015query_timeout: 3600
16min_retry_delay: 20
17max_retry_delay: 60
18graph_cache_creation_timeout_minutes: 10
jamesren4a41e012010-07-16 22:33:48 +000019parameterized_jobs: False
Dale Curtis74a314b2011-06-23 14:55:46 -070020# Whether to enable django template debug mode. If this is set to True, all
21# django errors will be wrapped in a nice debug page with detailed environment
22# and stack trace info. Turned off by default.
Scott Zawalski20a9b582011-11-21 11:49:40 -080023template_debug_mode: True
Dale Curtis74a314b2011-06-23 14:55:46 -070024# Whether to enable django SQL debug mode. If this is set to True, all
25# queries performed by the Object Relational Mapper subsystem will be printed,
26# which means the scheduler logs will contains all the queries executed. This
27# is too much verbosity for 'production' systems, hence turned off by default.
28sql_debug_mode: False
showard250d84d2010-01-12 21:59:48 +000029
Dale Curtis74a314b2011-06-23 14:55:46 -070030[AUTOSERV]
31# Autotest potential install paths
32client_autodir_paths: /usr/local/autotest
33
lmr6d08b3c2009-11-18 19:26:38 +000034[CLIENT]
35drop_caches: True
36drop_caches_between_iterations: True
Dale Curtis8adf7892011-09-08 16:13:36 -070037# Specify an alternate location to store the test results
38#output_dir: /var/log/autotest/
39output_dir:
jadmanski6f6afd12009-11-11 23:39:20 +000040
mbligh37eceaa2008-12-15 22:56:37 +000041[SERVER]
Scott Zawalski20a9b582011-11-21 11:49:40 -080042hostname: cautotest
showard02ed4bd2009-09-09 15:30:11 +000043# Turn on RPC Logging
44rpc_logging: False
45# Note the user that is running the webserver has to be able to write
46# to the below directory/file otherwise the frontend will not work with logging
47rpc_log_path: /usr/local/autotest/logs/rpcserver.log
48# Number of old logs to keep around
49rpc_num_old_logs: 5
50rpc_max_log_size_mb: 20
mblighb86bfa12010-02-12 20:22:21 +000051# Minimum amount of disk space required for AutoTest in GB
Dale Curtis74a314b2011-06-23 14:55:46 -070052gb_diskspace_required: 1
showardb6a186f2009-09-11 18:45:54 +000053# If for some reason you don't want to rely on the Mail Transport Agent
54# installed on this machine, you can provide an SMTP server directly here.
55# If none provided, defaults to 'localhost', which tries to use the MTA
56# configured on the machine to send the messages.
57smtp_server:
58smtp_port:
59smtp_user:
60smtp_password:
Dale Curtis74a314b2011-06-23 14:55:46 -070061# Time in hours to wait before giving up on crash collection.
62crash_collection_hours_to_wait: 0.001
mbligh104e9ce2008-03-11 22:01:44 +000063
mblighc13a3b82008-03-11 22:14:57 +000064[SCHEDULER]
mbligh5fa9e112009-08-03 16:46:06 +000065die_on_orphans: False
showard5613c662009-06-08 23:30:33 +000066enable_scheduler: True
Scott Zawalski20a9b582011-11-21 11:49:40 -080067notify_email: chromeos-test-cron+cautotest@google.com
68notify_email_from: chromeos-autotest@google.com
showardc85c21b2008-11-24 22:17:37 +000069notify_email_statuses: Completed,Failed,Aborted
showard324bf812009-01-20 23:23:38 +000070max_processes_per_drone: 1000
showardec113162008-05-08 00:52:49 +000071max_jobs_started_per_cycle: 100
showard970a6db2008-09-03 20:02:39 +000072max_parse_processes: 5
showard170873e2009-01-07 00:22:26 +000073max_transfer_processes: 50
showard3bb499f2008-07-03 19:42:20 +000074tick_pause_sec: 5
75clean_interval_minutes: 60
showard170873e2009-01-07 00:22:26 +000076drones: localhost
77drone_installation_directory: /usr/local/autotest
78results_host: localhost
showardac5b0002009-10-19 18:34:00 +000079results_host_installation_directory:
showard77182562009-06-10 00:16:05 +000080secs_to_wait_for_atomic_group_hosts: 600
showardec6a3b92009-09-25 20:29:13 +000081pidfile_timeout_mins: 300
showard8d3dbca2009-09-25 20:29:38 +000082max_pidfile_refreshes: 2000
showardf13a9e22009-12-18 22:54:09 +000083gc_stats_interval_mins: 360
showard8dbd05a2010-01-12 18:54:59 +000084# set nonzero to enable periodic reverification of all dead hosts
Scott Zawalski20a9b582011-11-21 11:49:40 -080085reverify_period_minutes: 60
86reverify_max_hosts_at_once: 10
jamesren76fcf192010-04-21 20:39:50 +000087drone_sets_enabled: False
88# default_drone_set_name: This is required if drone sets are enabled.
89default_drone_set_name:
Scott Zawalski20a9b582011-11-21 11:49:40 -080090site_metahost_schedulers: SSHRandomLabelMetahostScheduler
jadmanski55c7f332008-05-14 20:36:47 +000091
92[HOSTS]
93wait_up_processes:
mblighdfc0d2a2008-07-11 21:26:47 +000094default_protection: NO_PROTECTION
Dale Curtiscb7bfaf2011-06-07 16:21:57 -070095# Time in seconds to wait for a machine to come back after reboot.
96default_reboot_timeout: 30
97# Time in seconds to wait for a machine to go down prior to reboot.
98wait_down_reboot_timeout: 30
99# Time in seconds to wait before generating a warning if a host has not gone
100# down for reboot.
101wait_down_reboot_warning: 30
102# Time in hours to wait for a host to recover after a down state.
103hours_to_wait_for_recovery: 0.01
jadmanskiede7e242009-08-10 15:43:33 +0000104
mblighcb8cb332009-09-03 21:08:56 +0000105[AUTOSERV]
mbligh55552bf2009-11-06 03:12:38 +0000106# Autotest has 2 implementations of SSH based hosts, the default (raw_ssh), and
107# another one based on the python SSH library paramiko (paramiko).
108# You can change the default 'raw_ssh' to 'paramiko' if you want to.
109ssh_engine: raw_ssh
mblighefccc1b2010-01-11 19:08:42 +0000110# Set to True to take advantage of OpenSSH-based connection sharing. This would
111# have bigger performance impact when ssh_engine is 'raw_ssh'.
Darin Petkov61e87882010-01-11 15:33:48 -0800112enable_master_ssh: True
mbligh55552bf2009-11-06 03:12:38 +0000113# Autotest server operators *really should* set this to True, specially if
114# using ssh_engine 'paramiko'.
mblighcb8cb332009-09-03 21:08:56 +0000115require_atfork_module: False
jadmanski01471962010-03-19 17:37:28 +0000116# Set to False to disable ssh-agent usage with paramiko
117use_sshagent_with_paramiko: True
Scott Zawalski20a9b582011-11-21 11:49:40 -0800118enable_server_prebuild: False
Eric Li4e4cd612010-04-07 12:49:10 -0700119
jadmanskiede7e242009-08-10 15:43:33 +0000120[PACKAGES]
Scott Zawalski20a9b582011-11-21 11:49:40 -0800121# in days
122custom_max_age: 1
123# in Gigabyte
Dale Curtis6ad33192011-07-06 18:04:50 -0700124minimum_free_space: 1
125serve_packages_from_autoserv: True
Scott Zawalski20a9b582011-11-21 11:49:40 -0800126# this entry is just a place holder in order to keep util/packager.py happy
127# The actual value will be provided through command line option --repository
128# from inside chromeos-base/autotest ebuild file
129upload_location: UNUSED
130
131[CROS]
132source_tree: /usr/local/google/chromeos
Chris Masone2ef1d4e2011-12-20 11:06:53 -0800133dev_server: http://172.22.50.205:8080
134# The below should be %(dev_server)s/update/%%(name)s so that we'd fill in
135# the above value for dev_server when this config is parsed, but leave the
136# name field to be populated later. Sadly, that doesn't parse.
137image_url_pattern: %(dev_server)s/update/%%s
138package_url_pattern: %(dev_server)s/static/archive/%%s/autotest