blob: 31a63857ccd0621c0e172a831ac6e295f1367f69 [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 Haddowf8d70792019-06-25 09:00:29 -070014container_base_name: moblab_base_09
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 Haddowe7e24352019-10-23 21:55:49 -070038stable_cros_version: R77-12371.75.0
David Haddockf7ffb912019-08-07 15:03:01 -070039devserver_dir = /usr/lib/devserver/
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
Xixuan Wu54884072019-04-15 10:34:26 -070052
53# Disable trampoline in moblab as it's designed for old release builder and TPM
54# to use during skylab and quota-scheduler migration.
55enable_run_suite_trampoline: False
Keith Haddowfeb6c3b2019-04-17 11:22:13 -070056
57[REMOTE_TASK_SCHEDULER]
58enabled = False
59tick_interval = 15
60debug_enabled = False
Keith Haddow63568a32019-10-26 12:32:35 -070061
62[TKO]
63database: chromeos_autotest_db
64