Increase timeout for introspection in ironic-inspector-tempest-managed

The job is often failing during introspection because of a timeout error,
so increasing the timeout value to prevent multiple rechecks.

Change-Id: I4da76ec3cf7b82f7aed30c087bbfe31cbea91f45
This commit is contained in:
Riccardo Pittau 2020-05-19 15:21:25 +02:00
parent a2018dabd9
commit 0a037c5ffa
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@
IRONIC_DEFAULT_BOOT_OPTION: netboot
IRONIC_INSPECTOR_MANAGED_BOOT: True
IRONIC_INSPECTOR_NODE_NOT_FOUND_HOOK: ''
IRONIC_INSPECTOR_TEMPEST_INTROSPECTION_TIMEOUT: 1200
- job:
# Security testing for known issues