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 17[SCHEDULER] 18minimum_tick_sec: 5 19 20[AUTOTEST_WEB] 21wmatrix_url: /wmatrix 22 23[CROS] 24# Crash servers are not accessable externally. 25crash_server: 26# CTS result server is only available for internal google testing. 27cts_results_server: 28# In moblab, this paramater is empty and uses the image bucket by default. 29results_storage_server: 30stable_cros_version: R59-9460.60.0 31 32# The pubsub topic the gs_offloader notification is sent to. 33cloud_notification_topic: projects/chromeos-partner-moblab/topics/moblab-notification 34 35# All moblab DUT's are in dev mode, so skip the repair check. 36dev_mode_allowed: True 37 38# Reduce upload bandwidth for partner by switching on tar and compress results. 39gs_offloader_limit_file_count: True 40