← Back to team overview

openstack team mailing list archive

Re: Glance tests

 

On Wed, Aug 17, 2011 at 5:21 PM, Joshua Harlow <harlowja@xxxxxxxxxxxxx> wrote:
> Hi all.
>
> I am just trying to run the tests for diablo-3 glance.
>
> Is it possible to disable the test that uses swift?
>
> Or is it intentional that running the tests for glance try to test
> interaction with the swift client?

The tests are skipped by default, but you must have the python-swift
package installed...

> Maybe that should be mocked out so its not dependent?

Functional tests don't have mocks. We have it on our radar to skip
through swift and S3 tests if python-swift and/or boto aren't
installed on the machine.

Thanks!
jay

> -Josh
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>


References