Comment 58 for bug 1368661

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

Reviewed: https://review.openstack.org/254082
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=c47714c759f73b02c2476fd02b6fc80ed839341b
Submitter: Jenkins
Branch: master

commit c47714c759f73b02c2476fd02b6fc80ed839341b
Author: hparekh <email address hidden>
Date: Mon Dec 7 17:59:45 2015 +0900

    Delete python bytecode before every test run.

    This should eliminate the need to clean -x -i to kill pyc files in
    your local directory to get tests to pass.

    Change-Id: Ia6f81dfd1c6487c293012623a165d9dd474b0f4f
    Closes-Bug: #1368661