Comment 44 for bug 1368661

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

Reviewed: https://review.openstack.org/252181
Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=a995ccfcec3440aa5af2184d4ac35425e1a04e13
Submitter: Jenkins
Branch: master

commit a995ccfcec3440aa5af2184d4ac35425e1a04e13
Author: Md Nadeem <email address hidden>
Date: Wed Dec 2 13:42:02 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: Ibcc824370ed3d48835780cca6c1075856f1dfacc
    Closes-Bug: #1368661