1[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.
8enable_ssp_container: True
9min_version_support_ssp: 6919
10
11auto_start_servod: True
12
13# Name of the base container.
14container_base_name: base_05
15
16# Exports tko job information to file.
17export_tko_job_to_file: True
18
19# Do not reduce the log size makes it hard to debug.
20enable_result_throttling: False
21
22[SCHEDULER]
23minimum_tick_sec: 5
24inline_host_acquisition: False
25exit_on_failed_ssp_setup: True
26
27[AUTOTEST_WEB]
28wmatrix_url:  /wmatrix
29stainless_url:
30
31[CROS]
32# Crash servers are not accessable externally.
33crash_server:
34# CTS result server is only available for internal google testing.
35cts_results_server:
36# In moblab, this paramater is empty and uses the image bucket by default.
37results_storage_server:
38stable_cros_version: R64-10176.72.0
39
40# The pubsub topic the gs_offloader notification is sent to.
41cloud_notification_topic: projects/chromeos-partner-moblab/topics/moblab-notification
42
43# All moblab DUT's are in dev mode, so skip the repair check.
44dev_mode_allowed: True
45
46# Reduce upload bandwidth for partner by switching on tar and compress results.
47gs_offloader_limit_file_count: True
48
49# Heartbeat rate to the cloud.
50heartbeat_rate_seconds: 0
51