Allow taking an environment variable for db name

Bug #1196284 reported by Georges Racinet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
anybox.funkload.openerp
Fix Released
Undecided
Unassigned

Bug Description

In some cases (CI robots, such as buildbot), editing a configuration file is not convenient.
URL and port can be passed on the command line::

  fl-run-test --url='http://somehost:8169' ...

but the db_name conf option is not a standard Funkload option.
Specifying an environment variable would do the trick:

  [main]
  title = My funk test
  db_name=$FUNKERPDB

would mean to user environment variable FUNKERPDB for db name

Related branches

Revision history for this message
Georges Racinet (gracinet) wrote :

Released with 0.2

Changed in anybox.funkload.openerp:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.