buildvm / aarch64/armv7: adjust group totals for use on emag. Move armv7-01 over to test.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2d03558a3e
commit
a535a94a04
3 changed files with 7 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
# common items for the buildvm-aarch64* koji builders
|
||||
volgroup: /dev/vg_Server
|
||||
lvm_size: 150000
|
||||
mem_size: 24576
|
||||
lvm_size: 140000
|
||||
mem_size: 40960
|
||||
max_mem_size: "{{ mem_size }}"
|
||||
num_cpus: 4
|
||||
num_cpus: 5
|
||||
max_cpu: "{{ num_cpus }}"
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-29-aarch64
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/aarch64/os/
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
# common items for the buildvm-aarmv7* koji builders
|
||||
volgroup: /dev/vg_Server
|
||||
lvm_size: 150000
|
||||
mem_size: 24576
|
||||
lvm_size: 140000
|
||||
mem_size: 40960
|
||||
max_mem_size: "{{ mem_size }}"
|
||||
num_cpus: 4
|
||||
num_cpus: 5
|
||||
max_cpu: "{{ num_cpus }}"
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-29-armv7
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Everything/armhfp/os/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
vmhost: aarch64-c01n1.arm.fedoraproject.org
|
||||
vmhost: buildvmhost-aarch64-10.arm.fedoraproject.org
|
||||
eth0_ip: 10.5.129.131
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue