Commit graph

36702 commits

Author SHA1 Message Date
Kevin Fenzi
e63540371b virthosts: switch rhel8 module stream to 'av'
Turns out we had 8.3 enabled, which is not the advanced virt stream.
Instead enable that on all rhel8 virthosts.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-10 14:07:04 -08:00
Kevin Fenzi
7ad036fea5 buildvm-a32: adjust install to use new variables, drop highmemory thing
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-10 13:20:42 -08:00
Kevin Fenzi
73b0029f20 postgresql server: double work_mem
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-10 13:06:59 -08:00
Kevin Fenzi
aea666faa7 proxies / stg: move them to f35
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-10 12:54:10 -08:00
Pavel Raiskup
ae6239fd81 copr-fe: use the 'gssapi-login' link name 2022-02-10 16:42:58 +01:00
Pavel Raiskup
ebfdb90616 copr-fe: automatically update httpd config with certbot change 2022-02-10 16:31:54 +01:00
Pavel Raiskup
6c4f26f22b copr-fe-dev: tag the certbot role 2022-02-10 16:28:56 +01:00
Pavel Raiskup
eda6b34fa7 copr-fe-dev: create cert also for the aws hostname variant 2022-02-10 16:26:30 +01:00
Pavel Raiskup
7753abb7cd copr-fe-dev: Let's Encrypt both stg.f.o and cloud.f.o addresses 2022-02-10 16:24:59 +01:00
Silvie Chlupova
e1bd5ad45d copr: change copr-fe-dev.cloud.fedoraproject.org to copr.stg.fedoraproject.org 2022-02-10 16:13:58 +01:00
Mark O Brien
ead918a386 ocp4: add proxy settings for worker06
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-10 14:33:19 +00:00
Mark O Brien
c35a318b18 ocp4: add initial setup for worker06 prod
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-10 14:25:36 +00:00
Silvie Chlupova
2eab0c9987 copr: change copr-fe-dev.cloud.fedoraproject.org to copr.stg.fedorainfracloud.org
Also change copr-fe-dev.aws.fedoraproject.org to
copr.stg.fedoraproject.org. It is needed because of setup in kerberos
config files placed in the fedora-packager-kerberos which takes
stg.fedoraproject.org as staging instance, not aws.fedoraproject.org
2022-02-10 14:49:56 +01:00
Silvie Chlupova
48d5523dc5 copr: remove copr.stg.fedoraproject.org, we don't use it.
This is an old initiative, we wanted to have two frontend instances,
but we never used it.
2022-02-10 14:36:58 +01:00
Adrian Reber
59dce1ad02
Update scan-primary-mirror
During F36 branching a small bug was discovered in scan-primary-mirror
and this deploys the corresponding fix.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2022-02-10 09:12:27 +01:00
Kevin Fenzi
2e548a91e6 nagios_server: update what variable nagios templates use for ipv4
We changed eth0_ip and eth0_ipv4 to eth0_ipv4_ip. Update the host
templates.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-09 16:03:01 -08:00
Pavel Raiskup
8caaee2b08 kojipkgs: repomd.xml (the small one) should never be cached
We can cache any other file in the repo, even the repository metadata.
But repomd.xml is the smallest part (glue) that needs to be always
up2date to correctly reference the actual repofiles.

Fixes: https://pagure.io/fedora-infrastructure/issue/10531
2022-02-09 18:36:49 +00:00
Mohan Boddu
01a020f1e6 Re-enable f36/branched signing now that we have a branched compose
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-02-09 10:14:58 -05:00
Pavel Raiskup
4c6d121f4c copr-builders: more reasonable name 2022-02-09 15:04:37 +01:00
Pavel Raiskup
3b9903252d copr-builders: allow large memory allocations 2022-02-09 15:00:11 +01:00
Pavel Raiskup
7813a835d9 copr-builders: typofix 2022-02-09 14:49:19 +01:00
Pavel Raiskup
fb7a2198f7 copr-builder: experiment with disabled kernel OOM killer
Relates: rhbz#2051154
2022-02-09 14:43:06 +01:00
Silvie Chlupova
05c986ba1c copr-distgit: adding cron job for removing old tarballs 2022-02-09 12:58:40 +01:00
Silvie Chlupova
cbe1779d08 copr: change gssapi route name in apache conf 2022-02-09 12:48:14 +01:00
Kevin Fenzi
f8a320c69c Drop the ec2_proxy role, we don't need it anymore.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-08 17:09:50 -08:00
Mohan Boddu
958b914ea0 Branched compose is now F36
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-02-08 17:54:41 -05:00
Mohan Boddu
5dd19f199b Use f36 key to sign the iot devel stream
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-02-08 17:11:10 -05:00
Pavel Raiskup
3186e413d6 nagios/copr: monitor inodes (and one additional volume) 2022-02-08 22:53:43 +01:00
Tomas Hrcka
b886e2e9a7 Remove duplicate definition of iot in robosig
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-02-08 20:33:36 +00:00
Dusty Mabe
1bc1c1b193 openshift-apps: add coreos-ci project
CoreOS CI is used for PR testing CoreOS projects.
2022-02-08 20:18:00 +00:00
Kevin Fenzi
8646d57a6c proxies / registry: drop some no longer wanted staging conditionals
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-08 11:43:08 -08:00
Mohan Boddu
a8c2d321f7 Disable f36(branched) signing until we get a successful branched compose
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2022-02-08 14:24:17 -05:00
Tomas Hrcka
dfcaed1b32 F36 branching
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-02-08 15:55:04 +00:00
František Zatloukal
234cc7937d Revert "oraculum: Temp switch stg to prod branch"
This reverts commit 954e7a7c49.
2022-02-08 15:56:39 +01:00
František Zatloukal
954e7a7c49 oraculum: Temp switch stg to prod branch 2022-02-08 15:49:27 +01:00
Stephen Smoogen
9e2d651e09 We can do daily count data 2 days back and not 3 2022-02-08 09:31:55 -05:00
František Zatloukal
fbcf6c40c5 Blockerbugs: SPlit proxy configuration for stg and prod 2022-02-08 12:33:46 +01:00
Mark O Brien
adc33f38f4 blockerbugs: use loop for balancer members
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-08 11:27:56 +00:00
František Zatloukal
fdec077685 Blockerbugs: adjust proxy for prod on ocp 2022-02-08 12:18:43 +01:00
František Zatloukal
40ea882f70 Blockerbugs: Switch production to OpenShift 2022-02-08 12:01:22 +01:00
Pavel Raiskup
be41999563 copr-be: allow more builders per project owner
We still have the max-per-sandbox limit set to 25, meaning that mass
rebuilds in a single projects will leave another 10 machines for other
projects.
2022-02-08 09:37:14 +01:00
Pavel Raiskup
4fe6812fc5 copr-builders: disable systemd-oomd
Relates: https://bugzilla.redhat.com/show_bug.cgi?id=2051154
Maybe relates: https://pagure.io/copr/copr/issue/2077
2022-02-08 09:19:00 +01:00
Kevin Fenzi
6cd9a57b0b nagios: adjust hostname for copr-be, it cannot use the alias
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-07 13:52:13 -08:00
Kevin Fenzi
0c7eb2d032 buildvm-ppc64le: adjust to new variables
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-07 13:37:27 -08:00
Silvie Chlupova
dce5318cfc copr: add nagios check for copr backend 2022-02-07 20:22:45 +00:00
Mark O Brien
07d4e8e713 ocp4: add firewall rule to proxies for worker05
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-07 16:26:56 +00:00
Mark O Brien
f379242d4d ocp4: add initial config for worker05 prod
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-07 15:36:03 +00:00
Mark O Brien
ff80837bfb ocp4: add initial config for worker05 prod
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-02-07 15:35:38 +00:00
František Zatloukal
f8578f9e8b Blockerbugs: switch branch back to develop 2022-02-07 14:38:34 +01:00
František Zatloukal
312d31256b Blockerbugs: Add FAS_BASE_URL 2022-02-05 11:05:37 +01:00