Skip to content

Commit 3454e08

Browse files
authored
Merge pull request #92 from stackhpc/upstream/yoga-2025-02-17
Synchronise yoga with upstream
2 parents 73befb2 + db59e4b commit 3454e08

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.zuul.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
- job:
210210
name: tempest-integrated-storage-import
211211
parent: tempest-integrated-storage
212+
timeout: 10800
212213
description: |
213214
The regular tempest-integrated-storage job but with glance metadata injection
214215
post-run: playbooks/post-check-metadata-injection.yaml
@@ -241,8 +242,9 @@
241242
test-config:
242243
"$TEMPEST_CONFIG":
243244
image:
244-
image_caching_enabled: True
245+
build_timeout: 600
245246
disk_formats: qcow2,ari,aki,vhd,vmdk,raw,ami,vdi,iso,vhdx
247+
image_caching_enabled: True
246248

247249
- job:
248250
name: glance-multistore-cinder-import

0 commit comments

Comments
 (0)