5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
1 |
# A schema's sections, keys, and values are automatically inherited,
|
2 |
# except for '.optional' sections. Update this config to override key
|
|
5750.4.5
by Curtis Hovey
Merged revisions per review, and hacked a solution for None into the conf files. |
3 |
# values. Values are strings, except for numbers that look like ints.
|
4 |
# The tokens true, false, and none are treated as True, False, and None.
|
|
5585.12.18
by Curtis Hovey
Changes per review. this includes a mass renaming, rewriting, and deletiong of conf files. |
5 |
[meta] |
6041.1.2
by Curtis Hovey
Moved configs/default => configs/development. |
6 |
extends: ../development/launchpad-lazr.conf |
5750.4.5
by Curtis Hovey
Merged revisions per review, and hacked a solution for None into the conf files. |
7 |
|
5773.4.14
by Curtis Hovey
organised configs. |
8 |
[canonical] |
11300.2.15
by Stuart Bishop
Move the cronscript control file to a url so we can control everything from one location |
9 |
cron_control_url: file:lib/lp/services/scripts/tests/cronscripts.ini |
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
10 |
|
5899.1.13
by Curtis Hovey
Added the remaining conf keys for oopses. |
11 |
[branchscanner] |
12 |
oops_prefix: TSMS |
|
13 |
error_dir: /var/tmp/lperr.test |
|
14 |
||
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
15 |
[builddmaster] |
16 |
socket_timeout: 10 |
|
11039.2.26
by Jelmer Vernooij
Re-add uploader configuration parameter. |
17 |
uploader: scripts/process-upload.py -Mvv |
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
18 |
|
19 |
[checkwatches] |
|
6269.9.16
by Graham Binns
Fixed a config issue in the testrunner. |
20 |
sync_debbugs_comments: True |
5899.1.13
by Curtis Hovey
Added the remaining conf keys for oopses. |
21 |
oops_prefix: TCW |
22 |
error_dir: /var/tmp/lperr.test |
|
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
23 |
|
24 |
[codehosting] |
|
25 |
bzr_lp_prefix: lp://dev/ |
|
8426.6.4
by Michael Hudson
- interpret config.codehosting.host_key_pair_path relative to config.root. |
26 |
host_key_pair_path: lib/lp/codehosting/sshserver/tests/keys |
9590.2.3
by Michael Hudson
tests for stacking in the acceptance codehosting tests; one fix and one slightly dubious config change |
27 |
port: tcp:22222:interface=bazaar.launchpad.dev |
5899.1.13
by Curtis Hovey
Added the remaining conf keys for oopses. |
28 |
error_dir: /var/tmp/codehosting.test |
29 |
oops_prefix: SMPSSH |
|
7483.2.70
by Jonathan Lange
Set the codehosting access log in the testrunner config, since it inherits from development. |
30 |
access_log: /tmp/test-codehosting-access.log |
7675.492.1
by Paul Hummer
Fixed the fubar in the branch scanner contextManager |
31 |
internal_branch_by_id_root: file:///var/tmp/bazaar.launchpad.dev/mirrors |
7612.1.1
by Michael Hudson
pow! it's gone |
32 |
|
7659.3.14
by Aaron Bentley
Misc cleanup |
33 |
[create_merge_proposals] |
34 |
oops_prefix: TMPCJ |
|
35 |
error_dir: /var/tmp/codehosting.test |
|
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
36 |
|
5855.5.1
by Curtis Hovey
Migrate db configuration to lazr.config. |
37 |
[database] |
13813.1.6
by Stuart Bishop
Revert reversion in launchpad/devel r13865 |
38 |
rw_main_master: dbname=launchpad_ftest host=localhost |
39 |
rw_main_slave: dbname=launchpad_ftest host=localhost |
|
10096.3.13
by Guilherme Salgado
Fix a test that was failing because the code it exercises now calls getUtility() |
40 |
# Use our _template databases here just so that we have different values from
|
41 |
# the rw_* configs.
|
|
13813.1.6
by Stuart Bishop
Revert reversion in launchpad/devel r13865 |
42 |
ro_main_master: dbname=launchpad_ftest_template host=localhost |
43 |
ro_main_slave: dbname=launchpad_ftest_template host=localhost |
|
5855.5.1
by Curtis Hovey
Migrate db configuration to lazr.config. |
44 |
|
5899.1.13
by Curtis Hovey
Added the remaining conf keys for oopses. |
45 |
[error_reports] |
46 |
oops_prefix: T |
|
47 |
error_dir: /var/tmp/lperr.test |
|
48 |
||
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
49 |
[gina_target.hoary] |
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
50 |
architectures: i386 |
51 |
components: main |
|
52 |
distro: ubuntu |
|
53 |
distroseries: hoary |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
54 |
pocketrelease: hoary |
55 |
root: /tmp/gina_test_archive |
|
56 |
||
57 |
[gina_target.breezy] |
|
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
58 |
architectures: i386 |
59 |
components: main, universe |
|
60 |
distro: ubuntu |
|
61 |
distroseries: breezy |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
62 |
pocketrelease: breezy |
63 |
root: /tmp/gina_test_archive |
|
64 |
||
65 |
[gina_target.dapper] |
|
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
66 |
architectures: i386,powerpc |
67 |
components: main, universe |
|
68 |
distro: ubuntu |
|
69 |
distroseries: dapper |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
70 |
pocketrelease: dapper |
71 |
root: /tmp/gina_test_archive |
|
72 |
||
73 |
[gina_target.dapper-updates] |
|
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
74 |
architectures: i386, powerpc |
75 |
components: main, universe |
|
76 |
distro: ubuntu |
|
77 |
distroseries: dapper |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
78 |
pocket: updates |
79 |
pocketrelease: dapper-updates |
|
80 |
root: /tmp/gina_test_archive |
|
81 |
||
82 |
[gina_target.bogus] |
|
5883.1.6
by Curtis Hovey
Revisions per review. Added the checkwatches.dbuser to the schema; it was |
83 |
# This section is used strictly for testing.
|
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
84 |
architectures: i386 |
85 |
components: main |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
86 |
distro: ubuntu |
87 |
distroseries: bogoland |
|
88 |
pocketrelease: bogoland |
|
89 |
root: /tmp/gina_test_archive |
|
90 |
||
91 |
[gina_target.partner] |
|
5883.1.6
by Curtis Hovey
Revisions per review. Added the checkwatches.dbuser to the schema; it was |
92 |
# This section is used strictly for testing.
|
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
93 |
architectures: i386 |
94 |
components: main |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
95 |
distro: ubuntu |
96 |
distroseries: hoary |
|
97 |
pocketrelease: hoary |
|
98 |
root: /tmp/gina_test_archive |
|
99 |
componentoverride: partner |
|
100 |
||
6527.11.6
by Celso Providelo
Adding test for source-only gina targets. |
101 |
[gina_target.lenny] |
102 |
components: main |
|
103 |
source_only: True |
|
104 |
root: /tmp/gina_test_archive |
|
105 |
||
6330.2.9
by Maris Fogels
Added a configuration override for the Google webservice stub that allows it to run beside a dev environment instance. Also fixed a test that should not have be dependent on such a value. |
106 |
[google] |
107 |
site: http://launchpad.dev:8092/cse |
|
108 |
||
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
109 |
[gpghandler] |
110 |
host: localhost |
|
8971.11.6
by William Grant
Override the test public keyserver to keyserver.ubuntu.com. |
111 |
public_host: keyserver.ubuntu.com |
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
112 |
|
5773.4.14
by Curtis Hovey
organised configs. |
113 |
[karmacacheupdater] |
114 |
max_scaling: 2 |
|
115 |
||
116 |
[launchpad] |
|
9004.1.2
by Andrea Corbellini
Update modules, test cases and configuration. |
117 |
max_attachment_size: 1024 |
8031.3.1
by Guilherme Salgado
Re-enable disabled geoip tests and use the city lite geoip database for the testrunner and development environments. |
118 |
geoip_database: /usr/share/GeoIP/GeoLiteCity.dat |
10936.1.2
by Michael Nelson
Enabled a config option to specify the max lines to parse. |
119 |
logparser_max_parsed_lines: 100000 |
11138.1.3
by Francis J. Lacoste
Use Google Stub Service to impersonate the external feed. |
120 |
# We use the stub Google Service here which maps URL fragment to
|
121 |
# to static content
|
|
122 |
homepage_recent_posts_feed: http://launchpad.dev:8092/blog-feed |
|
5773.4.14
by Curtis Hovey
organised configs. |
123 |
|
124 |
[launchpad_session] |
|
125 |
cookie: launchpad_tests |
|
13366.3.3
by Stuart Bishop
Update testrunner session database connection |
126 |
database: dbname=session_ftest |
5773.4.14
by Curtis Hovey
organised configs. |
127 |
|
7675.86.8
by Guilherme Salgado
Glue everything together in the script |
128 |
[librarianlogparser] |
14578.2.2
by William Grant
Move the librarian apache log parser to lp.services.librarian. Its time in lp.services.apachelogparser was short. |
129 |
logs_root = lib/lp/services/librarian/tests/data/apache-log-files-for-sampledata/ |
7675.86.8
by Guilherme Salgado
Glue everything together in the script |
130 |
|
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
131 |
[librarian] |
132 |
download_url: http://localhost:58000/ |
|
5863.9.1
by Curtis Hovey
Updated configs and code to used simple datatypes. Changes may still be needed aftert testing. |
133 |
upload_port: 59090 |
134 |
download_port: 58000 |
|
5911.2.21
by Francis J. Lacoste
Change port number. |
135 |
restricted_download_url: http://localhost:58005/ |
5911.2.7
by Francis J. Lacoste
Add configuration for restricted librarian. |
136 |
restricted_upload_port: 59095 |
5911.2.21
by Francis J. Lacoste
Change port number. |
137 |
restricted_download_port: 58005 |
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
138 |
|
139 |
[librarian_server] |
|
140 |
root: /var/tmp/fatsam.test |
|
141 |
||
6842.1.1
by Curtis Hovey
Added OOPS reporting to XMLRPC runner. |
142 |
[mailman] |
143 |
error_dir: /var/tmp/mailman-xmlrpc.test |
|
7076.4.1
by Barry Warsaw
Add a shared secret for pre-approved posting between Launchpad and Mailman. |
144 |
shared_secret: topsecret |
6842.1.1
by Curtis Hovey
Added OOPS reporting to XMLRPC runner. |
145 |
|
5773.4.14
by Curtis Hovey
organised configs. |
146 |
[malone] |
147 |
buglist_batch_size: 20 |
|
148 |
max_comment_size: 3200 |
|
149 |
bugnotification_interval: 5 |
|
14455.3.2
by William Grant
Move the test debbugs DB to lp.bugs. |
150 |
debbugs_db_location: lib/lp/bugs/tests/data/debbugs_db |
5773.4.14
by Curtis Hovey
organised configs. |
151 |
|
9232.2.7
by Stuart Bishop
memcached test layer |
152 |
[memcache] |
153 |
servers: (127.0.0.1:11242,1) |
|
154 |
||
155 |
[memcached] |
|
156 |
# The test suite takes care of launching this as necessary.
|
|
157 |
launch: false |
|
158 |
verbose: false |
|
159 |
memory_size: 1 |
|
160 |
address: 127.0.0.1 |
|
161 |
# We want a different port to ensure we don't pick up stray memcached
|
|
162 |
# processes spawned through some other mechanism.
|
|
163 |
port: 11242 |
|
7658.3.16
by Stuart Bishop
Reapply backed out db changes |
164 |
|
7675.624.41
by Tim Penhey
Tests for the new job source. |
165 |
[merge_proposal_jobs] |
166 |
oops_prefix: TMPJ |
|
9222.1.31
by Aaron Bentley
Add and test script for running preview diff update jobs. |
167 |
error_dir: /var/tmp/codehosting.test |
7658.3.16
by Stuart Bishop
Reapply backed out db changes |
168 |
|
7675.1051.6
by Aaron Bentley
Update config name. |
169 |
[packaging_translations] |
170 |
oops_prefix: TPT |
|
12269.4.9
by Aaron Bentley
Update configs. |
171 |
error_dir: /var/tmp/lperr.test |
172 |
||
9644.2.12
by Paul Hummer
Added testrunner configs for upgrade_branches |
173 |
[upgrade_branches] |
174 |
oops_prefix: TUB |
|
175 |
error_dir: /var/tmp/codehosting.test |
|
176 |
||
5773.4.14
by Curtis Hovey
organised configs. |
177 |
[personalpackagearchive] |
178 |
root: /var/tmp/ppa.test/ |
|
179 |
||
7675.584.6
by William Grant
Add and test parse-ppa-apache-access-logs.py. |
180 |
[ppa_apache_log_parser] |
181 |
logs_root: lib/lp/soyuz/scripts/tests/ppa-apache-log-files |
|
182 |
||
9592.3.1
by Jeroen Vermeulen
Reconstructed changes after merge trouble. |
183 |
[poimport] |
184 |
error_dir: /var/tmp/poimport.test |
|
185 |
oops_prefix: TPOI |
|
186 |
||
7675.524.3
by Graham Binns
Database permissions and config changes. Tests still fail, annoyingly. |
187 |
[process_apport_blobs] |
7675.524.4
by Graham Binns
Hurrah, tests pass. |
188 |
dbuser: process-apport-blobs |
189 |
oops_prefix: TAPPORTBLOB |
|
7675.524.3
by Graham Binns
Database permissions and config changes. Tests still fail, annoyingly. |
190 |
error_dir: /var/tmp/lperr.test |
191 |
||
13333.6.67
by Gavin Panella
Disable the RabbitMQ development service when LPCONFIG=testrunner. |
192 |
[rabbitmq] |
193 |
launch: False |
|
194 |
host: none |
|
195 |
userid: none |
|
196 |
password: none |
|
197 |
virtual_host: none |
|
198 |
||
14032.1.1
by Raphael Badin
Add TxLongPollServer. |
199 |
[txlongpoll] |
200 |
launch: False |
|
201 |
frontend_port: none |
|
202 |
uri: none |
|
203 |
||
10899.2.5
by Aaron Bentley
Handle exceptions for individual builds as oopses. |
204 |
[request_daily_builds] |
205 |
oops_prefix: TRDB |
|
206 |
error_dir: /var/tmp/lperr.test |
|
207 |
||
10312.6.12
by Jeroen Vermeulen
Moved more logic into the utility where it can be tested. Enabled template generation in test runner. |
208 |
[rosetta] |
209 |
generate_templates: True |
|
210 |
||
7675.108.5
by Henning Eggers
Added test for cronscript. |
211 |
[rosettabranches] |
7675.108.6
by Henning Eggers
Different prefixes for staging and testrunner. |
212 |
oops_prefix: TRSBR |
7675.108.5
by Henning Eggers
Added test for cronscript. |
213 |
error_dir: /var/tmp/rosettabranches.test |
214 |
||
7646.1.4
by Aaron Bentley
Fix OOPS configuration |
215 |
[sendbranchmail] |
216 |
oops_prefix: BM |
|
217 |
error_dir: /var/tmp/codehosting.test |
|
218 |
||
5899.1.13
by Curtis Hovey
Added the remaining conf keys for oopses. |
219 |
[supermirror_import_puller] |
220 |
error_dir: /var/tmp/codehosting.test |
|
221 |
oops_prefix: TISMP |
|
222 |
||
223 |
[supermirror_mirror_puller] |
|
224 |
error_dir: /var/tmp/codehosting.test |
|
225 |
oops_prefix: TMSMP |
|
226 |
||
227 |
[supermirror_upload_puller] |
|
228 |
error_dir: /var/tmp/codehosting.test |
|
229 |
oops_prefix: TUSMP |
|
230 |
||
5773.4.14
by Curtis Hovey
organised configs. |
231 |
[uploader] |
232 |
default_recipient_name: Root |
|
233 |
default_sender_name: Root |
|
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
234 |
|
5956.11.5
by Barry Warsaw
Add a rooturl to the vhost.xmlrpc_private section for the testrunner config, |
235 |
[vhost.xmlrpc_private] |
236 |
rooturl: http://launchpad.dev/ |
|
6991.1.5
by Guilherme Salgado
Change testrunner's config to not use https |
237 |
|
6973.3.8
by Guilherme Salgado
Change the rooturl of vhosts.api on development/launchpad-lazr.conf |
238 |
[vhost.api] |
10420.4.1
by Leonard Richardson
Initial implementation. |
239 |
rooturl: http://api.launchpad.dev/ |
6973.3.8
by Guilherme Salgado
Change the rooturl of vhosts.api on development/launchpad-lazr.conf |
240 |
|
6991.1.5
by Guilherme Salgado
Change testrunner's config to not use https |
241 |
[vhosts] |
242 |
use_https: False |
|
9113.6.1
by William Grant
zeca is also useful for dev, so move the test directory to zeca.test. |
243 |
|
12398.1.13
by Jonathan Lange
Rename zeca config section and use a different path by default. |
244 |
[testkeyserver] |
245 |
root: /var/tmp/testkeyserver.test |