Code review comment for lp:~billy-olsen/charms/trusty/mongodb/lp1513094

Revision history for this message
Ryan Beisner (1chb1n) wrote :

Can we please refactor the unit test and bundletester test environments here to build a virtualenv, use tox, ostestr, etc., a la OpenStack Charms? Extra credit for that! ;-)

Bottom line is the test suite won't pass anymore in OSCI, as we're getting very strict with tests that try to bring in arbitrary debs.

The litmus test is this:

A fresh Xenial instance. Juju, juju-deployer, charm-tools debs installed. Everything else in a venv. Tests should exec and pass.

Thank you!

review: Needs Information

« Back to merge proposal