neutron/neutron/tests/contrib/hooks/ubuntu_image
Sławek Kapłoński fc182f3171 [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 0ab03003b9)
2018-03-21 10:00:59 +00:00

11 lines
310 B
Plaintext

DOWNLOAD_DEFAULT_IMAGES=False
IMAGE_URLS="http://cloud-images.ubuntu.com/releases/16.04/release-20170113/ubuntu-16.04-server-cloudimg-amd64-disk1.img,"
DEFAULT_INSTANCE_TYPE=ds512M
DEFAULT_INSTANCE_USER=ubuntu
BUILD_TIMEOUT=784
[[test-config|$TEMPEST_CONFIG]]
[neutron_plugin_options]
image_is_advanced=True