Comment 11 for bug 1569339

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

Reviewed: https://review.openstack.org/317319
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=5e5e7284cfc497afe41cd4b96c504017b8556351
Submitter: Jenkins
Branch: master

commit 5e5e7284cfc497afe41cd4b96c504017b8556351
Author: Artem Roma <email address hidden>
Date: Mon May 16 14:25:40 2016 +0300

    Consider status of check_dhcp for each node

    DHCP check task may fail on particular node from given set. In this case
    data for that node will contain information about status of the
    operation and particular causes of the error (if supplied by dhcp
    checker itself). In such situation the task must be set to error status
    despite results from other nodes.

    Change-Id: I7dddbf727c31264596e5de6e169b09b2c0cfe20e
    Closes-Bug: #1569339