Commit graph

39967 commits

Author SHA1 Message Date
Kevin Fenzi
50b97798eb retrace03: drop duplicate, wrong second has_ipv6 variable
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 15:45:58 -08:00
Kevin Fenzi
9c7bc526d7 ibiblio01: retire
This machine is out of warentee and was replaced by ibiblio02 a while
ago. So, lets bid it a fond farewell.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 14:28:31 -08:00
Pedro Moura
0b192a5353 Change env variable for keytab in Fedora Planet deployment
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2024-01-10 20:55:06 +00:00
Pedro Moura
cefae1c846 Fix domain and krb5 path
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2024-01-10 20:55:06 +00:00
Pedro Moura
8391991196 Add playbook for fedora planet app
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2024-01-10 20:55:06 +00:00
Pedro Moura
650c664e31 Add Fedora planet in OCP role
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2024-01-10 20:55:06 +00:00
Kevin Fenzi
10b6589b98 proxy04: do not hard code mac address
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 11:11:46 -08:00
Kevin Fenzi
5253e9ab15 proxy04: fix ip variables to standard names for install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 10:49:49 -08:00
Kevin Fenzi
0d48975440 proxy04: move to ibiblio02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 10:48:03 -08:00
Pavel Raiskup
643cee29c1 copr: allow us to test s390x powerful builder
Relates: https://github.com/fedora-copr/copr/issues/3086
2024-01-10 16:12:55 +01:00
Lenka Segura
f9d29c7b4b Add BODHI_URL to pagure config
Part of an initiative to remove PDC calls.
Active branches are now checked from a call to bodhi, not to pdc.
Needed for the check in distgit - avoid pushing to EOL branches

Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-01-10 12:32:02 +01:00
Leo Puvilland
829273bad8
flatpak-cache: Remove pid file and switch to /srv
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2024-01-09 13:21:07 -08:00
Kevin Fenzi
8593275199 flatpak-cache: fix start to use full paths
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-09 13:00:38 -08:00
Kevin Fenzi
ff6dbdbd6d data-analysis: looks like we are using the python3.11 version of this package now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-09 11:37:25 -08:00
Stephen Smoogen
aa5fd4cc4f Move graph dates to 2024-06-30
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-01-09 19:23:16 +00:00
Pavel Raiskup
2de76376c5 copr-be: pools: config typo for prod 2024-01-09 17:20:12 +01:00
Pavel Raiskup
15e44a7303 copr-be: fix typo in s390x instance type decission 2024-01-09 17:05:11 +01:00
Pavel Raiskup
867812fd87 copr-be: fix the name of s390x powerful machines
ERROR: Field boot_volume_attachment.volume.name is longer than 63 characters: copr-ic-s390x-powerful-us-east-dev-00167736-20240109-155439-root
2024-01-09 16:56:08 +01:00
Pavel Raiskup
23f1e61adf copr-be: start at most 2 powerful s390x instances 2024-01-09 16:50:41 +01:00
František Zatloukal
209bc02e78 oraculum: switch to ubi9/python-311 2024-01-09 15:08:22 +01:00
amedvede
d94a49a2b4 feat: added Access-Control-Allow-Origin header to the Bodhi response on requests from dist-git for staging
Signed-off-by: amedvede <amedvede@redhat.com>
2024-01-09 12:13:21 +00:00
Leo Puvilland
02e14dfdf9
flatpak-cache: Fix squid errors
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2024-01-08 17:01:31 -08:00
Kevin Fenzi
1c0fe8a578 flatpak-cache: fix varnish leftover
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-08 15:46:08 -08:00
Kevin Fenzi
bd4ae3eb83 flatpak-cache: use full local image registry
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-08 15:44:03 -08:00
Kevin Fenzi
67d8a24ca5 flatpak-cache: fix some deployment issues
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-08 15:35:43 -08:00
Kevin Fenzi
9aa63a75d4 flatpak-cache: clean up stray syntax
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-08 15:19:56 -08:00
Kevin Fenzi
9c4f7939b2 flatpak-cache: fix path to ca key
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-08 15:12:07 -08:00
Leo Puvilland
9269704887
Switch from Varnish to Squid
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2024-01-08 14:55:32 -08:00
Leo Puvilland
0beee2770d
Add Flatpak Cache as a OpenStack app 2024-01-08 14:32:01 -08:00
Leo Puvilland
c2b5cf45ac Switch to SERVICESTATE instead of HOSTSTATE in notify.cfg
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2024-01-08 21:59:13 +00:00
Adam Williamson
bb377670ce Update greenwave policy for F37 EOL
As F38 is now the oldest stable release, we should not require
the update tests for F38 updates.

This *really* needs to happen automatically somehow, sigh.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-01-08 13:28:54 -08:00
e1f79c5ca2
zabbix: enable agent on proxies
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-01-05 09:58:24 +00:00
Pavel Raiskup
404d8c1507 copr-be: decrease release opportuninty time for s390x builders
We have small amount of them, and we want to allocate new as soon as
possible.
2024-01-04 18:02:30 +01:00
Pavel Raiskup
c39dc663c2 Revert "copr: keep building Rawhide with DNF4 for a while"
There are no known blockers for this change.  So let's experiment with
https://fedoraproject.org/wiki/Changes/BuildWithDNF5 in Fedora Copr

This reverts commit c0e4f15946.
2024-01-04 18:00:27 +01:00
Pavel Raiskup
1207a201d2 copr-be: boost the s390x builders (from max 12 to max 18)
Nourhane @ IBM confirmed this should be OK, considering we spend about
the same cloud budget as before (more machines means we still process
the same amount of tasks, but faster).
2024-01-04 13:26:45 +01:00
Stephen Gallagher
f0bf65b426 ELN: Increase frequency of attempted composes to every four hours
This will be a temporary change from now until the F40 branching date
while we finalize preparations for CentOS Stream 10.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2024-01-03 16:28:52 -05:00
Adam Williamson
d3b6d1bafd openqa/worker: install ffmpeg-free
I'm adding this as a Recommends: for os-autoinst, but want to
get it on the workers now. Having it installed gives us better
videos of test runs (the internal video encoder is a bit wonky
and produces videos that have errors which make jumping around
within the video not work properly).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-01-03 10:38:11 -08:00
5ad386ed6f
zabbix: Enable zabbix agent on prod hosts
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-01-03 14:31:12 +00:00
Kevin Fenzi
5fd49a0b20 smtp-mm: reject unauth pipelining.
This should reject broken pipelining attempts.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-24 10:15:27 -08:00
Aurélien Bompard
be6ef0eb56
Allow maubot to send to the maubot topic category for cookies
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-12-22 09:18:59 +01:00
Leo Puvilland
18e4f51c61
Make only the nagios group able to execute the matrix-notify script
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2023-12-21 14:46:02 -08:00
Leo Puvilland
00d82f8610
Add matrix-bot to ircbot contactgroup
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2023-12-20 15:35:19 -08:00
Leo Puvilland
11b56e8551
Fix path to Matrix-Notify script
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2023-12-20 10:29:15 -08:00
Jean-Baptiste Trystram
41a20129d5 fedora-coreos-pipeline: add jean-baptiste Trystram (jbtrystram) 2023-12-20 14:52:49 +00:00
Leo Puvilland
e04948b31a
Fix template file not being copied (matrix-notify script)
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2023-12-19 09:18:16 -08:00
a60db282a0 fix typo in README.md
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-12-19 15:32:44 +10:00
Leo Puvilland
05bff0da9f nagios matrix notify: use full filename for script in role
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-12-19 10:13:23 +10:00
Leo Puvilland
48d7982ebf Correct syntax error in nagios role
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-12-19 10:08:07 +10:00
Leo Puvilland
5aafc6a1d2
Move nagios notifications to Matrix
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2023-12-18 15:55:30 -08:00
Pavel Raiskup
92ce28f253 copr: decrease s390x quota / owner
Complements: 1460c09f3f
2023-12-18 20:42:31 +01:00