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] |
6041.1.1
by Curtis Hovey
Migrated the canonical section. |
9 |
chunkydiff: False |
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
10 |
|
10053.1.1
by William Grant
Create archive.launchpad.dev, to which the local primary/partner archives are published. |
11 |
[archivepublisher] |
12 |
base_url: http://ftpmaster.internal/ |
|
13 |
||
5899.1.13
by Curtis Hovey
Added the remaining conf keys for oopses. |
14 |
[branchscanner] |
15 |
oops_prefix: TSMS |
|
16 |
error_dir: /var/tmp/lperr.test |
|
17 |
||
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
18 |
[builddmaster] |
19 |
socket_timeout: 10 |
|
7675.502.7
by Jonathan Lange
Control the policy from the BuildBase class, rather than the config. |
20 |
uploader: scripts/process-upload.py -Mvv |
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
21 |
|
5773.4.14
by Curtis Hovey
organised configs. |
22 |
[buildsequencer] |
23 |
mailproblemsto: - |
|
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
24 |
|
5883.1.5
by Curtis Hovey
Fixed config error |
25 |
[buildsequencer_job.slave_scanner] |
26 |
mindelay: 5 |
|
27 |
||
10827.3.1
by Maris Fogels
Put a few of the config file keys back in alphabetical order. |
28 |
[build_from_branch] |
29 |
enabled = True |
|
30 |
||
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
31 |
[checkwatches] |
6269.9.16
by Graham Binns
Fixed a config issue in the testrunner. |
32 |
sync_debbugs_comments: True |
5899.1.13
by Curtis Hovey
Added the remaining conf keys for oopses. |
33 |
oops_prefix: TCW |
34 |
error_dir: /var/tmp/lperr.test |
|
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
35 |
|
36 |
[codehosting] |
|
37 |
bzr_lp_prefix: lp://dev/ |
|
7732.1.2
by Jonathan Lange
Change the name of the config variable for the hosted area from |
38 |
hosted_branches_root: /tmp/sftp-test/branches |
8426.6.4
by Michael Hudson
- interpret config.codehosting.host_key_pair_path relative to config.root. |
39 |
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 |
40 |
port: tcp:22222:interface=bazaar.launchpad.dev |
5899.1.13
by Curtis Hovey
Added the remaining conf keys for oopses. |
41 |
error_dir: /var/tmp/codehosting.test |
42 |
oops_prefix: SMPSSH |
|
7483.2.70
by Jonathan Lange
Set the codehosting access log in the testrunner config, since it inherits from development. |
43 |
access_log: /tmp/test-codehosting-access.log |
7675.492.1
by Paul Hummer
Fixed the fubar in the branch scanner contextManager |
44 |
internal_branch_by_id_root: file:///var/tmp/bazaar.launchpad.dev/mirrors |
7612.1.1
by Michael Hudson
pow! it's gone |
45 |
|
7659.3.14
by Aaron Bentley
Misc cleanup |
46 |
[create_merge_proposals] |
47 |
oops_prefix: TMPCJ |
|
48 |
error_dir: /var/tmp/codehosting.test |
|
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
49 |
|
5855.5.1
by Curtis Hovey
Migrate db configuration to lazr.config. |
50 |
[database] |
10096.3.5
by Guilherme Salgado
Rename config.database.main_slave/master to config.database.rw_main_slave/master and add main_slave and main_master properties to DatabaseConfig, which return the appropriate value (either ro_main_* or rw_main_*), depending on whether or not we're in read-only mode. |
51 |
rw_main_master: dbname=launchpad_ftest |
52 |
rw_main_slave: dbname=launchpad_ftest |
|
10096.3.13
by Guilherme Salgado
Fix a test that was failing because the code it exercises now calls getUtility() |
53 |
# Use our _template databases here just so that we have different values from
|
54 |
# the rw_* configs.
|
|
10096.3.5
by Guilherme Salgado
Rename config.database.main_slave/master to config.database.rw_main_slave/master and add main_slave and main_master properties to DatabaseConfig, which return the appropriate value (either ro_main_* or rw_main_*), depending on whether or not we're in read-only mode. |
55 |
ro_main_master: dbname=launchpad_ftest_template |
56 |
ro_main_slave: dbname=launchpad_ftest_template |
|
5855.5.1
by Curtis Hovey
Migrate db configuration to lazr.config. |
57 |
randomise_select_results: true |
58 |
||
5899.1.13
by Curtis Hovey
Added the remaining conf keys for oopses. |
59 |
[error_reports] |
60 |
oops_prefix: T |
|
61 |
error_dir: /var/tmp/lperr.test |
|
62 |
copy_to_zlog: false |
|
63 |
||
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
64 |
[gina_target.hoary] |
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
65 |
architectures: i386 |
66 |
components: main |
|
67 |
distro: ubuntu |
|
68 |
distroseries: hoary |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
69 |
pocketrelease: hoary |
70 |
root: /tmp/gina_test_archive |
|
71 |
||
72 |
[gina_target.breezy] |
|
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
73 |
architectures: i386 |
74 |
components: main, universe |
|
75 |
distro: ubuntu |
|
76 |
distroseries: breezy |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
77 |
pocketrelease: breezy |
78 |
root: /tmp/gina_test_archive |
|
79 |
||
80 |
[gina_target.dapper] |
|
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
81 |
architectures: i386,powerpc |
82 |
components: main, universe |
|
83 |
distro: ubuntu |
|
84 |
distroseries: dapper |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
85 |
pocketrelease: dapper |
86 |
root: /tmp/gina_test_archive |
|
87 |
||
88 |
[gina_target.dapper-updates] |
|
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
89 |
architectures: i386, powerpc |
90 |
components: main, universe |
|
91 |
distro: ubuntu |
|
92 |
distroseries: dapper |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
93 |
pocket: updates |
94 |
pocketrelease: dapper-updates |
|
95 |
root: /tmp/gina_test_archive |
|
96 |
||
97 |
[gina_target.bogus] |
|
5883.1.6
by Curtis Hovey
Revisions per review. Added the checkwatches.dbuser to the schema; it was |
98 |
# This section is used strictly for testing.
|
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
99 |
architectures: i386 |
100 |
components: main |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
101 |
distro: ubuntu |
102 |
distroseries: bogoland |
|
103 |
pocketrelease: bogoland |
|
104 |
root: /tmp/gina_test_archive |
|
105 |
||
106 |
[gina_target.partner] |
|
5883.1.6
by Curtis Hovey
Revisions per review. Added the checkwatches.dbuser to the schema; it was |
107 |
# This section is used strictly for testing.
|
6527.11.9
by Celso Providelo
applying review comments, r=sinzui. |
108 |
architectures: i386 |
109 |
components: main |
|
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
110 |
distro: ubuntu |
111 |
distroseries: hoary |
|
112 |
pocketrelease: hoary |
|
113 |
root: /tmp/gina_test_archive |
|
114 |
componentoverride: partner |
|
115 |
||
6527.11.6
by Celso Providelo
Adding test for source-only gina targets. |
116 |
[gina_target.lenny] |
117 |
components: main |
|
118 |
source_only: True |
|
119 |
root: /tmp/gina_test_archive |
|
120 |
||
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. |
121 |
[google] |
122 |
site: http://launchpad.dev:8092/cse |
|
123 |
||
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
124 |
[gpghandler] |
125 |
host: localhost |
|
8971.11.6
by William Grant
Override the test public keyserver to keyserver.ubuntu.com. |
126 |
public_host: keyserver.ubuntu.com |
5883.1.1
by Curtis Hovey
Added gina_target and buildsequence_job to lazr schema. |
127 |
|
5773.4.14
by Curtis Hovey
organised configs. |
128 |
[karmacacheupdater] |
129 |
max_scaling: 2 |
|
130 |
||
131 |
[launchpad] |
|
9004.1.2
by Andrea Corbellini
Update modules, test cases and configuration. |
132 |
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. |
133 |
geoip_database: /usr/share/GeoIP/GeoLiteCity.dat |
10936.1.2
by Michael Nelson
Enabled a config option to specify the max lines to parse. |
134 |
logparser_max_parsed_lines: 100000 |
11138.1.3
by Francis J. Lacoste
Use Google Stub Service to impersonate the external feed. |
135 |
# We use the stub Google Service here which maps URL fragment to
|
136 |
# to static content
|
|
137 |
homepage_recent_posts_feed: http://launchpad.dev:8092/blog-feed |
|
5773.4.14
by Curtis Hovey
organised configs. |
138 |
|
139 |
[launchpad_session] |
|
140 |
cookie: launchpad_tests |
|
7019.1.1
by Stuart Bishop
Seperate database for testrunner session storage |
141 |
dbname: session_ftest |
5773.4.14
by Curtis Hovey
organised configs. |
142 |
|
7675.86.8
by Guilherme Salgado
Glue everything together in the script |
143 |
[librarianlogparser] |
144 |
logs_root = lib/canonical/launchpad/scripts/tests/apache-log-files-for-sampledata/ |
|
145 |
||
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
146 |
[librarian] |
147 |
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. |
148 |
upload_port: 59090 |
149 |
download_port: 58000 |
|
5911.2.21
by Francis J. Lacoste
Change port number. |
150 |
restricted_download_url: http://localhost:58005/ |
5911.2.7
by Francis J. Lacoste
Add configuration for restricted librarian. |
151 |
restricted_upload_port: 59095 |
5911.2.21
by Francis J. Lacoste
Change port number. |
152 |
restricted_download_port: 58005 |
5750.4.2
by Curtis Hovey
Generated section and key compatible lazr configs. |
153 |
|
154 |
[librarian_server] |
|
155 |
root: /var/tmp/fatsam.test |
|
156 |
||
6842.1.1
by Curtis Hovey
Added OOPS reporting to XMLRPC runner. |
157 |
[mailman] |
158 |
oops_prefix: TMMX |
|
159 |
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. |
160 |
shared_secret: topsecret |
6842.1.1
by Curtis Hovey
Added OOPS reporting to XMLRPC runner. |
161 |
|
5773.4.14
by Curtis Hovey
organised configs. |
162 |
[malone] |
163 |
buglist_batch_size: 20 |
|
164 |
max_comment_size: 3200 |
|
165 |
bugnotification_interval: 5 |
|
7031.3.1
by Curtis Hovey
Fixed all unit tests and doctests that mutated the config. |
166 |
debbugs_db_location: lib/canonical/launchpad/components/ftests/debbugs_db |
5773.4.14
by Curtis Hovey
organised configs. |
167 |
|
9232.2.7
by Stuart Bishop
memcached test layer |
168 |
[memcache] |
169 |
servers: (127.0.0.1:11242,1) |
|
170 |
||
171 |
[memcached] |
|
172 |
# The test suite takes care of launching this as necessary.
|
|
173 |
launch: false |
|
174 |
verbose: false |
|
175 |
memory_size: 1 |
|
176 |
address: 127.0.0.1 |
|
177 |
# We want a different port to ensure we don't pick up stray memcached
|
|
178 |
# processes spawned through some other mechanism.
|
|
179 |
port: 11242 |
|
7658.3.16
by Stuart Bishop
Reapply backed out db changes |
180 |
|
7675.624.41
by Tim Penhey
Tests for the new job source. |
181 |
[merge_proposal_jobs] |
182 |
oops_prefix: TMPJ |
|
9222.1.31
by Aaron Bentley
Add and test script for running preview diff update jobs. |
183 |
error_dir: /var/tmp/codehosting.test |
7658.3.16
by Stuart Bishop
Reapply backed out db changes |
184 |
|
9644.2.12
by Paul Hummer
Added testrunner configs for upgrade_branches |
185 |
[upgrade_branches] |
186 |
oops_prefix: TUB |
|
187 |
error_dir: /var/tmp/codehosting.test |
|
188 |
||
5773.4.14
by Curtis Hovey
organised configs. |
189 |
[personalpackagearchive] |
190 |
root: /var/tmp/ppa.test/ |
|
191 |
||
7675.584.6
by William Grant
Add and test parse-ppa-apache-access-logs.py. |
192 |
[ppa_apache_log_parser] |
193 |
logs_root: lib/lp/soyuz/scripts/tests/ppa-apache-log-files |
|
194 |
||
9592.3.1
by Jeroen Vermeulen
Reconstructed changes after merge trouble. |
195 |
[poimport] |
196 |
error_dir: /var/tmp/poimport.test |
|
197 |
oops_prefix: TPOI |
|
198 |
||
7675.524.3
by Graham Binns
Database permissions and config changes. Tests still fail, annoyingly. |
199 |
[process_apport_blobs] |
7675.524.4
by Graham Binns
Hurrah, tests pass. |
200 |
dbuser: process-apport-blobs |
201 |
oops_prefix: TAPPORTBLOB |
|
7675.524.3
by Graham Binns
Database permissions and config changes. Tests still fail, annoyingly. |
202 |
error_dir: /var/tmp/lperr.test |
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 |
|
244 |
[zeca] |
|
245 |
root: /var/tmp/zeca.test |