blob: 07f2adee7b1ee9c7167819602b80dbaaa08c7333 [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 Haddowaa45c7c2017-02-22 09:48:47 -080014container_base_name: base_05
Simran Basi8405ecc2016-07-26 12:35:39 -070015
Michael Tang1d49a1f2016-10-28 10:16:34 -070016
17[SCHEDULER]
18minimum_tick_sec: 5
19
Michael Tang9833adb2016-10-26 10:15:34 -070020[AUTOTEST_WEB]
21wmatrix_url: /wmatrix
22
Michael Tang0a30d462016-06-27 11:44:04 -070023[CROS]
Keith Haddow3756caf2017-01-30 12:27:28 -080024# Crash servers are not accessable externally.
25crash_server:
26# CTS result server is only available for internal google testing.
27cts_results_server:
Michael Tang0a30d462016-06-27 11:44:04 -070028# In moblab, this paramater is empty and uses the image bucket by default.
29results_storage_server:
Keith Haddow24f38a52017-04-14 15:48:39 -070030stable_cros_version: R57-9202.66.0
Michael Tang8d7ce902017-03-06 09:29:57 -080031
32# The pubsub topic the gs_offloader notification is sent to.
Keith Haddow24f38a52017-04-14 15:48:39 -070033cloud_notification_topic: projects/chromeos-partner-moblab/topics/moblab-notification
Keith Haddowae095432017-04-18 17:07:27 -070034
35# All moblab DUT's are in dev mode, so skip the repair check.
36dev_mode_allowed: True
37