165
180
'.../configs/testrunner/launchpad-lazr.conf'
166
182
>>> test_config.extends.filename
167
183
'.../configs/development/launchpad-lazr.conf'
169
185
>>> test_config.answertracker.days_before_expiration
174
188
>>> config.setInstance(config.instance_name)
176
190
The initial instance_name is set via the LPCONFIG environment variable.
177
191
Because Config is designed to failover to the default development
180
194
module to test CanonicalConfig's behaviour.
182
196
Alternatively, the instance name and process name can be specified as