Commit graph

37040 commits

Author SHA1 Message Date
Pavel Raiskup
080b72887b copr-builders: prefer in-house P08 builders over OSUOSL 2022-02-02 11:21:35 +01:00
Kevin Fenzi
b05ae8252d download-rdu01: fix network config
We need eth1 here in order to reach the netapp for nfs mounts, and we
need it to not have a gateway as eth0 is the primary gw address.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-01 12:17:33 -08:00
Mark O Brien
c826345ade ocp4: remove conflicting dhcp entry
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-01 16:47:05 +00:00
Mark O Brien
aad8ed6be7 ocp4: add worker04 prod node
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-01 14:57:45 +00:00
Pavel Raiskup
9a158eec6a copr-builders: osuosl: drop too slow DNS resolver 2022-02-01 13:16:10 +01:00
Pavel Raiskup
2bbe33769e copr-be: enable Power9 machines in production
They start very slowly (getting RH subscription takes 5 minutes there),
but it should be OK to use them (it should help, ppc64le is overloaded
now because we lost one of the hypervisors, issue#10515)
2022-02-01 12:54:00 +01:00
Adam Williamson
71d4c525fa Greenwave: separate upgrade tests in openQA update gating policy
The upgrade tests are not run on updates for the oldest stable
release, because we don't want to maintain base images for EOL
releases. So we can't gate the oldest stable release (currently
F34) on those tests as we don't run them. To handle this let's
split the policy in two and have the policy for the upgrade tests
apply only to the release(s) they're actually run on.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-31 16:51:39 -08:00
Kevin Fenzi
4430178b29 Revert "wildcard-2022.fedoraproject.org cert"
This reverts commit 57f0d4fdb6.

For an anoying reason, armv7 image builds come up with the time as 10
days ago, which makes this cert invalid. So, move back to the old cert
for a week or so and then switch to the new one again. ;(
2022-01-31 12:39:49 -08:00
Kevin Fenzi
99479542bd nagios: stop checking swap on more hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-31 11:25:33 -08:00
Kevin Fenzi
4dda088136 nagios: remove duplicate variable check
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-31 10:29:21 -08:00
Silvie Chlupova
194a5503f3 copr: comment define service for copr backend, it doesn't work 2022-01-31 14:13:12 +01:00
Silvie Chlupova
5011e6a2dc copr: remove -f follow from nagios check 2022-01-31 11:51:31 +01:00
Silvie Chlupova
db6dc98940 copr: fix nagios service for checking Copr CDN
Fixes: https://pagure.io/fedora-infrastructure/issue/10508
2022-01-31 10:34:43 +01:00
Kevin Fenzi
7504296db8 db-koji01/pkgs01: stop monitoring swap, just causing noise
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-30 17:44:07 -08:00
Pavel Raiskup
7c75eee9b3 copr/certbot: drop one leftover typo 2022-01-30 23:21:11 +01:00
Pavel Raiskup
47f1841494 copr/certbot: revert the automatic backup/restore of certs
For synchronizing from host A to host B we would have to have SSH
configured from A to B or from B to A (which we don't, and we don't even
want to).  The slurp solution would work, but certbot is pretty picky
WRT the restored /etc/letsencrypt directory (structure, filenames,
symlinks..).
2022-01-30 23:02:51 +01:00
Pavel Raiskup
38d6b8cc89 copr/certbot: missing tags/conditions 2022-01-30 22:13:45 +01:00
Pavel Raiskup
4044e7e518 copr/certbot: use rsync for copying the files
And copy the whole directory structure.
2022-01-30 22:09:42 +01:00
Pavel Raiskup
d257b20d2b copr/certbot: fixup prefix (it matters) 2022-01-30 21:13:21 +01:00
Pavel Raiskup
8d81803886 copr/certbot: combined.pem might be a symlink 2022-01-30 21:08:03 +01:00
Pavel Raiskup
9a49c2f1b4 copr/certbot: typo #2 2022-01-30 21:05:57 +01:00
Pavel Raiskup
0053ecf583 copr/certbot: typo 2022-01-30 21:02:55 +01:00
Pavel Raiskup
af11469b14 copr/certbot: better restoration
Certbot expects that the files in live/ directory are symlinks.
2022-01-30 21:00:43 +01:00
Pavel Raiskup
43ee0392b4 copr/certbot: fixup cert restoration
- no need to create another live/ sub-directory
- don't run the reload script when restored from backups
2022-01-30 20:08:40 +01:00
Pavel Raiskup
4adada983a copr/backend: restore letsencrypt cert from backup 2022-01-30 20:02:33 +01:00
Pavel Raiskup
cf15e43af2 copr/backend: tag certbot tasks 2022-01-30 18:58:20 +01:00
Pavel Raiskup
6ed3c7d48e copr/certbot: tag the import as "always" 2022-01-30 18:55:08 +01:00
Pavel Raiskup
5c1bb52029 copr/certbot: tag all the certbot tags 2022-01-30 18:54:15 +01:00
Pavel Raiskup
9ce266360f copr/certbot: support certificate backup 2022-01-30 18:51:09 +01:00
Adrian Reber
23adf9ca69
MM: Minor propagation script fixes
Signed-off-by: Adrian Reber <adrian@lisas.de>
2022-01-30 14:05:01 +01:00
Adrian Reber
b7f0305f1b
Add CentOS to MM propagation scan
Signed-off-by: Adrian Reber <adrian@lisas.de>
2022-01-29 10:05:14 +01:00
Kevin Fenzi
7512abc21b virthost-rdu01: let us only have one gateway please
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-28 09:44:48 -08:00
Zack Zlotnik
57f873d5ef fedora-coreos-pipeline: Add Zack Zlotnik (zzlotnik) 2022-01-28 16:28:21 +00:00
Adrian Reber
0025435b1c Add epel to MM propagation scans
Signed-off-by: Adrian Reber <adrian@lisas.de>
2022-01-28 17:09:37 +01:00
Pavel Raiskup
90cc321464 copr-be: deploy F35 builders to production 2022-01-28 14:48:00 +01:00
Silvie Chlupova
69573e6561 copr: don't ask before overwriting 2022-01-28 13:27:23 +01:00
Silvie Chlupova
23232d6eb7 copr: add renaming of textfile_collector files to a cronjob 2022-01-28 13:19:12 +01:00
Pavel Raiskup
24ea84effa copr-be-dev: update F35 images once more
- AWS images have a frozen kernel for now (rhbz#2047266)
- others have disabled systemd-resolved
2022-01-28 12:36:12 +01:00
Pedro Moura
44e4ab11c9 removed epel8-playground from scripts
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2022-01-28 11:10:23 +00:00
Silvie Chlupova
e5c0c0ef3e copr: add path to monitoring.py script 2022-01-28 12:09:50 +01:00
Pavel Raiskup
a03f1f2ada copr-builders: don't update kernel-core in AWS images (again)
https://bugzilla.redhat.com/show_bug.cgi?id=2047266
2022-01-28 12:08:37 +01:00
Silvie Chlupova
e398df9222 copr: use textfile_collector also on devel for now 2022-01-28 11:48:37 +01:00
Pavel Raiskup
4a9c664ece copr: appropriate place for copr_builder_fedora_version default 2022-01-28 11:45:19 +01:00
Silvie Chlupova
53646d2a0f copr: use textfile_collector only on production 2022-01-28 11:43:11 +01:00
Pavel Raiskup
896f38a347 copr-hypervisors: define undefined variable
It is sometimes not needed, so default it to 0.
2022-01-28 11:31:21 +01:00
Silvie Chlupova
f871660fcc copr: add generating prometheus metrics to frontend 2022-01-28 10:20:56 +00:00
Pavel Raiskup
532b3cad10 copr-hypervisor: disable auth key fixes, take #2 2022-01-28 11:08:21 +01:00
Pavel Raiskup
b76e1b92c8 copr-hypervisor: temporarily disable auth keys modifications 2022-01-28 10:23:29 +01:00
Pavel Raiskup
55e2d07b72 copr-hypervisor: upload-qcow2-images: upload to OSUOSL as RAW 2022-01-28 09:33:23 +01:00
Kevin Fenzi
ab961cc73a koji hub/web: set processes and threads for wsgi
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-27 14:16:09 -08:00