Comment 2 for bug 1834347

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

Reviewed: https://review.opendev.org/667656
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=831b1e7bbbf29c4e488d8650b60ac2ca329b2a3f
Submitter: Zuul
Branch: master

commit 831b1e7bbbf29c4e488d8650b60ac2ca329b2a3f
Author: Alex Schultz <email address hidden>
Date: Wed Jun 26 09:41:35 2019 -0600

    Fix minion config test

    We were missing a mock for the ansible symlink call so it was actually
    executing on the host. This fails in our package building environments
    because we do not have access to sudo.

    Change-Id: I6f2082c6880f313b841fc420bc362a52708b3358
    Closes-Bug: #1834347