Comment 75 for bug 1489059

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tap-as-a-service (master)

Reviewed: https://review.openstack.org/252782
Committed: https://git.openstack.org/cgit/openstack/tap-as-a-service/commit/?id=930189e8c6403c53ff3ab68330f0bedb447f3f6f
Submitter: Jenkins
Branch: master

commit 930189e8c6403c53ff3ab68330f0bedb447f3f6f
Author: Reedip Banerjee <email address hidden>
Date: Thu Dec 3 12:27:00 2015 +0530

    Fix db error when running python34 unit tests

    If tests for py27 is executed before py34 tests, then
    there is a chance that py34 related tests may fail.The following
    patch fixes it.

    Ref: https://review.openstack.org/#/q/status:merged++topic:bug/1489059,n,z

    TrivialFix

    Change-Id: I9dd8cab4425eb010a9d03e7c103cd00989a96cda
    Closes-bug: #1489059