From 800d487079df7980a1d5ce759f9c1f4d9f26a8ee Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 5 Jun 2018 23:56:06 +0000 Subject: [PATCH] add the other openqa aarch64 moonshot carts --- .../aarch64-c26n1-oqa.arm.fedoraproject.org | 25 +++++++++++++++++++ .../aarch64-c27n1-oqa.arm.fedoraproject.org | 25 +++++++++++++++++++ .../aarch64-c28n1-oqa.arm.fedoraproject.org | 25 +++++++++++++++++++ .../aarch64-c29n1-oqa.arm.fedoraproject.org | 25 +++++++++++++++++++ inventory/inventory | 4 +++ 5 files changed, 104 insertions(+) create mode 100644 inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org create mode 100644 inventory/host_vars/aarch64-c27n1-oqa.arm.fedoraproject.org create mode 100644 inventory/host_vars/aarch64-c28n1-oqa.arm.fedoraproject.org create mode 100644 inventory/host_vars/aarch64-c29n1-oqa.arm.fedoraproject.org diff --git a/inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org b/inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org new file mode 100644 index 0000000000..d40ce7c1f7 --- /dev/null +++ b/inventory/host_vars/aarch64-c26n1-oqa.arm.fedoraproject.org @@ -0,0 +1,25 @@ +--- + +eth0_ip: 10.5.129.126 +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 diff --git a/inventory/host_vars/aarch64-c27n1-oqa.arm.fedoraproject.org b/inventory/host_vars/aarch64-c27n1-oqa.arm.fedoraproject.org new file mode 100644 index 0000000000..b66e728243 --- /dev/null +++ b/inventory/host_vars/aarch64-c27n1-oqa.arm.fedoraproject.org @@ -0,0 +1,25 @@ +--- + +eth0_ip: 10.5.129.127 +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 diff --git a/inventory/host_vars/aarch64-c28n1-oqa.arm.fedoraproject.org b/inventory/host_vars/aarch64-c28n1-oqa.arm.fedoraproject.org new file mode 100644 index 0000000000..1dd87ba123 --- /dev/null +++ b/inventory/host_vars/aarch64-c28n1-oqa.arm.fedoraproject.org @@ -0,0 +1,25 @@ +--- + +eth0_ip: 10.5.129.128 +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 diff --git a/inventory/host_vars/aarch64-c29n1-oqa.arm.fedoraproject.org b/inventory/host_vars/aarch64-c29n1-oqa.arm.fedoraproject.org new file mode 100644 index 0000000000..67042a090d --- /dev/null +++ b/inventory/host_vars/aarch64-c29n1-oqa.arm.fedoraproject.org @@ -0,0 +1,25 @@ +--- + +eth0_ip: 10.5.129.129 +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 diff --git a/inventory/inventory b/inventory/inventory index 1364cc0e96..06a32deceb 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -589,6 +589,10 @@ 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-c26n1-oqa.arm.fedoraproject.org +aarch64-c27n1-oqa.arm.fedoraproject.org +aarch64-c28n1-oqa.arm.fedoraproject.org +aarch64-c29n1-oqa.arm.fedoraproject.org aarch64-c30n1-oqa.arm.fedoraproject.org # the workers that can run networked jobs. each server should have *one* of these per arch