Comment 4 for bug 992916

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/essex)

Reviewed: https://review.openstack.org/7382
Committed: http://github.com/openstack/nova/commit/e5e890f3117c792544d6a87d887543d502d1cb55
Submitter: Jenkins
Branch: stable/essex

commit e5e890f3117c792544d6a87d887543d502d1cb55
Author: Russell Bryant <email address hidden>
Date: Tue May 1 18:29:04 2012 -0400

    Fix nova.tests.test_nova_rootwrap on Fedora 17.

    Fix bug 992916

    This patch resolves a unit test failure on Fedora 17. The root cause is
    that 'sleep' is '/usr/bin/sleep' instead of '/bin/sleep'. Update the
    test to allow that.

    Change-Id: I5c8e04baec7159a8c10c9beb96cff58fd383e71c