3 Commits

Author SHA1 Message Date
Monty Taylor
f0832fdd88 Add a generic tox build environment.
Allow for the running of arbitrary commands inside of a venv
so that we don't have to make tox envs for every blessed thing we want to
do.

Change-Id: Ia6f9e3cbeaef27ffe1e60b424c2a2d384e6bad0b
2012-02-10 23:39:30 -08:00
Monty Taylor
eea25b4149 Prep tox config for jenkins builds.
Change-Id: Id81588d3a2aabc0931d5bf12f078d8f770305e69
2012-02-06 08:31:49 -08:00
Monty Taylor
4d7f2afb1d Add tox.ini file.
The tox.ini drives the current test suite in multiple virtual envs, so this
is a first step in trying to get multi-version testing.

Change-Id: I9c28ee11aa7bbe1b221a72e0ee8cc51d788f73c9
2011-12-30 14:03:15 -08:00