buildvm-s390x kvm builders: increase memory from 10g to 13g

We should be able to do this without too much overcommitting and it
could help builds avoid OOM (see devel list thread)

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-03-03 10:57:55 -08:00 committed by kevin
parent 2afcc62cc6
commit d1230db516

View file

@ -9,7 +9,7 @@ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
lvm_size: 102400
main_bridge: vmbr
max_mem_size: "{{ mem_size }}"
mem_size: 10240
mem_size: 13312
num_cpus: 2
virt_install_command: "{{ virt_install_command_s390x_one_nic }}"
vmhost: buildvmhost-s390x-01.s390.fedoraproject.org