Comment 2 for bug 1706980

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

Reviewed: https://review.openstack.org/487862
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0dc5a8230e86495df7fb153913929425be500f38
Submitter: Jenkins
Branch: master

commit 0dc5a8230e86495df7fb153913929425be500f38
Author: Pascal Boutin <email address hidden>
Date: Thu Jul 27 10:01:33 2017 -0400

    Makes the xstatic files lookup dynamic in the tests

    This change makes it so the tests will look for the actual
    python folder where the xstatic files are located instead
    of looking only for a python2.7/ folder.

    Change-Id: Ib2a56475b79b002085922ab752038239635fb9a5
    Closes-bug: #1706980