Comment 40 for bug 1368661

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

Reviewed: https://review.openstack.org/252122
Committed: https://git.openstack.org/cgit/openstack/monasca-notification/commit/?id=51b0b28a05318d82b393b387664d315961d31ecb
Submitter: Jenkins
Branch: master

commit 51b0b28a05318d82b393b387664d315961d31ecb
Author: Haiwei Xu <email address hidden>
Date: Wed Dec 2 10:03:08 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: I3e1c53a26440aaff5dd92cd5381d71a1d411ebe8
    Closes-Bug: #1368661