Provide a --init-all option of start|test_openerp

Bug #1245261 reported by Georges Racinet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP buildout recipe
Fix Released
Medium
Unassigned

Bug Description

Very unfortunately, bin/start_openerp -i all does not install all available modules: all it'll install is 'base'.

That's not an issue with any real-life installation, but it's more annoying for tests, especially continuous integration ones, such as the one provided by lp:anybox.buildbot.openerp.

The recipe could add a new option: --install-all to its provided "start_openerp" and more importantly "test_openerp" scripts.
That implies reading the configuration file before hand, but that should not be a source of problems, unless config parsing is so utterly broken that it's not even idempotent.

Proof of concept already done, comments welcome for the name of the new option.

Related branches

Changed in anybox.recipe.openerp:
milestone: none → 1.8.2
importance: Undecided → Medium
Revision history for this message
Georges Racinet (gracinet) wrote :

It's actually called --install-all and has been released with 1.8.2 (although ticket hasn't been updated till now)

Changed in anybox.recipe.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.