Skip to content

Commit 73befb2

Browse files
authored
Merge pull request #89 from stackhpc/upstream/yoga-2025-02-10
Synchronise yoga with upstream
2 parents e60237d + e87b871 commit 73befb2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.zuul.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@
247247
- job:
248248
name: glance-multistore-cinder-import
249249
parent: tempest-integrated-storage-import
250+
timeout: 10800
250251
description: |
251252
The regular import workflow job to test with multiple cinder stores
252253
vars:
@@ -255,6 +256,11 @@
255256
GLANCE_ENABLE_MULTIPLE_STORES: True
256257
CINDER_ENABLED_BACKENDS: lvm:lvmdriver-1,lvm:lvmdriver-2
257258
GLANCE_CINDER_DEFAULT_BACKEND: lvmdriver-1
259+
devstack_local_conf:
260+
test-config:
261+
"$TEMPEST_CONFIG":
262+
image:
263+
build_timeout: 600
258264

259265
- job:
260266
name: tempest-integrated-storage-import-standalone

0 commit comments

Comments
 (0)