Comment 3 for bug 1394141

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

Reviewed: https://review.openstack.org/135901
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=ae4b0e9f3a867595205a90d34d92b95d70c79a06
Submitter: Jenkins
Branch: master

commit ae4b0e9f3a867595205a90d34d92b95d70c79a06
Author: Bartłomiej Piotrowski <email address hidden>
Date: Thu Nov 20 11:20:45 2014 +0100

    Check free and top availability only on Windows

    The regression has been introduced in 7c98912. procps is unavailable
    on OS X and the script already reflects that by using sysctl directly.
    On the vast majority of Linux distributions both tools are provided
    either by procps or busybox.

    Change-Id: I222beab7083399b7bf74c9560391da8aa65b7348
    Closes-Bug: 1394141