Comment 5 for bug 1754327

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

Reviewed: https://review.openstack.org/554859
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fc182f3171ae3a83d724898aafcdf528b1ace3ef
Submitter: Zuul
Branch: stable/queens

commit fc182f3171ae3a83d724898aafcdf528b1ace3ef
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)