~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to configs/testrunner/launchpad-lazr.conf

Working sketch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
socket_timeout: 10
17
17
uploader: scripts/process-upload.py -Mvv
18
18
 
 
19
[buildsequencer]
 
20
mailproblemsto: -
 
21
 
 
22
[buildsequencer_job.slave_scanner]
 
23
mindelay: 5
 
24
 
 
25
[build_from_branch]
 
26
enabled = True
 
27
 
19
28
[checkwatches]
20
29
sync_debbugs_comments: True
21
30
oops_prefix: TCW
23
32
 
24
33
[codehosting]
25
34
bzr_lp_prefix: lp://dev/
 
35
hosted_branches_root: /tmp/sftp-test/branches
26
36
host_key_pair_path: lib/lp/codehosting/sshserver/tests/keys
27
37
port: tcp:22222:interface=bazaar.launchpad.dev
28
38
error_dir: /var/tmp/codehosting.test
41
51
# the rw_* configs.
42
52
ro_main_master: dbname=launchpad_ftest_template host=localhost
43
53
ro_main_slave:  dbname=launchpad_ftest_template host=localhost
 
54
randomise_select_results: true
44
55
 
45
56
[error_reports]
46
57
oops_prefix: T
126
137
database: dbname=session_ftest
127
138
 
128
139
[librarianlogparser]
129
 
logs_root = lib/lp/services/librarian/tests/data/apache-log-files-for-sampledata/
 
140
logs_root = lib/canonical/launchpad/scripts/tests/apache-log-files-for-sampledata/
130
141
 
131
142
[librarian]
132
143
download_url: http://localhost:58000/
140
151
root: /var/tmp/fatsam.test
141
152
 
142
153
[mailman]
 
154
oops_prefix: TMMX
143
155
error_dir: /var/tmp/mailman-xmlrpc.test
144
156
shared_secret: topsecret
145
157
 
147
159
buglist_batch_size: 20
148
160
max_comment_size: 3200
149
161
bugnotification_interval: 5
150
 
debbugs_db_location: lib/lp/bugs/tests/data/debbugs_db
 
162
debbugs_db_location: lib/canonical/launchpad/components/ftests/debbugs_db
151
163
 
152
164
[memcache]
153
165
servers: (127.0.0.1:11242,1)