On 05/08/14 08:11, Thomas Goirand wrote: > And there's also test_change_password_shows_message_on_login_page which > fails. Here's the end of the stack dump: > > File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line > 375, in send > raise ConnectionError(e, request=request) > ConnectionError: HTTPConnectionPool(host='public.nova.example.com', > port=8774): Max retries exceeded with url: /v2/extensions (Caused by > <class 'socket.gaierror'>: [Errno -2] Name or service not known)
This particular test is currently being skipped [1] due to issues with the test itself. It's going to be replaced by an integration test. Julie [1] https://review.openstack.org/#/c/101857/ _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev