Comment 17 for bug 1229445

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

Reviewed: https://review.openstack.org/452678
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=20a5de74e7fb3a6e973b52e34dbba938b5e3000d
Submitter: Jenkins
Branch: master

commit 20a5de74e7fb3a6e973b52e34dbba938b5e3000d
Author: akhiljain23 <email address hidden>
Date: Mon Apr 3 09:51:46 2017 +0000

    Add 'rm -f .testrepository/times.dbm' command in testenv

    Running py2* post py3* tests results in error. Add
    'rm -f .testrepository/times.dbm' command in testenv to
    resolve this.

    Change-Id: I17f872b6169317de7c541a2ed77344ab1c313f94
    Closes-Bug: #1229445