Increase Ubuntu Nova servers boot timeout
Change-Id: If126e5409cf1f79eb1e2b6f4addb6436bfbc81cc
This commit is contained in:
parent
9076a69eb4
commit
b6a986d977
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user