Set image_convert_memory_limit to 2048 in CI UC

Try to bump the memory limit to see if it solved the errors
related to image convert.

qemu-img: error while reading sector 2365184: Input/output error

Change-Id: I70bf007a434a1ca3a13278e69bbd54c06d29d490
Related-Bug: 1879472
This commit is contained in:
Harald Jensås 2020-07-08 14:31:16 +02:00 committed by Ronelle Landy
parent 2283ac9a95
commit d7de304715
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
parameter_defaults:
UndercloudExtraConfig:
ironic::config::ironic_config:
disk_utils/image_convert_memory_limit:
value:
2048
# Ironic defaults to using `qemu:///system`. When running libvirtd
# unprivileged we need to use `qemu:///session`. This allows us to pass
# the value of libvirt_uri into /etc/ironic/ironic.conf.