CI: Extend timeouts for RAX

It appears our jobs end up encountering some performance issues
on some RAX hosts where the overall runtime is already close to
the maximum for the job window.

Ultimately what happens is the performance ends up putting the boot
of the workload VM just a little bit later and we end up failing
the job as the VM is still early in booting up.

Change-Id: I309220d7f61f87b7457668fcf586d4ea152d363b
This commit is contained in:
Julia Kreger 2022-06-23 08:52:47 -07:00
parent 5816be550b
commit 98c4c96c33
2 changed files with 2 additions and 2 deletions

View File

@ -123,7 +123,7 @@
Integration job using Glance as image source and CentOS8 with local boot
and UEFI. Images are built with diskimage-builder.
parent: metalsmith-integration-base
timeout: 8200
timeout: 8500
run: playbooks/integration/centos8-integration.yaml
vars:
devstack_localrc:

View File

@ -79,7 +79,7 @@
register: ssh_result
until: ssh_result is success
retries: 30
delay: 20
delay: 30
- name: Undeploy a node
command: metalsmith --debug undeploy --wait 900 test