Comment 39 for bug 1368661

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-monascaclient (master)

Reviewed: https://review.openstack.org/252133
Committed: https://git.openstack.org/cgit/openstack/python-monascaclient/commit/?id=f0dd4ab87f8463c0f87f29bccf34cb3ed6ba7a64
Submitter: Jenkins
Branch: master

commit f0dd4ab87f8463c0f87f29bccf34cb3ed6ba7a64
Author: Haiwei Xu <email address hidden>
Date: Wed Dec 2 10:39:07 2015 +0900

    Delete python bytecode before every test run

    Bring over the cleaning line from run_tests.sh for the pyc files to
    all the tox runs.

    This should eliminate the need to clean -x -i to kill pyc files in
    your local directory to get tests to pass.

    Change-Id: I4e06e17e97c5416e1f9283d5f0a4f5d6338e1ce7
    Closes-Bug: #1368661