~roadmr/checkbox/912946

« back to all changes in this revision

Viewing changes to examples/checkbox.ini

  • Committer: Marc Tardif
  • Date: 2008-08-13 20:04:12 UTC
  • Revision ID: marc.tardif@canonical.com-20080813200412-52u3d6fs6ulnxlgv
Renamed hwtest to checkbox.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# This configuration file provides default values for hwtest.
 
1
# This configuration file provides default values for checkbox.
2
2
#
3
3
# Each section is defined within square brackets and must be named
4
4
# carefully as can be seen from the examples below.
12
12
version = dev
13
13
 
14
14
# List of plugin sections to load.
15
 
plugins = hwtest/plugins
 
15
plugins = checkbox/plugins
16
16
 
17
17
# List of registries sections to load.
18
 
registries = hwtest/registries
 
18
registries = checkbox/registries
19
19
 
20
 
[hwtest/registries]
 
20
[checkbox/registries]
21
21
 
22
22
# Space separated list of directories where registries are stored.
23
 
directories = %(hwtest_directory)s/registries
 
23
directories = %(checkbox_directory)s/registries
24
24
 
25
 
[hwtest/registries/cpuinfo]
 
25
[checkbox/registries/cpuinfo]
26
26
 
27
27
# Filename where cpuinfo is stored.
28
28
filename = /proc/cpuinfo
29
29
 
30
 
[hwtest/registries/dpkg]
 
30
[checkbox/registries/dpkg]
31
31
 
32
32
# Command to retrieve dpkg information.
33
33
command = dpkg --version
34
34
 
35
 
[hwtest/registries/hal]
 
35
[checkbox/registries/hal]
36
36
 
37
37
# Command to retrieve hal information.
38
38
command = lshal
39
39
 
40
 
[hwtest/registries/hald]
 
40
[checkbox/registries/hald]
41
41
 
42
42
# Command to retrieve hald information.
43
43
command = hald --version 2>&1
44
44
 
45
 
[hwtest/registries/lsb]
 
45
[checkbox/registries/lsb]
46
46
 
47
47
# Command to retrieve LSB information.
48
48
command = lsb_release -a 2>/dev/null
49
49
 
50
 
[hwtest/registries/packages]
 
50
[checkbox/registries/packages]
51
51
 
52
52
# Command to retrieve packages.
53
53
command = COLUMNS=200 dpkg -l
54
54
 
55
 
[hwtest/plugins]
 
55
[checkbox/plugins]
56
56
 
57
57
# Space separated list of directories where plugins are stored.
58
 
directories = %(hwtest_directory)s/plugins
59
 
 
60
 
[hwtest/plugins/category_prompt]
61
 
 
62
 
# Category of the hardware: desktop, laptop or server
 
58
directories = %(checkbox_directory)s/plugins
 
59
 
 
60
[checkbox/plugins/category_prompt]
 
61
 
 
62
# Category of the system: desktop, laptop or server
63
63
category =
64
64
 
65
 
[hwtest/plugins/boot_prompt]
 
65
[checkbox/plugins/boot_prompt]
66
66
 
67
 
# Enable running hwtest at boot time.
 
67
# Enable running checkbox at boot time.
68
68
enable = false
69
69
 
70
 
[hwtest/plugins/client_info]
 
70
[checkbox/plugins/client_info]
71
71
 
72
72
# Placeholder for client info plugin.
73
73
 
74
 
[hwtest/plugins/delay_prompt]
 
74
[checkbox/plugins/delay_prompt]
75
75
 
76
76
# Timeout for an initial delay
77
77
timeout = 0
78
78
 
79
 
[hwtest/plugins/exchange_prompt]
 
79
[checkbox/plugins/exchange_prompt]
80
80
 
81
81
# E-mail address used to sign in to Launchpad.
82
82
email =
83
83
 
84
 
[hwtest/plugins/launchpad_report]
 
84
[checkbox/plugins/launchpad_report]
85
85
 
86
86
# File where submission information is cached.
87
 
cache_file = /var/cache/hwtest/submission.xml
88
 
 
89
 
[hwtest/plugins/launchpad_exchange]
90
 
 
91
 
# URL where to send hardware submissions.
 
87
cache_file = /var/cache/checkbox/submission.xml
 
88
 
 
89
[checkbox/plugins/launchpad_exchange]
 
90
 
 
91
# URL where to send submissions.
92
92
transport_url = https://launchpad.net/+hwdb/+submit
93
93
 
94
94
# Timeout value for each submission.
95
95
timeout = 120
96
96
 
97
 
[hwtest/plugins/proxy_info]
 
97
[checkbox/plugins/proxy_info]
98
98
 
99
99
# HTTP proxy to use instead of the one specified in environment.
100
100
http_proxy =
102
102
# HTTPS proxy to use instead of the one specified in environment.
103
103
https_proxy =
104
104
 
105
 
[hwtest/plugins/suites_info]
 
105
[checkbox/plugins/suites_info]
106
106
 
107
107
# Space separated list of directories where suite files are stored.
108
 
directories = %(hwtest_directory)s/suites
 
108
directories = %(checkbox_directory)s/suites
109
109
 
110
110
# Executable path for running scripts. These might be
111
111
# referenced from the above suites for example.
112
 
scripts_path = %(hwtest_directory)s/scripts
 
112
scripts_path = %(checkbox_directory)s/scripts
113
113
 
114
114
# Data path containing files for scripts.
115
 
data_path = %(hwtest_directory)s/data
 
115
data_path = %(checkbox_directory)s/data
116
116
 
117
 
[hwtest/plugins/submission_info]
 
117
[checkbox/plugins/submission_info]
118
118
 
119
119
# Submission ID to exchange information with the server.
120
120
submission_id =
121
121
 
122
 
[hwtest/plugins/system_info]
 
122
[checkbox/plugins/system_info]
123
123
 
124
124
# System ID to exchange information with the server.
125
125
system_id =