buildvm_s390x: adjust mem and cpus on kvm s390x builders
We got some more resources a while back and so we wanted to make more builders, but now we are waiting on disk space to do that. In the mean time and since the mass rebuild is coming up tuesday, just upgrade them to f35 and use the memory and cpus we have. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fbbddfe0b4
commit
2d0ecc6cae
1 changed files with 2 additions and 2 deletions
|
@ -20,9 +20,9 @@ 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: 20480
|
||||
nm: 255.255.255.0
|
||||
num_cpus: 3
|
||||
num_cpus: 4
|
||||
varnish_group: s390kojipkgs
|
||||
virt_install_command: "{{ virt_install_command_s390x_one_nic }}"
|
||||
vmhost: buildvmhost-s390x-01.s390.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue