• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4[GENERAL]
5debug: True
6logging_format: %%(asctime)s - %%(levelname)s - %%(message)s
7frontend_logname_format = frontend_server_log_%%Y%%m%%d_%%H%%M%%S.txt
8dispatcher_logname_format =  rpm_dispatcher_log_%%Y%%m%%d_%%H%%M%%S.txt
9email_subject_line_format: ** RPM INFRASTRUCTURE ISSUE on %%s **
10
11[CROS]
12# The zone that all Chrome OS devices are in if they are in a lab.
13dns_zone: cros.corp.google.com
14
15[RPM_INFRASTRUCTURE]
16# General RPM infrastructure information.
17frontend_port: 9999
18default_rpm_id = rpm1
19email_notification_recipients = chromeos-build-alerts+rpm-control-system@google.com
20call_timeout_mins: 15
21# Number of seconds for the call set_power_state to timeout. This is used
22# to guarantee that such call won't block the controller working thread.
23set_power_state_timeout_seconds = 120
24# Size of the LRU that holds power management unit information related
25# to a device, e.g. rpm_hostname, outlet, hydra_hostname, etc.
26lru_size = 1500
27
28[SENTRY]
29# Access information for Sentry Based Devices.
30username: admn
31password: admn
32testing_user: testing
33testing_password: g00gl3
34
35[WEBPOWERED]
36# Access information for Web Powered Devices.
37username: testing
38password: g00gl3
39
40[CiscoPOE]
41# Acess information for POE Switches.
42username: root
43password: google
44servo_interface_mapping_file: servo_interface_mapping.csv
45
46[HYDRA]
47username: autotest
48password: s3rialsw
49admin_username: root
50admin_password: tslinux
51