openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #13848
Re: Jenkins vs SmokeStack tests & Gerrit merge blockers
On 06/28/2012 12:05 PM, Vishvananda Ishaya wrote:
>
> On Jun 28, 2012, at 8:13 AM, Monty Taylor wrote:
>
>> Which adds an additional testing environment that has system software
>> enabled and also installs additional "optional" things. With that
>> environment, we should be able to run a jenkins gate that tests things
>> with full libvirt, and also tests the mysql upgrade paths, without
>> screwing our fine friends who run OSX.
>
> Just fyi, libvirt is installable on OSX with brew and the tests
> currently run and pass.
Great!
As a follow up - the "full" env got merged today. I'll add jenkins jobs
to start running it. If you want to give it a spin locally, try:
tox -v -efull
And it should both install MySQL-python and set up the virtualenv with
system-site-packages turned to true, so libvirt tests should run and not
skip.
In theory. In practice, it's virtualenv, so all bets are off. ;)
Monty
References