Comment 38 for bug 1368661

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

Reviewed: https://review.openstack.org/252135
Committed: https://git.openstack.org/cgit/openstack/monasca-statsd/commit/?id=44eb02d77cc204d5e3ec5a9a85b852eb8f4f0394
Submitter: Jenkins
Branch: master

commit 44eb02d77cc204d5e3ec5a9a85b852eb8f4f0394
Author: Haiwei Xu <email address hidden>
Date: Wed Dec 2 10:45:14 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: I5eb5d3a017ef752178073d7389961fd0ff4be4c4
    Closes-Bug: #1368661