Increase Ubuntu Nova servers boot timeout

Change-Id: If126e5409cf1f79eb1e2b6f4addb6436bfbc81cc
This commit is contained in:
Federico Ressi 2022-05-17 16:09:26 +02:00
parent 9076a69eb4
commit b6a986d977
2 changed files with 4 additions and 1 deletions

View File

@ -184,6 +184,9 @@ class UbuntuServerStackFixture(UbuntuMinimalServerStackFixture,
#: Glance image used to create a Nova server instance
image_fixture = tobiko.required_fixture(UbuntuImageFixture)
# I expect Ubuntu based servers to be slow to boot
is_reachable_timeout = 900.
# port of running HTTP server
@property
def http_port(self) -> int:

View File

@ -20,7 +20,7 @@
- openstack-python3-yoga-jobs
- openstack-python3-yoga-jobs-arm64
- publish-to-pypi
- tobiko-docker
# - tobiko-docker
- tobiko-infrared
- tobiko-tripleo
vars: