We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09f85a8 + 6eab579 commit 07033d2Copy full SHA for 07033d2
.zuul.yaml
@@ -594,12 +594,13 @@
594
irrelevant-files: *nova-base-irrelevant-files
595
required-projects:
596
- openstack/nova
597
+ timeout: 9000
598
pre-run:
599
- playbooks/ceph/glance-setup.yaml
600
vars:
601
# NOTE(danms): Increase our swap size since we're dealing with
602
# larger images and trigger OOMs.
- configure_swap_size: 4096
603
+ configure_swap_size: 8192
604
# NOTE(danms): These tests create an empty non-raw image, which nova
605
# will refuse because we set never_download_image_if_on_rbd in this job.
606
# Just skip these tests for this case.
0 commit comments