see if we can add a aarch64 moonshot cart for openqa

This commit is contained in:
Kevin Fenzi 2018-06-05 22:06:39 +00:00
parent 5cd9ee9b29
commit 861317a81f
2 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,25 @@
---
eth0_ip: 10.5.129.130
gw: 10.5.129.254
nm: 255.255.255.0
dns: 10.5.126.21
datacenter: phx2
fas_client_groups: sysadmin-qa,sysadmin-main,sysadmin-noc,fi-apprentice,sysadmin-veteran,sysadmin-secondary
nrpe_procs_warn: 250
nrpe_procs_crit: 300
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
# openQA tap worker hosts (like this one) do stuff with ifcfg that base
# doesn't understand. terrible, terrible stuff. seriously - it doesn't
# handle the openvswitch config well. so let's tell it to just configure
# the actual connected interface (which on this system is eth0) for us
# and leave everything else alone.
ansible_ifcfg_whitelist: ['eth0']
openqa_workers: 3
# has an HW RNG, so let's have rngd
openqa_rngd: True

View file

@ -589,6 +589,7 @@ openqa-aarch64-01.qa.fedoraproject.org
openqa-aarch64-02.qa.fedoraproject.org
# openqa-aarch64-01.qa.fedoraproject.org
# openqa-aarch64-02.qa.fedoraproject.org
aarch64-c30n1-oqa.arm.fedoraproject.org
# the workers that can run networked jobs. each server should have *one* of these per arch
[openqa-tap-workers]