bvmhost-a64-01/02/03/04: add 4 neww mt snow aarch64 machines in

These machines are newer versions of bvmhost-a64-12/13/14/15
They have more cpus, so we will be moving the buildvm-a64's over to
them, and then turning the 4 old bvmhost's into buildhw's.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-02-05 13:48:28 -08:00
parent 1232c5ac03
commit 6b2e507a20
7 changed files with 22 additions and 9 deletions

View file

@ -145,11 +145,12 @@ buildvmhost-s390x-01.s390.fedoraproject.org
#buildvmhost-aarch64-16.arm.fedoraproject.org
#buildvmhost-aarch64-17.arm.fedoraproject.org
#buildvmhost-aarch64-18.arm.fedoraproject.org
# These are lenovo emags in IAD2
# mt snow machines
bvmhost-a64-01.iad2.fedoraproject.org
bvmhost-a64-02.iad2.fedoraproject.org
bvmhost-a64-03.iad2.fedoraproject.org
bvmhost-a64-04.iad2.fedoraproject.org
# These are lenovo emags in IAD2
bvmhost-a64-05.iad2.fedoraproject.org
bvmhost-a64-06.iad2.fedoraproject.org
bvmhost-a64-07.iad2.fedoraproject.org

View file

@ -133,9 +133,21 @@ buildhw-a64-24.iad2.fedoraproject.org
openqa-a64-worker02.iad2.fedoraproject.org
openqa-a64-worker03.iad2.fedoraproject.org
[mtsnow]
bvmhost-a64-01.iad2.fedoraproject.org
bvmhost-a64-02.iad2.fedoraproject.org
bvmhost-a64-03.iad2.fedoraproject.org
bvmhost-a64-04.iad2.fedoraproject.org
bvmhost-a64-12.iad2.fedoraproject.org
bvmhost-a64-13.iad2.fedoraproject.org
bvmhost-a64-14.iad2.fedoraproject.org
bvmhost-a64-15.iad2.fedoraproject.org
openqa-a64-worker04.iad2.fedoraproject.org
[hardware:children]
powerpc
dells
appliedmicro
storinator
aarch64
mtsnow

View file

@ -9,7 +9,7 @@ dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
has_ipv4: yes
mac1: 50:6b:4b:6a:d3:c0
mac1: 0c:42:a1:52:1a:dc
nbde: false
network_connections:
- autoconnect: yes

View file

@ -9,7 +9,7 @@ dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
has_ipv4: yes
mac1: 50:6b:4b:6a:c2:c0
mac1: 04:3f:72:d7:7a:a6
nbde: false
network_connections:
- autoconnect: yes

View file

@ -9,7 +9,7 @@ dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
has_ipv4: yes
mac1: 50:6b:4b:6b:0a:40
mac1: b8:ce:f6:04:74:d8
nbde: false
network_connections:
- autoconnect: yes

View file

@ -9,7 +9,7 @@ dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
has_ipv4: yes
mac1: 50:6b:4b:6a:b5:d0
mac1: 04:3f:72:d7:7f:f7
nbde: false
network_connections:
- autoconnect: yes

View file

@ -1004,7 +1004,7 @@ host sign-vault01 {
}
host bvmhost-a64-01 {
hardware ethernet 50:6b:4b:6a:d3:c0 ;
hardware ethernet 0c:42:a1:52:1a:dc;
fixed-address 10.3.170.11;
filename "uefi/grubaa64.efi";
next-server 10.3.163.10;
@ -1012,7 +1012,7 @@ host bvmhost-a64-01 {
option subnet-mask 255.255.255.0;
}
host bvmhost-a64-02 {
hardware ethernet 50:6b:4b:6a:c2:c0 ;
hardware ethernet 04:3f:72:d7:7a:a6;
fixed-address 10.3.170.12;
filename "uefi/grubaa64.efi";
next-server 10.3.163.10;
@ -1020,7 +1020,7 @@ host bvmhost-a64-02 {
option subnet-mask 255.255.255.0;
}
host bvmhost-a64-03 {
hardware ethernet 50:6b:4b:6b:0a:40 ;
hardware ethernet b8:ce:f6:04:74:d8;
fixed-address 10.3.170.13;
filename "uefi/grubaa64.efi";
next-server 10.3.163.10;
@ -1028,7 +1028,7 @@ host bvmhost-a64-03 {
option subnet-mask 255.255.255.0;
}
host bvmhost-a64-04 {
hardware ethernet 50:6B:4B:6A:B5:D0 ;
hardware ethernet 04:3f:72:d7:7f:f7;
fixed-address 10.3.170.14;
filename "uefi/grubaa64.efi";
next-server 10.3.163.10;