Comment 10 for bug 909177

Revision history for this message
Monty Taylor (mordred) wrote : Re: [Bug 909177] Re: swift is missing a venv-based test run

On 02/07/2012 05:21 PM, Maru Newby wrote:
> Can do. I'll update the change with split dependencies and the plugin
> instead of the nova test runner and upload a new patch.

Sweet.

> I see that run_script.sh, with_venv.sh, and install_venv.sh scripts are
> still in nova. Should they be included in the swift repo too? I had
> included them in my change previously but removed them when I switched
> to tox, but I'm wondering if venv support for more than just tests is
> considered useful.

Well, I plan on removing install_venv and run_tests _eventually_ ... but
I thought I'd leave them for a while so that we could give devs a chance
to try out the new stuff for a while and make sure we've got the kinks
worked out.

However, for projects that didn't have them in the first place (like
quantum or melange or python-keystoneclient) - I've just been leaving
them out.

So let's not add them.

Thanks!
Monty