blob: e2c623f9c097d48e9917159abe8c2ba9ef751872 [file] [log] [blame]
Dan Shiced09e42015-04-17 16:09:34 -07001[AUTOSERV]
2# Minimum OS version that supports server side packaging. Older builds may
3# not have server side package built or with Autotest code change to support
4# server-side packaging.
5# This build is older than the one used in global config (6986). This allows
6# moblab can still test builds in R43 branch with server-side packaging, except
7# that with it can't run paygen_au_canary and moblab_RunSuite suites.
Simran Basiebba7aa2015-06-10 13:36:56 -07008enable_ssp_container: True
Simran Basiaaedb502015-05-12 10:49:26 -07009min_version_support_ssp: 6919
10
Dan Shia06f3e22015-09-03 16:15:15 -070011auto_start_servod: True
Michael Tang0a30d462016-06-27 11:44:04 -070012
Simran Basi8405ecc2016-07-26 12:35:39 -070013# Name of the base container.
Keith Haddoweb1b2c72019-02-21 10:22:19 -080014container_base_name: moblab_base_08
Simran Basi8405ecc2016-07-26 12:35:39 -070015
Michael Tangc89efa72017-08-03 14:27:10 -070016# Exports tko job information to file.
17export_tko_job_to_file: True
18
Keith Haddowe3c89862017-11-01 12:58:34 -070019# Do not reduce the log size makes it hard to debug.
20enable_result_throttling: False
Michael Tang1d49a1f2016-10-28 10:16:34 -070021
22[SCHEDULER]
23minimum_tick_sec: 5
Prathmesh Prabhua25f7712017-08-07 16:54:31 -070024inline_host_acquisition: False
Keith Haddow713b7bd2017-10-13 13:45:29 -070025exit_on_failed_ssp_setup: True
Michael Tang1d49a1f2016-10-28 10:16:34 -070026
Michael Tang9833adb2016-10-26 10:15:34 -070027[AUTOTEST_WEB]
28wmatrix_url: /wmatrix
Shuhei Takahashi18f56492017-11-14 16:23:46 +090029stainless_url:
Michael Tang9833adb2016-10-26 10:15:34 -070030
Michael Tang0a30d462016-06-27 11:44:04 -070031[CROS]
Keith Haddow3756caf2017-01-30 12:27:28 -080032# Crash servers are not accessable externally.
33crash_server:
34# CTS result server is only available for internal google testing.
35cts_results_server:
Michael Tang0a30d462016-06-27 11:44:04 -070036# In moblab, this paramater is empty and uses the image bucket by default.
37results_storage_server:
Keith Haddoweb1b2c72019-02-21 10:22:19 -080038stable_cros_version: R72-11316.148.0
Richard Barnettee86b1ce2018-06-07 10:37:23 -070039quick_provision_build_regex = ^.*-(paladin|pfq|release|informational|trybot)/.*
Michael Tang8d7ce902017-03-06 09:29:57 -080040
41# The pubsub topic the gs_offloader notification is sent to.
Keith Haddow24f38a52017-04-14 15:48:39 -070042cloud_notification_topic: projects/chromeos-partner-moblab/topics/moblab-notification
Keith Haddowae095432017-04-18 17:07:27 -070043
44# All moblab DUT's are in dev mode, so skip the repair check.
45dev_mode_allowed: True
46
Keith Haddow601e8962017-04-26 15:09:14 -070047# Reduce upload bandwidth for partner by switching on tar and compress results.
48gs_offloader_limit_file_count: True
Michael Tange8bc9592017-07-06 10:59:32 -070049
50# Heartbeat rate to the cloud.
51heartbeat_rate_seconds: 0