Comment 10 for bug 1754327

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/ocata)

Reviewed: https://review.openstack.org/573634
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3bae7d57a8d3f8f1395d781866e7284f56460a83
Submitter: Zuul
Branch: stable/ocata

commit 3bae7d57a8d3f8f1395d781866e7284f56460a83
Author: Sławek Kapłoński <email address hidden>
Date: Thu Mar 8 14:18:31 2018 +0100

    [Scenario tests] Try longer SSH timeout for ubuntu image

    It looks that many scenario tests are failing because of too long
    instance booting time and reached ssh timeout during checking
    connectivity.
    So longer timeout should solve this problem and tests should
    not fail with this reason.

    Change-Id: I5d0678ea2383483e6106976c148353ef4352befd
    Closes-Bug: #1754327
    (cherry picked from commit 0ab03003b9f9c4f0cace538eee84478a099c0c58)