Add 10 more s390x builders.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-01-18 15:31:25 -08:00
parent 6af7e9e63b
commit 0cec9e933b
12 changed files with 342 additions and 2 deletions

View file

@ -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: 20480
mem_size: 10240
nm: 255.255.255.0
num_cpus: 4
num_cpus: 2
varnish_group: s390kojipkgs
virt_install_command: "{{ virt_install_command_s390x_one_nic }}"
vmhost: buildvmhost-s390x-01.s390.fedoraproject.org

View file

@ -0,0 +1,30 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.36
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi

View file

@ -0,0 +1,31 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.37
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
has_ipv4: yes
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi

View file

@ -0,0 +1,31 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.38
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
has_ipv4: yes
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi

View file

@ -0,0 +1,31 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.39
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
has_ipv4: yes
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi

View file

@ -0,0 +1,31 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.40
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
has_ipv4: yes
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi

View file

@ -0,0 +1,31 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.41
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
has_ipv4: yes
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi

View file

@ -0,0 +1,31 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.42
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
has_ipv4: yes
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi

View file

@ -0,0 +1,31 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.43
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
has_ipv4: yes
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi

View file

@ -0,0 +1,31 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.44
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
has_ipv4: yes
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi

View file

@ -0,0 +1,31 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.45
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
has_ipv4: yes
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi

View file

@ -0,0 +1,31 @@
---
# needed because this host has a varnish cache on it.
custom_rules: ['-A INPUT -s 10.16.0.0/24 -p tcp -m tcp --dport 80 -j ACCEPT']
dns1: 10.3.163.33
dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 10.16.0.46
eth0_ipv4_gw: 10.16.0.254
eth0_ipv4_nm: 24
eth0_mac: "{{ mac0 }}"
has_ipv4: yes
lvm_size: 153600
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
state: up
type: ethernet
volgroup: /dev/fedora_linux_scsi