On Mon, Apr 28, 2014 at 6:20 PM, Pendergrass, Eric
<[email protected]> wrote:
> 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

This step stands out as unusual. It should be enough to run tox
without doing anything extra. Are you adding pytidylib to ceilometer
for some reason?

Doug

>
> 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
>
>
> _______________________________________________
> OpenStack-dev mailing list
> [email protected]
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>

_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to