Skip to content

Commit 71579b6

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Increase timeout for tempest-integrated-storage-import job" into stable/2024.1
2 parents 0b254b1 + 35968d7 commit 71579b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.zuul.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@
205205
description: |
206206
The regular tempest-integrated-storage job but with glance metadata injection
207207
post-run: playbooks/post-check-metadata-injection.yaml
208+
timeout: 10800
208209
vars:
209210
configure_swap_size: 8192
210211
tempest_concurrency: 3
@@ -283,7 +284,6 @@
283284
parent: tempest-integrated-storage-import
284285
description: |
285286
The regular import workflow job to test with multiple cinder stores
286-
timeout: 10800
287287
vars:
288288
devstack_localrc:
289289
USE_CINDER_FOR_GLANCE: True
@@ -352,6 +352,7 @@
352352
description: |
353353
This job runs the Tempest tests with scope and new defaults enabled
354354
Glance services.
355+
timeout: 10800
355356
vars:
356357
tempest_concurrency: 3
357358
devstack_localrc:

0 commit comments

Comments
 (0)