Comment 3 for bug 1506945

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

Reviewed: https://review.openstack.org/236028
Committed: https://git.openstack.org/cgit/openstack/fuel-ostf/commit/?id=b6a999f0e40ee0dfc8d29761b7c72ab8a256f417
Submitter: Jenkins
Branch: master

commit b6a999f0e40ee0dfc8d29761b7c72ab8a256f417
Author: Dennis Dmitriev <email address hidden>
Date: Fri Oct 16 20:25:25 2015 +0300

    Skip checking pcs resources if they nodes are offline

    If some nodes are offline and some resource is located on
    any of the offline nodes then skip checking the resource,
    assuming that the resource is node-related, such as 'sysinfo'.

    Change-Id: I8009611a8cff7bd082fa8e47e92c79dd76c2f036
    Closes-Bug:#1506945