Comment 2 for bug 1368661

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

Reviewed: https://review.openstack.org/121044
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a2530ed1e3c59c9bae5cab48222eb69d7e35ca98
Submitter: Jenkins
Branch: master

commit a2530ed1e3c59c9bae5cab48222eb69d7e35ca98
Author: Sean Dague <email address hidden>
Date: Fri Sep 12 05:47:03 2014 -0400

    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.

    Closes-Bug: #1368661

    Change-Id: Idf3a46d8c95806f2d2ce28ce84ced12b625e53df