Comment 41 for bug 1368661

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

Reviewed: https://review.openstack.org/252136
Committed: https://git.openstack.org/cgit/openstack/monasca-ui/commit/?id=814c28b78b53828df6753361e0a1ff90709f5224
Submitter: Jenkins
Branch: master

commit 814c28b78b53828df6753361e0a1ff90709f5224
Author: Haiwei Xu <email address hidden>
Date: Wed Dec 2 10:48:36 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: I415b7c9ed1c244fb08fc1ce9581e040656c65f09
    Closes-Bug: #1368661