Skip to content

Commit fb45dd2

Browse files
Merge pull request #410 from kstrenkova/fix-extra-images-in-zuul-job
Fix stuck tempest extra image
2 parents 9073026 + 011f403 commit fb45dd2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.zuul.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@
8181
cifmw_test_operator_tempest_extra_images:
8282
- URL: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img
8383
name: cirros-0.6.2-test-operator
84+
diskFormat: qcow2
85+
containerFormat: bare
8486
imageCreationTimeout: 300
8587
flavor:
8688
name: cirros-0.6.2-test-operator-flavor

0 commit comments

Comments
 (0)