Comment 4 for bug 1514611

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

Reviewed: https://review.openstack.org/264317
Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=00be786e9bc401f784cf52528376c6f95ad851f4
Submitter: Jenkins
Branch: master

commit 00be786e9bc401f784cf52528376c6f95ad851f4
Author: Walter A. Boring IV <email address hidden>
Date: Wed Jan 6 03:22:15 2016 -0800

    Fix another unit test failure

    There was another unit test that was failing when
    /dev/disk/by-path exists on the system, due to a missing
    expected scsi_id command.

    This is another follow up fix as well as :
    https://review.openstack.org/#/c/243338/

    Change-Id: I7fb3a9bd035dbd9add496868d2c9da91f30c01fd
    Closes-Bug: #1514611