Adam Williamson
a40fe2e8a4
Re-enable updates-testing on openQA prod workers
...
This reverts commit 5bacc237c3 .
Needles have been updated, should be OK to deploy the latest
os-autoinst on prod now.
2021-07-19 14:24:37 -07:00
David Kirwan
959ce69883
metrics: check if controlplane vm's exist
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-07-19 19:55:45 +01:00
David Kirwan
1660b81833
metrics: Added ocp-treeinfo.j2 to the list of files to be copied to control host
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-07-19 19:23:55 +01:00
David Kirwan
7be869ce8b
metrics: updated rhcos version to 4.7.13
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-07-19 16:29:14 +01:00
David Kirwan
6392542e81
metrics: added group vars for rhcos version
...
metrics: added inventory entries for the ocp4 staging cluster
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-07-19 16:02:56 +01:00
Luca BRUNO
c6dc9f45a3
coreos-cincinnati: build current git (604be79)
2021-07-19 14:00:52 +00: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
Jeremy Cline
f65f37d3bb
Drop myself from kernel-related stuff
...
I no longer do much Fedora kernel things. I've also dropped labbott's
Red Hat email from the alias as she's no longer at Red Hat.
2021-07-19 08:45:57 +00: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
Michal Konečný
700d89f7a8
mailman: Add Nest banner
...
This adds top.html file which will replace empty template in
hypperkitty.
Signed-off-by: Michal Konečný <mkonecny@redhat.com >
2021-07-16 21:27:41 +00: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
lrossett
c4d8c32e19
fix cert path for resultsdb-ci
2021-07-16 14:11:22 -03:00
lrossett
7d139a9eae
removing vars from role
2021-07-16 13:55:45 -03:00
Kevin Fenzi
1a069052f0
ipa/client: add mirrormanager user/group to ipa excludes
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-07-16 08:15:15 -07:00
Kevin Fenzi
d0ec1be17a
Adjust also the other one nic one.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-07-15 20:49:29 -07:00
Kevin Fenzi
081138a776
Adjust virt-install for network_connections versions of vars
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-07-15 20:43:09 -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
c4770da029
copr-be: disable non-working copr nagios check
2021-07-15 16:19:05 +02: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
Pavel Raiskup
f1ba6102ad
copr-be: drop duplicate nagios_Check_Services config
...
Per current layout, we configure it under host_vars, not group_vars.
2021-07-15 15:21:13 +02:00
Stephen Smoogen
9a54f23d1e
Fix a lot of unknown arches in mirrorlist.py. Take a stab at fixing some of the graphs in mirrors-data.gp. Let the team figure out a better way to fix the rest.
2021-07-15 05:06:56 -04:00
Adam Williamson
5bacc237c3
Don't enable u-t for prod openQA workers yet
...
I forgot we actually need to retake a ton of needles for a change
in os-autoinst. Can't deploy the new version till that's done.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2021-07-14 14:09:05 -07:00
Pavel Raiskup
73885a6159
copr-be: another hack for ipv6 convergence
...
'nmcli con up' failed sometimes as the eth1 device was not yet in
appropriate state. So before enabling that connection, wait for the
device to be ready.
Also remove the redundant ping6 check.
2021-07-14 20:30:03 +02:00
Pavel Raiskup
135d16792e
copr-be: converge the ipv6 networking faster
2021-07-14 19:48:14 +02:00
Pavel Raiskup
b9749fd4ec
copr-be: libvirt-new: drop useless comment
...
The --boot argument is unuseable, since we don't explicitly specify
--kernel anyway.
2021-07-14 18:42:09 +02:00
Pavel Raiskup
6b8c71366b
copr-be: cleanup old aarch64 provision scripts
2021-07-14 14:07:21 +02:00
Pavel Raiskup
c4bd963d27
copr-be: move copr builder iamge config close to the quota config
2021-07-14 13:36:32 +02:00
Pavel Raiskup
8b05fca9ef
copr-be: update ppc64le image in production
...
This image is available on both Power8 machines.
2021-07-14 13:30:16 +02:00
Pavel Raiskup
175cab9f61
copr-be: the 2nd Power8 in production
2021-07-14 13:24:08 +02:00
Pavel Raiskup
88ea85bede
copr-hv: typo in libvirt-new script
2021-07-14 13:22:20 +02:00
Pavel Raiskup
b859de2bce
copr-be-dev: hire the second Power8 hypervisor
2021-07-14 13:09:04 +02:00
siddharthvipul
4b2eabfeb5
metrics/add openshift vm hosts
...
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com >
2021-07-14 14:10:44 +05:30
Adam Williamson
43edb707f5
openQA: use updates-testing but no scratch builds on both
...
The latest versions that were previously deployed as scratch
builds on lab are now in u-t, and ran fine on lab for a week, so
let's just deploy them from u-t to both instances now.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2021-07-13 15:55:19 -07:00
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
Kevin Fenzi
f4e7c25513
clevis: use dns1 instead of dns on buildhw-x86
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-07-13 14:53:53 -07:00
Kevin Fenzi
15860c4950
clevis: fix buildhw-x86 clevis more.
...
We need to use eth0_ipv4 versions of these variables when eth0_ipv4 is
set.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-07-13 14:51:34 -07:00
Brendan Early
b1810a1525
Add missing images for fedmsg
2021-07-13 19:52:24 +00:00
Adrian Reber
a0d81cdb4d
Add codecs repository definition to scan-primary-mirror
...
Signed-off-by: Adrian Reber <adrian@lisas.de >
2021-07-13 18:08:00 +02:00
Adrian Reber
382189e844
Do not exclude 'source' when scanning the primary mirror
...
Signed-off-by: Adrian Reber <adrian@lisas.de >
2021-07-13 18:07:51 +02:00
Pavel Raiskup
fddd881561
copr-be-dev: newer ppc64le image with faster network convergence?
2021-07-13 14:29:32 +02:00
Pavel Raiskup
5f187f46f5
copr-hv: update README for the required grub.cfg update
2021-07-13 14:13:22 +02:00
Pavel Raiskup
2f1b409600
copr-be: ppc64le builders to have hcn-service.init disabled
...
NetworkManager-wait-online takes too much time, and fails eventually
anyway.
2021-07-13 13:38:26 +02:00
Pavel Raiskup
c7c983063a
copr-be: try to ping6 to wake up ipv6 stack early
...
Seems like some ppc64le boxes start and seem fine, but they are not
accessible over ipv6 for a long time so the spawner timeouts. When I
tried to manually ping6 from the box outside - the connection from the
outside started to work immediately - so give it an automatic try.
2021-07-13 12:30:27 +02:00
Pavel Raiskup
0bc8c0a9c1
copr-be: sync wait-for-ssh with upstream
2021-07-13 11:16:44 +02:00
Pavel Raiskup
62b824d4a7
copr-be: correct the ppc64le image reference
2021-07-13 10:43:21 +02:00