Mark O Brien
87a2e19ade
blockerbugs: inherit group vars correctly for openshift app
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-02 20:13:39 +00:00
Mark O Brien
5d906f9b8c
openshift: undo uneccesary changes
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-02 18:01:22 +00:00
Mark O Brien
2d9b23d066
openshift: change shell to command
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-02 17:20:57 +00:00
Filip Valder
d9b3af9c26
Add configuration for modular obsoletes
...
Signed-off-by: Filip Valder <fvalder@redhat.com>
2022-02-02 15:37:14 +00:00
Mark O Brien
cebd4ce05f
openshift: check return code instead of stderr
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-02 11:51:40 +00:00
Mark O Brien
baf4fb0812
openshift: remove temp debug command
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-02 11:49:34 +00:00
Mark O Brien
dc2c941c49
openshift: fix yaml indentation
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-02 11:42:26 +00:00
Mark O Brien
45fb1e6af1
openshift: add temp debug statement
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-02 11:41:11 +00:00
František Zatloukal
eb214ec436
Blockerbugs: fix typo
2022-02-02 12:28:31 +01:00
František Zatloukal
3d1d2910fb
Blockerbugs: Fixup ansible syntax for conditional include_vars
2022-02-02 12:24:51 +01:00
František Zatloukal
edd4d6c380
Blockerbugs: try to include group_vars explicitly
2022-02-02 12:20:10 +01:00
František Zatloukal
21dbe39c33
Blockerbugs: OpenShift
2022-02-02 12:00:54 +01:00
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