[openstack-dev] [gnocchi] Running tests

Julien Danjou julien at danjou.info
Tue May 23 06:54:54 UTC 2017


On Tue, May 23 2017, Andres Alvarez wrote:

> Hello everyone
>
> I am having a hard time in understanding the correct way to run the tests
> in Gnocchi. I have already read about tox and testr, but it seems I still
> can't get to run the tests.

tox -e py27-postgresql-file

That'll run the test with PostgreSQL and the file storage backend.

tox -e py35-mysql-ceph

For MySQL and Ceph, etc.

That's all you need.

-- 
Julien Danjou
-- Free Software hacker
-- https://julien.danjou.info
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170523/442e9960/attachment.sig>


More information about the OpenStack-dev mailing list