Skip to content

Commit 07033d2

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Bump nova-ceph-multstore timeout" into stable/2023.1
2 parents 09f85a8 + 6eab579 commit 07033d2

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
@@ -594,12 +594,13 @@
594594
irrelevant-files: *nova-base-irrelevant-files
595595
required-projects:
596596
- openstack/nova
597+
timeout: 9000
597598
pre-run:
598599
- playbooks/ceph/glance-setup.yaml
599600
vars:
600601
# NOTE(danms): Increase our swap size since we're dealing with
601602
# larger images and trigger OOMs.
602-
configure_swap_size: 4096
603+
configure_swap_size: 8192
603604
# NOTE(danms): These tests create an empty non-raw image, which nova
604605
# will refuse because we set never_download_image_if_on_rbd in this job.
605606
# Just skip these tests for this case.

0 commit comments

Comments
 (0)