Comment 3 for bug 1624288

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/371395
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=8cd083474fbfdd41dad14503ed952b101d2dcc94
Submitter: Jenkins
Branch: stable/mitaka

commit 8cd083474fbfdd41dad14503ed952b101d2dcc94
Author: Stanislaw Bogatkin <email address hidden>
Date: Wed Aug 31 17:24:58 2016 +0300

    Move gateway ping to connectivity tests

    Gateway ping is actually function of connectivity checker, not netconfig
    one, so it should be moved from there. Also it breaks the case when
    netconfig tasks ran on bootstrap node for network verification graph
    when there is no default gateway yet.

    Change-Id: I8c5fbd1b78eeb0abbae57c66a5b0c1d17b81fad2
    (cherry picked from commit 660d98018455aa53f56d1946a39be8fa1364f8a2)
    Closes-Bug: #1624288