Comment 4 for bug 1489059

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

Reviewed: https://review.openstack.org/219781
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=0bc25c8aa811ee99e4a7eb01456c8b6ea180ceea
Submitter: Jenkins
Branch: master

commit 0bc25c8aa811ee99e4a7eb01456c8b6ea180ceea
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Wed Sep 2 16:39:49 2015 +0000

    Run py34 first in default tox run

    this avoids py34 failure in default tox run when testrepository is
    not yet initialized (e.g. fresh repo clone).

    Change-Id: I95d3590ebd67dc4f2c3a53b3da50a3d3ed481f7f
    Closes-Bug: #1489059