Comment 11 for bug 1754327

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

Reviewed: https://review.openstack.org/573632
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=073b44b1005e7e93bdef6fa04153498009cc9412
Submitter: Zuul
Branch: stable/pike

commit 073b44b1005e7e93bdef6fa04153498009cc9412
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)