Comment 68 for bug 1368661

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

Reviewed: https://review.openstack.org/252185
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=9471fcfdcb945003a890c3b3eb2e9872d67562c9
Submitter: Jenkins
Branch: master

commit 9471fcfdcb945003a890c3b3eb2e9872d67562c9
Author: Md Nadeem <email address hidden>
Date: Wed Dec 2 13:48:21 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: I62b9029b984300194a00318de9a0111791bab07e
    Closes-Bug: #1368661