Commit graph

3865 commits

Author SHA1 Message Date
Adam Williamson
af49150d21 openQA: cut x86_64 worker04 to 20 worker instances
The box is repeatedly getting stuck and requiring a reboot. It
didn't do so without the workers running, so possibly it's just
overloaded. Let's try it with 20 workers.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-09-28 23:29:09 -07:00
Kevin Fenzi
09ff0613c8 vmhost-x86-copr04: adjust mac addresses after MB replacement
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-09-24 10:50:12 -07:00
Mark O Brien
27fac761b9 datanommer: new eth0_inpv4 naming convention 2021-09-16 12:08:10 +01:00
Mark O Brien
8219ad3b1a datanommer: rename eth0_ip variable 2021-09-16 12:02:51 +01:00
Mark O Brien
80467d77fa datanommer: second datanommer database server 2021-09-16 10:40:57 +00:00
Matěj Grabovský
372f845509 default: Set list to empty instead of None
The `eol_opsys` variable should be set explicitly to the empty list
rather than the implicitly `None` otherwise it causes problems down
the line.
2021-09-13 14:24:26 +00:00
Matěj Grabovský
86c747de99 retrace: Update and clean up inventory files
* Only support one Fedora release (34) on staging retrace.
* Update list of removed versions on staging.
* Support CentOS 7 and 8 on production instance.
* Update repository URLs, remove dead links.
2021-09-10 15:35:39 +02:00
Matěj Grabovský
1e5443118e retrace: Drop i386 from list of architectures 2021-09-10 15:35:02 +02:00
Matěj Grabovský
22e1e090d4 retrace: Add Fedora 35 release 2021-09-09 22:42:04 +00:00
David Kirwan
22229738d3 metrics-for-apps: fixing hostvars vmhost variables
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-09-02 12:43:43 +09:00
David Kirwan
9f39d76e2c metrics-for-apps: Adding inventory/groupvars/changes for ocp prod
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-09-02 01:37:34 +00:00
Kevin Fenzi
bb62cec8f8 osbs-node01/02: moved to 240g space so 0ad flatpak can build
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-25 12:57:43 -07:00
Kevin Fenzi
2b0a7558e0 add vmhost-x86-09
This host is an old phx2 host thats been sitting there on this ip, but
we haven't moved any vm's to it (thus it shouldn't be affected by the
freeze). However, we should get in ansible so it's network is managed
and so we remember to reboot it for updates, etc.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-24 10:54:55 -07:00
petebuffon
5a97060249 Batch update of vmhost* Ansible host_vars files for linux-system-roles/network conversion. 2021-08-23 23:06:55 +00:00
Kevin Fenzi
5c709e38e5 bvmhost-a64-10: use linux-system-roles/networking
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-23 15:10:55 -07:00
Kevin Fenzi
b102f1f58a wiki: adjust wiki01 to new networking
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-19 15:59:32 -07:00
Kevin Fenzi
ba541c60f0 wiki: reinstall wiki02 with new os/wiki version
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-19 14:11:20 -07:00
Kevin Fenzi
7e523ddb61 badges/stg: use correct names
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-18 14:06:33 -07:00
Kevin Fenzi
1b7db35db4 badges/stg: convert ip config to new format
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-18 14:03:53 -07:00
Kevin Fenzi
8cd3227549 badges / staging: stand up staging badges to allow for testing
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-18 13:59:17 -07:00
Kevin Fenzi
54637ddf02 value02: adjust network params
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-17 12:03:11 -07:00
Kevin Fenzi
b537d651f4 Don't forget some nice host variables.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-17 11:59:29 -07:00
Adam Williamson
e12714e662 Add host_vars for openqa-p09-worker02
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-08-12 13:48:23 -07:00
David Kirwan
bc6c6bfc32 metrics-for-apps: added two temporary worker vms 04,05
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-08-10 11:37:36 +09:00
Kevin Fenzi
c3830a9698 db01: do not bother to alert on low swap
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-08-09 08:23:23 -07:00
Jakub Kadlcik
9a8acc79ae nagios: enable disk monitoring for copr instances
I think that / monitoring should work by default just by
setting `nrpe: true` because of

    define service {
      hostgroup_name	all, !mincheckgrp
      service_description   Disk_Space_/
      check_command		check_by_nrpe!check_disk_/
      use                   disktemplate
    }
2021-08-09 11:45:53 +00:00
David Kirwan
46d54fbb35 metrics-for-apps: Reverting recent changes 2021-08-06 22:45:22 +09:00
David Kirwan
3b0ab20ac3 metrics-for-apps: manually setting mac address for controlplane
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-08-06 12:02:04 +09:00
David Kirwan
37b2427919 metrics-for-apps: hotfix kernel, initrd config
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-08-05 12:32:59 +09:00
David Kirwan
bdc1da99d8 metrics-for-apps: hotfix installdevice for ocp4 workers
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-08-05 11:23:20 +09:00
David Kirwan
54d8f583dd metrics-for-apps: correcting arch hostvars
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-07-29 13:13:39 +01:00
David Kirwan
58adddf9bb metrics-for-apps: updated hostvars mac address worker01-03
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-07-29 09:26:42 +01:00
Pavel Raiskup
97e5861ac0 nagios: sync copr-be and copr-be-dev 2021-07-28 23:06:26 +02:00
Mark O Brien
590c34064f ocp4: change net iface to ens2
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-07-22 11:58:38 +01:00
David Kirwan
47953f5677 metrics-for-apps: added hostvars for bootstrap, worker02, worker03
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-07-22 10:02:07 +01:00
David Kirwan
b538a1b7c2 metrics: Adding pxeboot template for rhcos
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-07-21 13:11:07 +01:00
David Kirwan
8065ccfca7 metrics: defining gw, nm and dns variables for ocp01-03.stg hosts
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-07-20 13:09:17 +01:00
David Kirwan
dca78ecd5e metrics: added missing eth0_ip hostvar for ocp01-03.stg hosts
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-07-20 12:29:37 +01:00
David Kirwan
9f290b90f1 metrics: Added command to create a kvm vm configured to use pxeboot
metrics: Added hostvars for ocp4 control plane
metrics: Added playbook to copy files to ocp control host

Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-07-19 11:08:15 +01:00
Kevin Fenzi
c95c6e3c42 swapping: disable nagios swap-is-low checks on some chronic offenders
Recent linux kernels seem to prefer swapping out things and filling swap
up completely under any prressure on memory. These hosts seem to do that
pretty often and the nagios alerts are anoying. The full swap doesn't
seem to cause any issues, just nagios alerts. So, lets disable this
check on these hosts that have had lots of these alerts.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-17 09:08:19 -07:00
Kevin Fenzi
17c27f3ccb resultsdb: set vm's to all 16GB memory to avoid leaks
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-16 13:38:51 -07:00
Kevin Fenzi
da8972bbf4 proxy14: Try using the mac address from facts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-15 20:41:39 -07:00
Kevin Fenzi
8346188132 proxy14: define dns for virt-install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-15 14:52:05 -07:00
Kevin Fenzi
4840eac8d6 proxy14: just put it on 05 for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-15 14:50:32 -07:00
Kevin Fenzi
156e8c56f7 Proxies: All proxies are f34 now. Move proxy14 over to vmhost-x86-cc06
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-15 14:28:51 -07:00
Pavel Raiskup
e565224524 copr-fe-dev: nrpe on 2021-07-15 16:14:41 +02:00
Pavel Raiskup
2ddef4ee6a copr-be-dev: try to enable nrpe checks 2021-07-15 15:23:02 +02:00
siddharthvipul
4b2eabfeb5 metrics/add openshift vm hosts
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
2021-07-14 14:10:44 +05:30
Kevin Fenzi
4f19774152 clevis is fixed, drop these variables that are no longer needed.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-13 15:05:14 -07:00
Peter Buffon
2e41dc05a8 Batch update of bvmhost* Ansible host_vars files for linux-system-roles/network conversion. 2021-07-13 21:57:09 +00:00