[openstack-dev] [Ceilometer] Why ceilometer do not offer run_tests.sh script?

gordon chung gord at live.ca
Wed Apr 29 03:08:23 UTC 2015


everything llu mentioned below. also, if you don't want to install mongo, you can run tests against mysql/postgres/elasticsearch instead using tox -epy-mysql, tox -epy-pgsql or tox -epy-elastic. if you want to debug the tests you can similar run tox -edebug-<db>

cheers,
gord


----------------------------------------
> From: lianhao.lu at intel.com
> To: openstack-dev at lists.openstack.org
> Date: Wed, 29 Apr 2015 02:18:38 +0000
> Subject: Re: [openstack-dev] [Ceilometer] Why ceilometer do not offer run_tests.sh script?
>
> On Apr 29, 2015 09:49, Luo Gangyi wrote:
>> Hi guys,
>>
>> When I try to run unit tests of ceilometer, I find there is no
>> run_tests.sh script offers.
>>
>> And when I use tox directly, I got a message ' 'Could not find mongod
>> command'.
>
> Please use setup-test-env-mongodb.sh instead. See tox.ini for details.
>
>> So another question is why unit tests needs mongo?
>
> It's used for the scenario tests on different db backend. Will be moved into functional test though. https://review.openstack.org/#/c/160827/
>
>> Can someone give me some hint?
>
> -Lianhao Lu
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 		 	   		  


More information about the OpenStack-dev mailing list