zuul: cinder-plugin-ceph-tempest: raise swap size

This is set to 8GB in devstack-plugin-ceph, unset
this here so that takes effect.

Change-Id: Icfc28c884a44ec5124261de71061c38ed1d13679
(cherry picked from commit b05608e303)
(cherry picked from commit 2889ee1299)
This commit is contained in:
Eric Harney
2025-03-27 10:48:57 -04:00
parent c579760dda
commit 36e7d28cfd

View File

@@ -186,7 +186,6 @@
# bypasses nova's checks. Until the nova team decides on a strategy to handle # bypasses nova's checks. Until the nova team decides on a strategy to handle
# this issue, we skip these tests. # this issue, we skip these tests.
tempest_exclude_regex: (tempest.api.image.v2.test_images_formats.ImagesFormatTest.test_compute_rejects) tempest_exclude_regex: (tempest.api.image.v2.test_images_formats.ImagesFormatTest.test_compute_rejects)
configure_swap_size: 4096
devstack_localrc: devstack_localrc:
CEPH_MIN_CLIENT_VERSION: "mimic" CEPH_MIN_CLIENT_VERSION: "mimic"
# NOTE: if jobs are having memory problems, may want # NOTE: if jobs are having memory problems, may want