Set tempest_test_timeout for managed job

Most of the failures in this job is because tempest couldn't
finish the test on a given time, we increased the introspection
timeout but we forgot to allow tempest to run for more than
20 min (default)

Change-Id: I25435fe93f2f6d6cd50befe9cdf6bb1e548cef88
This commit is contained in:
Iury Gregory Melo Ferreira 2020-05-21 16:36:39 +02:00
parent 8f572f6c41
commit 06ee50077c
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@
description: A job with boot managed by ironic
parent: ironic-inspector-base
vars:
tempest_test_timeout: 2400
devstack_localrc:
IRONIC_DEFAULT_BOOT_OPTION: netboot
IRONIC_INSPECTOR_MANAGED_BOOT: True