Comment 3 for bug 1888244

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

Reviewed: https://review.opendev.org/743721
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=99f4e977336f932c0db59cc0d327a0303c24e73c
Submitter: Zuul
Branch: master

commit 99f4e977336f932c0db59cc0d327a0303c24e73c
Author: Arx Cruz <email address hidden>
Date: Wed Jul 29 12:28:25 2020 +0200

    Add delegate_to in skiplist tasks

    The skiplist requires python module from openstack-tempest-skiplist
    available in the python path. This works when quickstart is being
    executed from the undercloud, but in some systems where quickstart is
    executed in a different host, it fails. Use delegate_to ensure it
    will be executed from the host quickstart is being executed.

    Partial-Bug: #1888244

    Change-Id: I433e39c212e4ab887b6ed0776715e344bfa404d7