Comment 9 for bug 1872481

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla-ansible (stable/stein)

Reviewed: https://review.opendev.org/728749
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=4acd3fd1e1852427a60f50f9196563376a218814
Submitter: Zuul
Branch: stable/stein

commit 4acd3fd1e1852427a60f50f9196563376a218814
Author: Radosław Piliszek <email address hidden>
Date: Sun Apr 26 16:02:43 2020 +0200

    CI: Discern between Ironic client and grep failure

    Pipe hid an issue that Ironic client was not available in CI,
    making it look as if fake-hardware driver was not usable.

    This commit applies separation of concerns to easily discern
    between the two failures and provide better debugging experience.

    Change-Id: Iac3d84b7d707b84a8426c8d787b29a368ff7ae85
    Related-Bug: #1872481
    (cherry picked from commit 1243337a1ccfe59031aa635ff7dbe9a4afda39c4)