Increase swap size for cinder-tempest-plugin-cbak-ceph job
The cinder-tempest-plugin-cbak-ceph job is regularly failing with out of memory errors. Use the parent Ceph job's swap settings instead of specifying swap here, this will move this job from 4096MB to 8192MB of swap. Change-Id: I08d2da7920848c887de9e7d370a66deed6d2a059 Signed-off-by: Eric Harney <eharney@redhat.com>
This commit is contained in:
@@ -255,7 +255,6 @@
|
||||
# bypasses nova's checks. Until the nova team decides on a strategy to handle
|
||||
# this issue, we skip these tests.
|
||||
tempest_exclude_regex: (tempest.api.image.v2.test_images_formats.ImagesFormatTest.test_compute_rejects)
|
||||
configure_swap_size: 4096
|
||||
devstack_local_conf:
|
||||
test-config:
|
||||
$TEMPEST_CONFIG:
|
||||
|
Reference in New Issue
Block a user