Comment 8 for bug 1704380

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/pike)

Reviewed: https://review.openstack.org/522188
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=dfc4e9989675046572e2cd68e42d8066eaada576
Submitter: Zuul
Branch: stable/pike

commit dfc4e9989675046572e2cd68e42d8066eaada576
Author: Julie Pichon <email address hidden>
Date: Fri Nov 17 11:27:39 2017 +0000

    Mock creation of ~/.tripleo directory

    It's already specifically tested in test_utils.py and was leaving
    ~/.tripleo directories on developer machines after running the
    tests. Randomly failing to create the directory would also sometime
    cause other unit tests to fail.

    Change-Id: I54c5dfd98a71c2544215ececc61d28cbd17218a6
    Closes-Bug: #1732751
    Closes-Bug: #1704380
    (cherry picked from commit 176349dd3d3dcb2990e5f4afdb56736f18fd823d)