Comment 2 for bug 992916

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

Reviewed: https://review.openstack.org/6995
Committed: http://github.com/openstack/nova/commit/994bba6ae7156a565bd160fc8f0f8e8578c28d1b
Submitter: Jenkins
Branch: master

commit 994bba6ae7156a565bd160fc8f0f8e8578c28d1b
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