Comment 12 for bug 1229445

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

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

commit 98cbf72e57e1d6950b3ea333b673c1c1c39a6cd7
Author: Maciej Szankin <email address hidden>
Date: Thu Feb 16 20:52:41 2017 +0000

    Tests: remove .testrepository/times.dbm in tox.ini

    Existance of this file causes py3* tests to fail if
    run after py27. This patch adds cleaning up of this
    file before running py3* tests.

    Change-Id: I64ef1eac7f05f217674c73ddd2cc3af773dd75ce
    Closes-Bug: #1229445