Comment 10 for bug 1872481

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

Reviewed: https://review.opendev.org/728748
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=16da9a4a936761a89ec8aa1ccf96ac68cefebd12
Submitter: Zuul
Branch: stable/train

commit 16da9a4a936761a89ec8aa1ccf96ac68cefebd12
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)