Comment 3 for bug 1411029

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to cinder (master)

Reviewed: https://review.openstack.org/147338
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=e35cbfa22b45685c1f9d1bc5e54362d63a8ef944
Submitter: Jenkins
Branch: master

commit e35cbfa22b45685c1f9d1bc5e54362d63a8ef944
Author: Mike Perez <email address hidden>
Date: Wed Jan 14 15:47:26 2015 -0800

    Skip LIO target unit tests until mocked

    Unit tests are calling out to cinder-rtstool, which breaks in most
    environments. We need these calls mocked out properly before being
    reenabled.

    Change-Id: Ic25828361d9c30c4e1aa37b630d8ad272a78977b
    Related-Bug: #1411029