mbligh | b090f14 | 2008-02-27 21:33:46 +0000 | [diff] [blame] | 1 | [AUTOTEST_WEB] |
Prathmesh Prabhu | 11731c9 | 2018-02-22 13:12:43 -0800 | [diff] [blame] | 2 | host: localhost |
Chris Sosa | b4d6caa | 2011-11-17 15:32:38 -0800 | [diff] [blame] | 3 | database: chromeos_autotest_db |
mbligh | b090f14 | 2008-02-27 21:33:46 +0000 | [diff] [blame] | 4 | db_type: mysql |
Mungyung Ryu | 3f8ba2e | 2015-08-19 19:24:38 +0000 | [diff] [blame] | 5 | user: chromeosqa-admin |
Scott Zawalski | 20a9b58 | 2011-11-21 11:49:40 -0800 | [diff] [blame] | 6 | password: USE SHADOW PASSWORD |
Aviv Keshet | fcdd5ce | 2018-10-10 14:42:22 -0700 | [diff] [blame] | 7 | job_timeout_default: 6 |
| 8 | job_timeout_mins_default: 360 |
| 9 | job_max_runtime_mins_default: 360 |
showard | a1e74b3 | 2009-05-12 17:32:04 +0000 | [diff] [blame] | 10 | parse_failed_repair_default: 0 |
mbligh | 37eceaa | 2008-12-15 22:56:37 +0000 | [diff] [blame] | 11 | # Only set this if your server is not 'http://[SERVER] hostname/afe/' |
| 12 | #base_url: http://your_autotest_server/afe/ |
Prathmesh Prabhu | 11731c9 | 2018-02-22 13:12:43 -0800 | [diff] [blame] | 13 | readonly_host: localhost |
Chris Sosa | b4d6caa | 2011-11-17 15:32:38 -0800 | [diff] [blame] | 14 | readonly_user: chromeosqa-read |
Jacob Kopczynski | 2100c47 | 2018-05-09 17:51:45 -0700 | [diff] [blame] | 15 | readonly_password: |
showard | 250d84d | 2010-01-12 21:59:48 +0000 | [diff] [blame] | 16 | query_timeout: 3600 |
| 17 | min_retry_delay: 20 |
| 18 | max_retry_delay: 60 |
| 19 | graph_cache_creation_timeout_minutes: 10 |
Dale Curtis | 74a314b | 2011-06-23 14:55:46 -0700 | [diff] [blame] | 20 | # 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 Zawalski | 20a9b58 | 2011-11-21 11:49:40 -0800 | [diff] [blame] | 23 | template_debug_mode: True |
Dale Curtis | 74a314b | 2011-06-23 14:55:46 -0700 | [diff] [blame] | 24 | # 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. |
| 28 | sql_debug_mode: False |
Richard Barnette | 53da111 | 2018-08-10 15:36:42 -0700 | [diff] [blame] | 29 | stainless_url: https://stainless.corp.google.com |
showard | 250d84d | 2010-01-12 21:59:48 +0000 | [diff] [blame] | 30 | |
Jacob Kopczynski | 348f0c7 | 2018-03-19 17:49:58 -0700 | [diff] [blame] | 31 | # Servers that should use the readonly slaves for heartbeat. Not shards. |
| 32 | readonly_heartbeat: False |
Jacob Kopczynski | 592cbd6 | 2018-05-22 13:48:36 -0700 | [diff] [blame] | 33 | # Whether to check the master if the slave returns no results. |
| 34 | heartbeat_fall_back_to_master: False |
Jacob Kopczynski | d6a5e91 | 2018-03-01 09:52:34 -0800 | [diff] [blame] | 35 | |
Fang Deng | 18699fe | 2015-12-04 16:40:27 -0800 | [diff] [blame] | 36 | # Restricted user group. The users in the specified groups only have |
| 37 | # access to master server. Will always direct them to google storage for logs |
| 38 | # rather than drones or shards. |
| 39 | restricted_groups: USE SHADOW RESTRICTED_GROUPS |
| 40 | |
Jakob Juelich | 475b82b | 2014-09-30 11:17:07 -0700 | [diff] [blame] | 41 | # The tko parser will use these database settings. |
| 42 | # This is for sharding: Even when sharding, the results (tko tables) should |
| 43 | # still be written to the master database. |
Jakob Juelich | 934f0dc | 2014-10-14 18:21:13 -0700 | [diff] [blame] | 44 | global_db_host: |
| 45 | global_db_database: |
| 46 | global_db_type: |
| 47 | global_db_user: |
| 48 | global_db_password: |
| 49 | global_db_query_timeout: |
| 50 | global_db_min_retry_delay: |
| 51 | global_db_max_retry_delay: |
Jakob Juelich | 475b82b | 2014-09-30 11:17:07 -0700 | [diff] [blame] | 52 | |
Dan Shi | 7f0c183 | 2014-10-27 16:05:57 -0700 | [diff] [blame] | 53 | [AUTOTEST_SERVER_DB] |
Dan Shi | 9a535c9 | 2014-11-24 08:52:40 -0800 | [diff] [blame] | 54 | # Server database setting. Fall back to use AFE database settings. |
Dan Shi | 7f0c183 | 2014-10-27 16:05:57 -0700 | [diff] [blame] | 55 | database: chromeos_lab_servers |
| 56 | |
Jakob Juelich | 3b27dbc | 2014-09-03 18:05:37 -0700 | [diff] [blame] | 57 | [SHARD] |
Jakob Juelich | 8421d59 | 2014-09-17 15:27:06 -0700 | [diff] [blame] | 58 | # If this is not None, the instance is considered a shard. |
| 59 | # The value should be the hostname of the local shard. |
| 60 | shard_hostname: |
Jakob Juelich | 3b27dbc | 2014-09-03 18:05:37 -0700 | [diff] [blame] | 61 | heartbeat_pause_sec: 60 |
| 62 | |
Dale Curtis | 74a314b | 2011-06-23 14:55:46 -0700 | [diff] [blame] | 63 | [AUTOSERV] |
| 64 | # Autotest potential install paths |
Simran Basi | 263a9d3 | 2014-08-19 11:16:51 -0700 | [diff] [blame] | 65 | client_autodir_paths: /usr/local/autotest,/usr/local/autodir |
Dan Shi | a1ecd5c | 2013-06-06 11:21:31 -0700 | [diff] [blame] | 66 | # White list of tests with run time measurement enabled. |
Chris Masone | a7dbfbc | 2014-02-06 14:24:22 -0800 | [diff] [blame] | 67 | measure_run_time_tests: desktopui_ScreenLocker,login_LoginSuccess,security_ProfilePermissions |
Michael Tang | c89efa7 | 2017-08-03 14:27:10 -0700 | [diff] [blame] | 68 | |
| 69 | # Don't export tko job information to disk file. |
| 70 | export_tko_job_to_file: False |
Jakob Juelich | e497b55 | 2014-09-23 19:11:59 -0700 | [diff] [blame] | 71 | # If True, autoserv won't interact with real devices. |
| 72 | # It will sleep 10 seconds and then pass successfully. |
| 73 | testing_mode: False |
Dale Curtis | 74a314b | 2011-06-23 14:55:46 -0700 | [diff] [blame] | 74 | |
Dan Shi | 032bea7 | 2015-02-19 09:58:29 -0800 | [diff] [blame] | 75 | # Directory stores LXC containers |
| 76 | container_path: /usr/local/autotest/containers |
Ben Kwa | c0ce545 | 2017-07-12 12:12:46 +0800 | [diff] [blame] | 77 | # Shared mount point for host mounts for LXC containers. |
| 78 | container_shared_host_path: /usr/local/autotest/containers/host |
Dan Shi | 0a7e4d6 | 2016-06-21 12:43:03 -0700 | [diff] [blame] | 79 | |
| 80 | # `container_base` is replaced by `container_base_folder_url` and `container_base_name` |
| 81 | # The setting is kept for backwards compatibility reason. |
| 82 | # Download link for base image of container. |
Dan Shi | 032bea7 | 2015-02-19 09:58:29 -0800 | [diff] [blame] | 83 | container_base: http://storage.googleapis.com/chromeos-image-archive/autotest-containers/base.tar.xz |
Dan Shi | 0a7e4d6 | 2016-06-21 12:43:03 -0700 | [diff] [blame] | 84 | |
| 85 | # URL to tbe folder contains base container image. |
Keith Haddow | 6773fe9 | 2018-06-21 12:49:44 -0700 | [diff] [blame] | 86 | container_base_folder_url: https://storage.googleapis.com/abci-ssp/autotest-containers |
Dan Shi | 0a7e4d6 | 2016-06-21 12:43:03 -0700 | [diff] [blame] | 87 | |
| 88 | # Name of the base container. |
| 89 | # `base` is the container with the smallest size, still used by MobLab. |
| 90 | container_base_name: base |
| 91 | |
Dan Shi | 032bea7 | 2015-02-19 09:58:29 -0800 | [diff] [blame] | 92 | # Enable server-side package using container |
| 93 | # TODO(dshi): Change this to True after SSP via container is rolled out. |
| 94 | enable_ssp_container: False |
| 95 | |
Dan Shi | ced09e4 | 2015-04-17 16:09:34 -0700 | [diff] [blame] | 96 | # Minimum OS version that supports server side packaging. Older builds may |
| 97 | # not have server side package built or with Autotest code change to support |
| 98 | # server-side packaging. |
| 99 | min_version_support_ssp: 6986 |
Dan Shi | 6450e14 | 2016-03-11 11:52:20 -0800 | [diff] [blame] | 100 | min_launch_control_build_id_support_ssp: 2675445 |
Dan Shi | ced09e4 | 2015-04-17 16:09:34 -0700 | [diff] [blame] | 101 | |
Dan Shi | a06f3e2 | 2015-09-03 16:15:15 -0700 | [diff] [blame] | 102 | # Set to True to allow servod to be started automatically in Moblab. |
| 103 | auto_start_servod: False |
| 104 | |
Dan Shi | f53d126 | 2017-06-19 11:25:25 -0700 | [diff] [blame] | 105 | # Enable test result throttling. |
| 106 | enable_result_throttling: False |
| 107 | # Default maximum test result size in KB. |
Brian Norris | 4777c37 | 2019-03-01 17:05:10 -0800 | [diff] [blame] | 108 | default_max_result_size_KB: 40000 |
Dan Shi | f53d126 | 2017-06-19 11:25:25 -0700 | [diff] [blame] | 109 | |
lmr | 6d08b3c | 2009-11-18 19:26:38 +0000 | [diff] [blame] | 110 | [CLIENT] |
Dan Shi | feaf908 | 2013-06-17 11:23:31 -0700 | [diff] [blame] | 111 | drop_caches: False |
| 112 | drop_caches_between_iterations: False |
Dale Curtis | 8adf789 | 2011-09-08 16:13:36 -0700 | [diff] [blame] | 113 | # Specify an alternate location to store the test results |
| 114 | #output_dir: /var/log/autotest/ |
| 115 | output_dir: |
Derek Basehore | 072dfa5 | 2014-01-23 15:05:50 -0800 | [diff] [blame] | 116 | #wireless_ssid: SEE SHADOW CONFIG |
| 117 | #wireless_password: SEE SHADOW CONFIG |
| 118 | #wireless_security: SEE SHADOW CONFIG |
Hung-ying Tyan | cbdd198 | 2014-09-03 16:54:08 +0800 | [diff] [blame] | 119 | # The zone that all Chrome OS devices are in if they are in a lab. |
| 120 | dns_zone: cros.corp.google.com |
Ed Baker | 34fdca4 | 2015-06-01 09:06:06 -0700 | [diff] [blame] | 121 | # If necessary, specify a proxy for client downloads |
| 122 | http_proxy: |
| 123 | https_proxy: |
jadmanski | 6f6afd1 | 2009-11-11 23:39:20 +0000 | [diff] [blame] | 124 | |
Benny Peake | e8838cf | 2017-02-10 14:51:02 -0800 | [diff] [blame] | 125 | android_board_name_bat:bat_land |
| 126 | android_board_name_dragon:ryu |
| 127 | android_board_name_flo:razor |
| 128 | android_board_name_flo_lte:razorg |
| 129 | android_board_name_gm4g_sprout:seed_l8150 |
| 130 | android_board_name_flounder:volantis |
Benny Peake | fa01d69 | 2017-05-16 15:11:03 -0700 | [diff] [blame] | 131 | android_board_name_flounder_lte:volantis |
Benny Peake | e8838cf | 2017-02-10 14:51:02 -0800 | [diff] [blame] | 132 | |
Benny Peake | 03ef238 | 2017-01-03 14:37:10 -0800 | [diff] [blame] | 133 | android_artifacts_volantis:bootloader_image,zip_images |
| 134 | android_standalone_images_volantis:bootloader.img |
Dan Shi | c018371 | 2014-09-17 12:47:01 -0700 | [diff] [blame] | 135 | |
Benny Peake | 1e9b76c | 2017-01-18 16:36:19 -0800 | [diff] [blame] | 136 | android_artifacts_bat_land:zip_images |
Benny Peake | 48ecfe7 | 2017-01-24 12:43:57 -0800 | [diff] [blame] | 137 | android_standalone_images_bat_land: |
Benny Peake | 6ff1d95 | 2017-01-31 12:58:50 -0800 | [diff] [blame] | 138 | android_zipped_images_bat_land:boot.img,system.img,cache.img,userdata.img |
Benny Peake | 1e9b76c | 2017-01-18 16:36:19 -0800 | [diff] [blame] | 139 | |
Prathmesh Prabhu | 02163aa | 2017-12-12 19:13:21 -0800 | [diff] [blame] | 140 | # If set, sso_client is used from client tools to access AFE/TKO RPC servers. |
| 141 | # This is needed to access AFE via uberproxy endpoints. |
| 142 | # Cf b/32303896: Direct HTTP access to lab servers will soon no longer be |
| 143 | # possible from developer workstations. They must instead use the uberproxy |
| 144 | # endpoints (with this feature enabled). |
| 145 | # ** This should never be set for communication within the lab. ** |
| 146 | use_sso_client: False |
| 147 | |
mbligh | 37eceaa | 2008-12-15 22:56:37 +0000 | [diff] [blame] | 148 | [SERVER] |
Scott Zawalski | 20a9b58 | 2011-11-21 11:49:40 -0800 | [diff] [blame] | 149 | hostname: cautotest |
showard | 02ed4bd | 2009-09-09 15:30:11 +0000 | [diff] [blame] | 150 | # Turn on RPC Logging |
| 151 | rpc_logging: False |
| 152 | # Note the user that is running the webserver has to be able to write |
| 153 | # to the below directory/file otherwise the frontend will not work with logging |
| 154 | rpc_log_path: /usr/local/autotest/logs/rpcserver.log |
| 155 | # Number of old logs to keep around |
| 156 | rpc_num_old_logs: 5 |
| 157 | rpc_max_log_size_mb: 20 |
MK Ryu | 3e1de8b | 2015-05-27 16:47:10 -0700 | [diff] [blame] | 158 | # Transfer RPC logs to a RPC logging server |
| 159 | rpc_logserver: False |
mbligh | b86bfa1 | 2010-02-12 20:22:21 +0000 | [diff] [blame] | 160 | # Minimum amount of disk space required for AutoTest in GB |
Alexandru M Stan | 506b02a | 2015-09-28 12:02:48 -0700 | [diff] [blame] | 161 | gb_diskspace_required: 0.7 |
J. Richard Barnette | 4164d1d | 2014-12-02 17:52:33 -0800 | [diff] [blame] | 162 | # Minmum number of i-nodes for stateful, in 1000 i-node units. |
| 163 | kilo_inodes_required: 100 |
Paul Hobbs | aa7a15a | 2015-10-06 15:48:09 -0700 | [diff] [blame] | 164 | # Rialto has a small disk size, so reduce the required inodes for it. |
| 165 | # See https://code.google.com/p/chrome-os-partner/issues/detail?q=45875 |
| 166 | kilo_inodes_required_veyron_rialto: 55 |
| 167 | kilo_inodes_required_arkham: 50 |
Laurence Goodby | a6e32bf | 2019-04-02 18:02:24 -0700 | [diff] [blame] | 168 | kilo_inodes_required_gale: 50 |
Roopesh Rai | 58c62e8 | 2019-03-20 17:28:51 -0700 | [diff] [blame] | 169 | kilo_inodes_required_mistral: 50 |
Paul Hobbs | aa7a15a | 2015-10-06 15:48:09 -0700 | [diff] [blame] | 170 | kilo_inodes_required_storm: 50 |
| 171 | kilo_inodes_required_whirlwind: 50 |
| 172 | |
Fang Deng | 6b05f5b | 2013-03-20 13:42:11 -0700 | [diff] [blame] | 173 | # Minimum amount of disk space required for encrypted stateful partition in GB |
| 174 | gb_encrypted_diskspace_required: 0.1 |
showard | b6a186f | 2009-09-11 18:45:54 +0000 | [diff] [blame] | 175 | # If for some reason you don't want to rely on the Mail Transport Agent |
| 176 | # installed on this machine, you can provide an SMTP server directly here. |
| 177 | # If none provided, defaults to 'localhost', which tries to use the MTA |
| 178 | # configured on the machine to send the messages. |
| 179 | smtp_server: |
| 180 | smtp_port: |
| 181 | smtp_user: |
| 182 | smtp_password: |
Dale Curtis | 74a314b | 2011-06-23 14:55:46 -0700 | [diff] [blame] | 183 | # Time in hours to wait before giving up on crash collection. |
| 184 | crash_collection_hours_to_wait: 0.001 |
mbligh | 104e9ce | 2008-03-11 22:01:44 +0000 | [diff] [blame] | 185 | |
Dan Shi | 7f0c183 | 2014-10-27 16:05:57 -0700 | [diff] [blame] | 186 | # If True, use autotest_server_db to verify the host before running services |
| 187 | # like scheduler, host-scheduler and suite-scheduler. |
| 188 | use_server_db: False |
| 189 | |
MK Ryu | 9152e85 | 2015-08-25 14:48:39 -0700 | [diff] [blame] | 190 | # AFE server connected to the master DB. |
| 191 | global_afe_hostname: cautotest |
| 192 | |
Fang Deng | f8a94e2 | 2015-12-07 13:39:13 -0800 | [diff] [blame] | 193 | # Credential directory where all credentials files should go. If not specified, |
| 194 | # will look for credentils in autotest root dir. |
| 195 | creds_dir: |
| 196 | |
Dan Shi | 4f46aaf | 2016-06-25 00:21:41 -0700 | [diff] [blame] | 197 | # Set to True to upload results to prod Sponge server. |
| 198 | use_prod_sponge_server: False |
| 199 | |
mbligh | c13a3b8 | 2008-03-11 22:14:57 +0000 | [diff] [blame] | 200 | [SCHEDULER] |
mbligh | 5fa9e11 | 2009-08-03 16:46:06 +0000 | [diff] [blame] | 201 | die_on_orphans: False |
showard | 5613c66 | 2009-06-08 23:30:33 +0000 | [diff] [blame] | 202 | enable_scheduler: True |
beeps | dae65fd | 2013-07-26 16:24:41 -0700 | [diff] [blame] | 203 | notify_email_errors: USE SHADOW NOTIFY_EMAIL_ERRORS |
showard | c85c21b | 2008-11-24 22:17:37 +0000 | [diff] [blame] | 204 | notify_email_statuses: Completed,Failed,Aborted |
showard | 324bf81 | 2009-01-20 23:23:38 +0000 | [diff] [blame] | 205 | max_processes_per_drone: 1000 |
Scott Zawalski | 38428ef | 2012-07-10 15:29:10 -0400 | [diff] [blame] | 206 | max_parse_processes: 100 |
showard | 170873e | 2009-01-07 00:22:26 +0000 | [diff] [blame] | 207 | max_transfer_processes: 50 |
showard | 3bb499f | 2008-07-03 19:42:20 +0000 | [diff] [blame] | 208 | tick_pause_sec: 5 |
Shuqian Zhao | ce59fe5 | 2015-03-18 10:53:58 -0700 | [diff] [blame] | 209 | minimum_tick_sec: 0.5 |
Aviv Keshet | 490f714 | 2017-05-08 18:31:01 -0700 | [diff] [blame] | 210 | host_scheduler_minimum_tick_sec: 3 |
Simran Basi | 3421702 | 2012-11-06 13:43:15 -0800 | [diff] [blame] | 211 | clean_interval_minutes: 5 |
Alex Miller | 5154560 | 2013-10-28 15:09:10 -0700 | [diff] [blame] | 212 | drones: SET IN SHADOW CONFIG |
showard | 170873e | 2009-01-07 00:22:26 +0000 | [diff] [blame] | 213 | drone_installation_directory: /usr/local/autotest |
| 214 | results_host: localhost |
showard | ac5b000 | 2009-10-19 18:34:00 +0000 | [diff] [blame] | 215 | results_host_installation_directory: |
showard | 7718256 | 2009-06-10 00:16:05 +0000 | [diff] [blame] | 216 | secs_to_wait_for_atomic_group_hosts: 600 |
showard | ec6a3b9 | 2009-09-25 20:29:13 +0000 | [diff] [blame] | 217 | pidfile_timeout_mins: 300 |
showard | 8d3dbca | 2009-09-25 20:29:38 +0000 | [diff] [blame] | 218 | max_pidfile_refreshes: 2000 |
showard | 8dbd05a | 2010-01-12 18:54:59 +0000 | [diff] [blame] | 219 | # set nonzero to enable periodic reverification of all dead hosts |
Scott Zawalski | 6c0ac97 | 2014-01-09 14:14:17 -0500 | [diff] [blame] | 220 | reverify_period_minutes: 30 |
| 221 | reverify_max_hosts_at_once: 30 |
jamesren | 76fcf19 | 2010-04-21 20:39:50 +0000 | [diff] [blame] | 222 | drone_sets_enabled: False |
| 223 | # default_drone_set_name: This is required if drone sets are enabled. |
| 224 | default_drone_set_name: |
Yu-Ju Hong | 52ce11d | 2012-08-01 17:55:48 -0700 | [diff] [blame] | 225 | # Disable archiving by default. |
| 226 | enable_archiving: False |
Simran Basi | cced309 | 2012-08-02 15:09:23 -0700 | [diff] [blame] | 227 | copy_task_results_back: False |
Simran Basi | 8f858d0 | 2012-08-03 15:28:55 -0700 | [diff] [blame] | 228 | copy_parse_log_back: False |
Simran Basi | 0ec94dd | 2012-08-28 09:50:10 -0700 | [diff] [blame] | 229 | tick_debug: True |
Simran Basi | def9287 | 2012-09-20 13:34:34 -0700 | [diff] [blame] | 230 | extra_debugging: False |
Scott Zawalski | 6c0ac97 | 2014-01-09 14:14:17 -0500 | [diff] [blame] | 231 | # max_repair_limit sets how many times a single HQE will go through |
| 232 | # repairing -> requeued -> fail -> repairing |
Alex Miller | a4a78ef | 2013-09-03 21:23:05 -0700 | [diff] [blame] | 233 | max_repair_limit: 2 |
Fang Deng | ebe5100 | 2015-02-25 16:38:08 -0800 | [diff] [blame] | 234 | max_provision_retries: 0 |
Prashanth B | 40d6f46 | 2014-06-17 14:42:03 -0700 | [diff] [blame] | 235 | drone_build_externals: False |
Prashanth B | f66d51b | 2014-05-06 12:42:25 -0700 | [diff] [blame] | 236 | inline_host_acquisition: USE SHADOW INLINE_HOST_ACQUISITION |
MK Ryu | 7911ad5 | 2015-12-18 11:40:04 -0800 | [diff] [blame] | 237 | # If True, the drone manager creates a thread for each drone. |
| 238 | # Otherwise, drones are handled in a single thread. |
| 239 | threaded_drone_manager: True |
Simran Basi | cced309 | 2012-08-02 15:09:23 -0700 | [diff] [blame] | 240 | |
jadmanski | 55c7f33 | 2008-05-14 20:36:47 +0000 | [diff] [blame] | 241 | [HOSTS] |
| 242 | wait_up_processes: |
mbligh | dfc0d2a | 2008-07-11 21:26:47 +0000 | [diff] [blame] | 243 | default_protection: NO_PROTECTION |
Dale Curtis | cb7bfaf | 2011-06-07 16:21:57 -0700 | [diff] [blame] | 244 | # Time in seconds to wait for a machine to come back after reboot. |
Chris Sosa | b76e0ee | 2013-05-22 16:55:41 -0700 | [diff] [blame] | 245 | default_reboot_timeout: 240 |
Dale Curtis | cb7bfaf | 2011-06-07 16:21:57 -0700 | [diff] [blame] | 246 | # Time in seconds to wait for a machine to go down prior to reboot. |
Chris Sosa | b76e0ee | 2013-05-22 16:55:41 -0700 | [diff] [blame] | 247 | wait_down_reboot_timeout: 120 |
Dale Curtis | cb7bfaf | 2011-06-07 16:21:57 -0700 | [diff] [blame] | 248 | # Time in seconds to wait before generating a warning if a host has not gone |
| 249 | # down for reboot. |
| 250 | wait_down_reboot_warning: 30 |
| 251 | # Time in hours to wait for a host to recover after a down state. |
| 252 | hours_to_wait_for_recovery: 0.01 |
jadmanski | ede7e24 | 2009-08-10 15:43:33 +0000 | [diff] [blame] | 253 | |
mbligh | cb8cb33 | 2009-09-03 21:08:56 +0000 | [diff] [blame] | 254 | [AUTOSERV] |
mbligh | efccc1b | 2010-01-11 19:08:42 +0000 | [diff] [blame] | 255 | # Set to True to take advantage of OpenSSH-based connection sharing. This would |
| 256 | # have bigger performance impact when ssh_engine is 'raw_ssh'. |
Darin Petkov | 61e8788 | 2010-01-11 15:33:48 -0800 | [diff] [blame] | 257 | enable_master_ssh: True |
Eric Li | 4e4cd61 | 2010-04-07 12:49:10 -0700 | [diff] [blame] | 258 | |
jadmanski | ede7e24 | 2009-08-10 15:43:33 +0000 | [diff] [blame] | 259 | [PACKAGES] |
Scott Zawalski | 20a9b58 | 2011-11-21 11:49:40 -0800 | [diff] [blame] | 260 | # in days |
| 261 | custom_max_age: 1 |
| 262 | # in Gigabyte |
Dale Curtis | 6ad3319 | 2011-07-06 18:04:50 -0700 | [diff] [blame] | 263 | minimum_free_space: 1 |
| 264 | serve_packages_from_autoserv: True |
Scott Zawalski | 20a9b58 | 2011-11-21 11:49:40 -0800 | [diff] [blame] | 265 | |
| 266 | [CROS] |
Dan Shi | 6964fa5 | 2014-12-18 11:04:27 -0800 | [diff] [blame] | 267 | # If afe_stable_versions table does not have the stable version for a given |
| 268 | # board and there is no entry of board `DEFAULT`, following value defined in |
| 269 | # stable_cros_version will be used as the stable CrOS version. |
Dan Shi | 9f0b7bf | 2015-01-07 15:46:04 -0800 | [diff] [blame] | 270 | # Use `cli/atest stable_version` command to view or manage stable versions. |
| 271 | # WARNING! Edit following setting will NOT work if stable versions are stored |
| 272 | # in afe_stable_versions table already! |
Shuqian Zhao | f88507a | 2016-10-12 10:30:17 -0700 | [diff] [blame] | 273 | stable_cros_version: R54-8743.44.0 |
Scott Zawalski | 89c44dd | 2013-02-26 09:28:02 -0500 | [diff] [blame] | 274 | stable_build_pattern: %s-release/%s |
Scott Zawalski | 20a9b58 | 2011-11-21 11:49:40 -0800 | [diff] [blame] | 275 | source_tree: /usr/local/google/chromeos |
Simran Basi | f3e305f | 2014-10-03 14:43:53 -0700 | [diff] [blame] | 276 | gs_offloading_enabled: True |
Chris Masone | fb08a77 | 2012-01-12 15:57:41 -0800 | [diff] [blame] | 277 | image_storage_server: gs://chromeos-image-archive/ |
J. Richard Barnette | ea78536 | 2014-03-17 16:00:53 -0700 | [diff] [blame] | 278 | results_storage_server: gs://chromeos-autotest-results/ |
Dan Shi | 1362401 | 2017-06-12 09:38:00 -0700 | [diff] [blame] | 279 | # Base url to open a file from Google Storage for `results_storage_server` |
| 280 | gs_file_base_url: https://storage.cloud.google.com/chromeos-autotest-results/ |
| 281 | |
Ningning Xia | 4211124 | 2016-06-15 14:35:58 -0700 | [diff] [blame] | 282 | cts_results_server: gs://chromeos-cts-results/ |
Ningning Xia | 205a1d4 | 2016-06-21 16:46:28 -0700 | [diff] [blame] | 283 | cts_apfe_server: gs://chromeos-cts-apfe/ |
Rohit Makasana | ea337c5 | 2018-04-11 18:03:41 -0700 | [diff] [blame] | 284 | ctsdelta_results_server: gs://chromeos-ctsdelta-results/ |
| 285 | ctsdelta_apfe_server: gs://chromeos-ctsdelta-apfe/ |
Rohit Makasana | 8d868c9 | 2018-06-08 11:29:50 -0700 | [diff] [blame] | 286 | ctsbvt_apfe_server: gs://chromeos-cts-bvt-apfe/ |
John D Hong | 479d2bb | 2016-09-13 14:49:47 -0700 | [diff] [blame] | 287 | dev_server: http://100.115.245.199:8082, http://100.115.245.200:8082, http://100.115.219.131:8082, http://100.115.219.132:8082, http://100.115.219.133:8082, http://100.115.219.134:8082, http://100.115.219.137:8082 |
beeps | e539be0 | 2013-07-31 21:57:39 -0700 | [diff] [blame] | 288 | canary_channel_server: gs://chromeos-releases/canary-channel/ |
Scott Zawalski | b9cc597 | 2012-10-15 17:25:18 -0400 | [diff] [blame] | 289 | # chromeos-crash1.cros |
Kevin Cheng | 3d857d3 | 2016-05-25 10:24:20 -0700 | [diff] [blame] | 290 | crash_server: http://172.17.40.24:8082, http://100.107.160.6:8082, http://100.107.160.5:8082 |
Scott Zawalski | c50ce04 | 2012-04-17 13:01:31 -0400 | [diff] [blame] | 291 | sharding_factor: 1 |
Chris Sosa | 66dfb37 | 2013-01-29 16:36:19 -0800 | [diff] [blame] | 292 | infrastructure_user: chromeos-test |
Jakob Juelich | 24f22c2 | 2014-09-26 11:46:11 -0700 | [diff] [blame] | 293 | gs_offloader_use_rsync: False |
Michael Tang | 0df2eb4 | 2016-05-13 19:06:54 -0700 | [diff] [blame] | 294 | gs_offloader_multiprocessing: False |
Michael Tang | 97d188c | 2016-06-25 11:18:42 -0700 | [diff] [blame] | 295 | # Cloud pubsub |
| 296 | cloud_notification_enabled: False |
| 297 | # The cloud pubsub topic where notifications are sent to. |
| 298 | cloud_notification_topic: |
Chris Sosa | 24b3a02 | 2012-07-31 14:27:59 -0700 | [diff] [blame] | 299 | |
Dan Shi | 5563b77 | 2015-11-12 00:55:40 -0800 | [diff] [blame] | 300 | # Naming convention of Android build. |
Dan Shi | ba94353 | 2015-12-03 08:58:00 -0800 | [diff] [blame] | 301 | android_build_name_pattern: %\(branch\)s/%\(target\)s/%\(build_id\)s |
Dan Shi | 5563b77 | 2015-11-12 00:55:40 -0800 | [diff] [blame] | 302 | |
joychen | 03eaad9 | 2013-06-26 09:55:21 -0700 | [diff] [blame] | 303 | firmware_url_pattern: %s/static/%s/firmware_from_source.tar.bz2 |
beeps | e539be0 | 2013-07-31 21:57:39 -0700 | [diff] [blame] | 304 | factory_image_url_pattern: %s/static/canary-channel/%s/factory_test/chromiumos_factory_image.bin |
beeps | 12c0a3c | 2013-09-03 11:58:27 -0700 | [diff] [blame] | 305 | factory_artifact: factory_image |
Vadim Bendebury | ab14bf1 | 2012-12-28 13:51:46 -0800 | [diff] [blame] | 306 | image_url_pattern: %s/update/%s |
Prathmesh Prabhu | cd246f5 | 2018-01-03 13:45:48 -0800 | [diff] [blame] | 307 | |
| 308 | # log_url_pattern. |
| 309 | # First argument: protocol://hostname |
| 310 | # Second argument: job name (e.g. 1-chromeos-test) |
| 311 | log_url_pattern: %s/tko/retrieve_logs.cgi?job=/results/%s/ |
| 312 | |
joychen | 03eaad9 | 2013-06-26 09:55:21 -0700 | [diff] [blame] | 313 | package_url_pattern: %s/static/%s/autotest/packages |
J. Richard Barnette | 8489539 | 2015-04-30 12:31:01 -0700 | [diff] [blame] | 314 | servo_board: beaglebone_servo |
Chris Sosa | 7d7b9eb | 2013-02-14 16:12:01 -0800 | [diff] [blame] | 315 | |
Tom Wai-Hong Tam | 316eca5 | 2016-04-05 02:56:48 +0800 | [diff] [blame] | 316 | # TODO: Remove these released RO builds once they are migrated to Goldeneye. |
| 317 | # Released RO builds for running FAFT to qualify an AU firmware in which the |
| 318 | # RW portion comes from the latest build and the RO portion comes these builds. |
| 319 | # Each value is a comma-separated list. The most recent build is on the left. |
| 320 | RELEASED_RO_BUILDS_auron_paine: auron_paine-firmware/R39-6301.58.6 |
| 321 | RELEASED_RO_BUILDS_auron_yuna: auron_yuna-firmware/R39-6301.59.5 |
| 322 | RELEASED_RO_BUILDS_banjo: banjo-firmware/R34-5216.334.4 |
| 323 | RELEASED_RO_BUILDS_buddy: buddy-firmware/R39-6301.202.5 |
| 324 | RELEASED_RO_BUILDS_candy: candy-firmware/R34-5216.310.1 |
| 325 | RELEASED_RO_BUILDS_celes: celes-firmware/R46-7287.92.3 |
| 326 | RELEASED_RO_BUILDS_cyan: cyan-firmware/R46-7287.57.32,cyan-firmware/R46-7287.57.25 |
| 327 | RELEASED_RO_BUILDS_gandof: gandof-firmware/R39-6301.155.9 |
| 328 | RELEASED_RO_BUILDS_gnawty: gnawty-firmware/R34-5216.239.34,gnawty-firmware/R34-5216.239.16 |
| 329 | RELEASED_RO_BUILDS_guado: guado-firmware/R39-6301.108.4 |
| 330 | RELEASED_RO_BUILDS_heli: heli-firmware/R34-5216.392.4 |
| 331 | RELEASED_RO_BUILDS_lulu: lulu-firmware/R39-6301.136.39,lulu-firmware/R39-6301.136.16 |
| 332 | RELEASED_RO_BUILDS_mccloud: mccloud-firmware/R36-5827.14.0 |
| 333 | RELEASED_RO_BUILDS_ninja: ninja-firmware/R34-5216.383.7 |
| 334 | RELEASED_RO_BUILDS_orco: orco-firmware/R34-5216.362.7 |
| 335 | RELEASED_RO_BUILDS_panther: panther-firmware/R32-4920.24.26 |
| 336 | RELEASED_RO_BUILDS_rikku: rikku-firmware/R39-6301.110.4 |
| 337 | RELEASED_RO_BUILDS_samus: samus-firmware/R39-6300.102.0,samus-firmware/R39-6300.90.0 |
| 338 | RELEASED_RO_BUILDS_squawks: squawks-firmware/R34-5216.152.22,squawks-firmware/R34-5216.152.21,squawks-firmware/R34-5216.152.17 |
| 339 | RELEASED_RO_BUILDS_tricky: tricky-firmware/R36-5829.12.0 |
| 340 | RELEASED_RO_BUILDS_veyron_jaq: veyron_jaq-firmware/R41-6588.160.0,veyron_jaq-firmware/R41-6588.92.0,veyron_jaq-firmware/R41-6588.44.0 |
| 341 | RELEASED_RO_BUILDS_veyron_jerry: veyron_jerry-firmware/R41-6588.160.0,veyron_jerry-firmware/R41-6588.92.0,veyron_jerry-firmware/R41-6588.40.0 |
| 342 | RELEASED_RO_BUILDS_veyron_mickey: veyron_mickey-firmware/R41-6588.168.0,veyron_mickey-firmware/R41-6588.159.0 |
| 343 | RELEASED_RO_BUILDS_veyron_mighty: veyron_mighty-firmware/R41-6588.160.0,veyron_mighty-firmware/R41-6588.97.0,veyron_mighty-firmware/R41-6588.51.0 |
| 344 | RELEASED_RO_BUILDS_veyron_minnie: veyron_minnie-firmware/R41-6588.160.0,veyron_minnie-firmware/R41-6588.92.0 |
| 345 | RELEASED_RO_BUILDS_veyron_speedy: veyron_speedy-firmware/R41-6588.160.0,veyron_speedy-firmware/R41-6588.92.0,veyron_speedy-firmware/R41-6588.55.0 |
| 346 | RELEASED_RO_BUILDS_wolf: wolf-firmware/R30-4389.24.62,wolf-firmware/R30-4389.24.58,wolf-firmware/R30-4389.24.39 |
| 347 | |
Mark Koudritsky | a724e9a | 2012-04-05 14:14:52 -0400 | [diff] [blame] | 348 | # Username and password for connecting to remote power control switches of |
| 349 | # the "Sentry Switched CDU" type |
| 350 | rpm_sentry_username: fake_user |
| 351 | rpm_sentry_password: fake_password |
Prathmesh Prabhu | 12d816b | 2017-09-27 11:57:51 -0700 | [diff] [blame] | 352 | rpm_frontend_uri: http://chromeos-server160.cbf.corp.google.com:9999 |
Gilad Arnold | 0390108 | 2012-11-19 07:29:02 -0800 | [diff] [blame] | 353 | |
| 354 | # Path the devserver source tree, used for spawning devserver from autoserv in |
| 355 | # some of the tests. Please override in local shadow config file. |
| 356 | #devserver_dir: /path/to/src/platform/dev |
Simran Basi | 22aa9fe | 2012-12-07 16:37:09 -0800 | [diff] [blame] | 357 | |
| 358 | lab_status_url: http://chromiumos-lab.appspot.com/current?format=json |
| 359 | |
J. Richard Barnette | a82a12c | 2014-09-04 18:12:58 -0700 | [diff] [blame] | 360 | sam_instances: cautotest |
Alex Miller | b0b2d25 | 2014-06-25 17:17:01 -0700 | [diff] [blame] | 361 | test_instance: chromeos-autotest.cbf |
| 362 | extra_servers: chromeos-mcp |
| 363 | |
Dan Shi | 567c8f0 | 2013-06-19 11:39:20 -0700 | [diff] [blame] | 364 | skip_devserver_health_check: True |
| 365 | |
Fang Deng | a10166a | 2015-08-02 21:11:40 -0700 | [diff] [blame] | 366 | # The swarming instance that will be used for golo proxy |
| 367 | swarming_proxy: |
| 368 | |
Dan Shi | 1b4c7c3 | 2015-10-05 10:38:57 -0700 | [diff] [blame] | 369 | # Limit the number of files in the result folder. |
| 370 | gs_offloader_limit_file_count: False |
Fang Deng | a10166a | 2015-08-02 21:11:40 -0700 | [diff] [blame] | 371 | |
Dan Shi | 3d7a0e1 | 2015-10-12 11:55:45 -0700 | [diff] [blame] | 372 | # A list of pools that allow to be repaired using firmware repair. |
Tom Wai-Hong Tam | 2f68a2d | 2016-01-20 03:35:30 +0800 | [diff] [blame] | 373 | pools_support_firmware_repair: faft-test,faft-test-tot,faft-test-experiment |
Dan Shi | 3d7a0e1 | 2015-10-12 11:55:45 -0700 | [diff] [blame] | 374 | |
Dan Shi | 5e8fa18 | 2016-04-15 11:04:36 -0700 | [diff] [blame] | 375 | # A list of restricted subnets, in the format of ip/mask_bits, e.g., 10.0.0.1/24 |
Dan Shi | 216389c | 2015-12-22 11:03:06 -0800 | [diff] [blame] | 376 | restricted_subnets: |
| 377 | |
Dan Shi | 01b28a6 | 2016-04-18 00:24:42 -0700 | [diff] [blame] | 378 | # Flags to enable/disable drone election in resctricted subnet. |
Dan Shi | e680323 | 2016-01-19 17:30:20 -0800 | [diff] [blame] | 379 | enable_drone_in_restricted_subnet: False |
Dan Shi | e680323 | 2016-01-19 17:30:20 -0800 | [diff] [blame] | 380 | |
Dan Shi | a28f62f | 2016-01-14 20:26:02 -0800 | [diff] [blame] | 381 | # Set to True for test to prefer devserver in the same subnet. |
| 382 | prefer_local_devserver: False |
| 383 | |
xixuan | 6cf6d2f | 2016-01-29 15:29:00 -0800 | [diff] [blame] | 384 | # Flags to enable/disable SSH tunnel connection for servo host. |
Richard Barnette | 20e1c47 | 2017-11-29 09:24:02 -0800 | [diff] [blame] | 385 | enable_ssh_tunnel_for_servo: True |
xixuan | 6cf6d2f | 2016-01-29 15:29:00 -0800 | [diff] [blame] | 386 | |
| 387 | # Flags to enable/disable SSH tunnel connection for chameleon host. |
| 388 | enable_ssh_tunnel_for_chameleon: False |
| 389 | |
Dan Shi | bf59e75 | 2017-05-16 12:43:11 -0700 | [diff] [blame] | 390 | # Flags to enable/disable SSH connection for devserver. This only applies to |
| 391 | # devservers inside restricted subnet, specified in CROS/restricted_subnets. |
| 392 | # If a devserver is not in any restriceted subnet, test will still make direct |
| 393 | # http call even if this option is set to True. |
xixuan | 9e2c98d | 2016-02-26 19:04:53 -0800 | [diff] [blame] | 394 | enable_ssh_connection_for_devserver: False |
| 395 | |
xixuan | 0f7755d | 2016-04-18 14:49:12 -0700 | [diff] [blame] | 396 | # Flags to enable/disable get control file contents in batch. |
| 397 | enable_getting_controls_in_batch: False |
| 398 | |
Kevin Cheng | 80ad573 | 2016-03-31 16:01:56 -0700 | [diff] [blame] | 399 | # File for hwid key. |
| 400 | HWID_KEY: no_hwid_labels |
| 401 | |
Greg Edelston | c1ad422 | 2019-03-28 11:16:29 -0600 | [diff] [blame] | 402 | # Flag to enable using gRPC for the FAFT RPC server. |
| 403 | faft_grpc: False |
| 404 | |
beeps | 1ccbbb8 | 2013-02-21 20:35:01 -0800 | [diff] [blame] | 405 | [BUG_REPORTING] |
| 406 | gs_domain: https://storage.cloud.google.com/ |
| 407 | chromeos_image_archive: chromeos-image-archive/ |
| 408 | arg_prefix: ?arg= |
Benny Peake | 7a907ce | 2017-05-30 13:28:38 -0700 | [diff] [blame] | 409 | retrieve_logs_cgi: http://ubercautotest.corp.google.com/tko/retrieve_logs.cgi?job=/ |
beeps | 1ccbbb8 | 2013-02-21 20:35:01 -0800 | [diff] [blame] | 410 | generic_results_bin: results/ |
| 411 | debug_dir: debug/ |
Prathmesh Prabhu | b7c9caa | 2017-12-20 17:54:59 -0800 | [diff] [blame] | 412 | job_view = %s/afe/#tab_id=view_job&object_id=%s |
Allen Li | dc2c69a | 2016-09-14 19:05:47 -0700 | [diff] [blame] | 413 | crbug_url: https://code.google.com/p/chromium/issues/detail?id=%s |
beeps | 8fa9444 | 2013-03-10 18:38:43 -0700 | [diff] [blame] | 414 | gs_file_prefix: gs:// |
beeps | 84e7bb4 | 2013-05-31 12:00:06 -0700 | [diff] [blame] | 415 | credentials: USE SHADOW CREDENTIALS |
Prashanth B | e2dcdf0 | 2014-03-02 16:34:59 -0800 | [diff] [blame] | 416 | client_id: USE SHADOW CLIENT_ID |
| 417 | client_secret: USE SHADOW CLIENT_SECRET |
| 418 | scope: USE SHADOW SCOPE |
Simran Basi | 7203d4e | 2015-02-03 15:50:18 -0800 | [diff] [blame] | 419 | wmatrix_retry_url: https://wmatrix.googleplex.com/retry_teststats/?days_back=30&tests=%s |
Shuqian Zhao | 064eca0 | 2016-04-26 10:27:43 -0700 | [diff] [blame] | 420 | wmatrix_test_history_url: https://wmatrix.googleplex.com/unfiltered?hide_missing=True&tests=%s |
Shuhei Takahashi | 18f5649 | 2017-11-14 16:23:46 +0900 | [diff] [blame] | 421 | stainless_retry_url: |
Xixuan Wu | 1729fca | 2018-03-21 16:32:58 -0700 | [diff] [blame] | 422 | stainless_test_history_url: https://stainless.corp.google.com/search?test=%s&first_date=%s&last_date=%s&row=model&col=build&view=matrix |
Allen Li | 6a61239 | 2016-08-18 12:09:32 -0700 | [diff] [blame] | 423 | pool_health_cc: chromeos-infra-eng@grotations.appspotmail.com |
Allen Li | 7cbdf27 | 2016-09-15 12:07:59 -0700 | [diff] [blame] | 424 | pool_health_labels: recoverduts,Pri-1 |
| 425 | pool_health_components: Infra>Client>ChromeOS |
beeps | fda8f41 | 2013-05-02 19:08:20 -0700 | [diff] [blame] | 426 | |
| 427 | |
| 428 | [NOTIFICATIONS] |
| 429 | chromium_build_url: http://build.chromium.org/p/chromiumos/ |
| 430 | sheriffs: USE SHADOW SHERIFFS |
Fang Deng | 3197b39 | 2013-06-26 11:42:02 -0700 | [diff] [blame] | 431 | lab_sheriffs: USE SHADOW SHERIFFS |
Fang Deng | f8a94e2 | 2015-12-07 13:39:13 -0800 | [diff] [blame] | 432 | gmail_api_credentials: |
| 433 | gmail_api_credentials_test_failure: |
Alex Miller | c7a5952 | 2013-10-30 15:18:57 -0700 | [diff] [blame] | 434 | |
| 435 | |
| 436 | [POOL_INSTANCE_SHARDING] |
| 437 | # Add a mapping of `pool_name: server` to your shadow config to have run_suite |
| 438 | # send all of the suites for pool to the specified server. |
Don Garrett | 8db752c | 2014-10-17 16:56:55 -0700 | [diff] [blame] | 439 | |
| 440 | [UPDATE_COMMANDS] |
Richard Barnette | 2e0a423 | 2018-03-07 17:13:16 -0800 | [diff] [blame] | 441 | # N.B. deploy_production_local.py guarantees that these commands |
| 442 | # execute from the root of the Autotest source repository |
| 443 | # (i.e. /usr/local/autotest). |
| 444 | afe: ./utils/compile_gwt_clients.py -c autotest.AfeClient |
Don Garrett | 8db752c | 2014-10-17 16:56:55 -0700 | [diff] [blame] | 445 | apache: sudo service apache2 reload |
Richard Barnette | 2e0a423 | 2018-03-07 17:13:16 -0800 | [diff] [blame] | 446 | build_externals: ./utils/build_externals.py |
| 447 | migrate: ./database/migrate.py sync |
| 448 | test_importer: ./utils/test_importer.py |
| 449 | tko: ./utils/compile_gwt_clients.py -c autotest.TkoClient |
Don Garrett | 8db752c | 2014-10-17 16:56:55 -0700 | [diff] [blame] | 450 | |
| 451 | # [UPDATE] |
| 452 | # Set this with command names that should run after every update. |
| 453 | # commands: build_externals test_importer etc |
| 454 | # Set this with service names that should be restarted after every update. |
| 455 | # services: |
Dan Shi | ff78f11 | 2015-06-12 13:34:02 -0700 | [diff] [blame] | 456 | |
| 457 | [SSP] |
| 458 | # Section for configuration needed for server-side packaging. |
| 459 | # User that runs the autoserv process in the host of the container. |
| 460 | # The user is passed to a container through global config file so a process |
| 461 | # running inside the container can use the same user to make RPC. |
Fang Deng | a54a5fe | 2015-08-06 18:51:38 -0700 | [diff] [blame] | 462 | user: |
Simran Basi | 77650d9 | 2015-10-29 15:14:49 -0700 | [diff] [blame] | 463 | |
Simran Basi | 5ace6f2 | 2016-01-06 17:30:44 -0800 | [diff] [blame] | 464 | [ANDROID] |
Simran Basi | beb2bb2 | 2016-02-03 15:25:48 -0800 | [diff] [blame] | 465 | stable_version_dragonboard: git_mnc-brillo-dev/dragonboard-userdebug/2512766 |
Ralph Nathan | 08ac472 | 2016-06-15 17:37:57 -0700 | [diff] [blame] | 466 | stable_version_edison: git_nyc-jaqen-dev/jaqen_edison-userdebug/2979181 |
Dan Shi | 6450e14 | 2016-03-11 11:52:20 -0800 | [diff] [blame] | 467 | package_url_pattern: %s/static/%s |
Allen Li | ff7064f | 2017-09-13 15:11:31 -0700 | [diff] [blame] | 468 | |
| 469 | [LUCIFER] |
Allen Li | e865651 | 2018-04-05 16:26:25 -0700 | [diff] [blame] | 470 | lucifer_level: STARTING |
Allen Li | 057be2c | 2017-11-08 13:51:24 -0800 | [diff] [blame] | 471 | binaries_path: /usr/bin |
| 472 | jobdir: /usr/local/autotest/leases |
Allen Li | 9d99440 | 2018-02-28 14:25:22 -0800 | [diff] [blame] | 473 | gcp_creds: |
Ben Kwa | 8363011 | 2017-11-29 12:41:23 -0800 | [diff] [blame] | 474 | |
| 475 | [LXC_POOL] |
| 476 | use_lxc_pool: False |
Jacob Kopczynski | 52a8d3f | 2018-02-28 19:24:48 -0800 | [diff] [blame] | 477 | combine_sudos: False |
Xixuan Wu | 66c2226 | 2018-02-23 14:42:11 -0800 | [diff] [blame] | 478 | |
| 479 | [SKYLAB] |
| 480 | respect_static_labels: False |
| 481 | respect_static_attributes: False |