Set default tempest_test_timeout for ironic-base

The configuration of this job is shared between all jobs
that have `parent: ironic-base` so we don't need to set
timeouts in other jobs.

Change-Id: I49f8d7c4a8d33d38f430a6325a58e1a0af8411b1
This commit is contained in:
Iury Gregory Melo Ferreira 2020-05-26 13:09:42 +02:00
parent fa3c224022
commit 488797996b
1 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,7 @@
- ^tox.ini$
vars:
tox_envlist: all
tempest_test_timeout: 2400
tempest_test_regex: ironic_tempest_plugin.tests.scenario
tempest_concurrency: 1
devstack_localrc:
@ -668,7 +669,6 @@
parent: ironic-base
timeout: 9600
vars:
tempest_test_timeout: 2400
devstack_services:
s-account: True
s-container: True