Comment 39 for bug 1489059

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

Reviewed: https://review.openstack.org/252858
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=63199d564cef552f86f7b6156d119fcda904bd49
Submitter: Jenkins
Branch: master

commit 63199d564cef552f86f7b6156d119fcda904bd49
Author: kairat_kushaev <email address hidden>
Date: Thu Dec 3 13:02:48 2015 +0300

    Run py34 env first when launching tests

    To resolve "db type could not be determined" when running tox
    for the first time py34 environment need to laucnhed before py27.

    Change-Id: I572d129860119c78134a98f3bea814e6c9756aad
    Closes-Bug: #1489059