On 08/23/2016 01:59 PM, Santiago Vila wrote: > Hi. > > Hello OpenStack maintainers. > > I had the feeling, because of the version number and the nature of the > failure, that my last three bug reports would end in the inbox of the > same maintainer, and that's what happened. > > The positive thing of this is that if the failure comes from > some common code or tests which are shared between aodh, ceilometer > and zaqar, then maybe it would be possible to fix the three problems > at the same time. > > Thanks.
Hi, Thanks for your bug reports. I believe it's due to the way aodh, ceilometer and zaqar are killing the daemons they use for testing. See for example: https://anonscm.debian.org/cgit/openstack/zaqar.git/tree/debian/setup-test-env-mongodb.sh If you can suggest a better way to kill the mongodb daemon after tests are run, I'd very much welcome that. It'd be hard for me to test, since I don't have the same environment as you do. Cheers, Thomas Goirand (zigo)

