Hi, I pulled devstack yesterday and have been trying to get any test to run successfully.
My process is this: Install tox >=1.6,<1.7 Install libmysqlclient-dev Install mongodb-server Source .tox/py27/bin/activate Install test-requuirements packages in venv Install pytidylib 0.2.1 from tarball Execute tox -e py27 - api.v2 Here is the result (many lines of output omitted): error: testr failed (3) + clean_exit + local error_code=1 + rm -rf /tmp/CEILO-MONGODB-ezBtk ++ jobs -p + kill 13439 13463 + return 1 ERROR: InvocationError: '/bin/bash -x /opt/stack/ceilometer/setup-test-env.sh python setup.py testr --slowest --testr-args=api.v2' ____________________________________________________________________________ ____________ summary ____________________________________________________________________________ _____________ ERROR: py27: commands failed I've seen this work on a copy of devstack I cloned several weeks ago. Does anyone know what's causing the testr failures? Thank you, Eric Pendergrass
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
