Commit graph

40939 commits

Author SHA1 Message Date
Lenka Segura
a7bdb31bfc bodhi-backend: Fix bug in owner-pagure-sync script
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-05-22 22:31:20 +02:00
Timothée Ravier
9be1a293e7 bodhi2/pungi.rpm.conf.j2: Update for F38 EOL
Remove conditions that are always true now that Fedora 38 is EOL.
2024-05-22 17:54:09 +02:00
Jean-Baptiste Trystram
d3f9eab14c coreos-ci: add jbtrystram to appowners 2024-05-22 14:24:58 +00:00
Michal Konecny
9618c253a6 [fedora-web/build] Update with RHEL 9 packages
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-05-22 14:37:41 +02:00
František Zatloukal
9877831c7c kanban/qa: Adjust service 2024-05-22 11:43:59 +02:00
František Zatloukal
6b6718dda4 kanban: A new app for QA - initial play drop
Co-Authored-By: Josef Skladanka <josef.skladanka@gmail.com>
2024-05-22 11:41:07 +02:00
james02135
31fb825690 Write sync script for centos-10 using reposync
Signed-off-by: james02135 <james02135@hotmail.com>

Change variable names to basearch and repo as necessary, fix loop issues

Signed-off-by: james02135 <james02135@hotmail.com>

Fix syntax errors in nested for loop

Signed-off-by: james02135 <james02135@hotmail.com>

Modify script to include os filepath

Signed-off-by: james02135 <james02135@hotmail.com>
2024-05-22 00:15:38 +00:00
Samyak Jain
9438b39fd1 F38 is EOL
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-05-21 14:33:13 +00:00
Lenka Segura
14c37e9e8e Fix mailman-sar script
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-05-21 14:26:10 +02:00
Kevin Fenzi
ae7b7db942 Move vm's off rhel7 virthost-cc-rdu02 to new rhel9 vmhost-x86-cc01
Move these vm's off the old rhel7 virthost to the new rhel9 one.
It's faster, better, newer, etc.
Once these are all moved (pagure02 is still live migrating), we can
decomission virthost-cc-rdu02 as it's end of life.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-20 18:48:46 -07:00
Kevin Fenzi
abee63c966 postgresql_server: adjust backups for db-datanommer02
Currently backups are taking 17-18 hours with 4 threads.
Now that we have 16 cpus defined there, lets bump that up to 8 and see
if that lowers things much. If not we can look at moving to another
compression, but the database is very large so lots of compression is
good to save disk space.

Also filter out another output of the backup job that causes cron
emails.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-20 10:28:04 -07:00
František Zatloukal
f1d86f7ac2 oraculum: Try more import fun 2024-05-20 14:42:31 +02:00
František Zatloukal
de9aecb407 oraculum: try adjusting PYTHONPATH 2024-05-20 14:27:47 +02:00
František Zatloukal
3f6dabd0c6 oraculum: try test_s2i branch on stg 2024-05-20 14:00:04 +02:00
Kevin Fenzi
9dab52444b rabbitmq / staging: bump these all up to 8gb memory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-17 08:32:47 -07:00
Kevin Fenzi
f15fa40ccd bodhi / koji sync listener: set BODHI_URL and import re
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-17 08:10:56 -07:00
Kevin Fenzi
fa08cf1895 Reapply "bodhi-backend: owner-sync-pagure script debugged"
This reverts commit b029ec8c63.

I spoke too soon, the errors I saw were not causing it to fail.
2024-05-17 08:09:24 -07:00
Kevin Fenzi
b029ec8c63 Revert "bodhi-backend: owner-sync-pagure script debugged"
This reverts commit 8cfdeed4b6.

Still got some issues with this new script. ;(
Reverting for now while we debug.
2024-05-17 07:59:30 -07:00
Stephen Smoogen
ca3def5d94 Fix numbering and move aarch64 to hardware
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-05-16 21:25:35 +00:00
Kevin Fenzi
dcb435a8c9 bvmhost-x86-08: fix device for nbde
Turns out this was the /boot device, but we need the main device.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-16 13:50:41 -07:00
Kevin Fenzi
ec2f9a1c0b bodhi: enable trusted_sources again
We had the syntax wrong here, it's space seperated, not ,
so the entire thing was getting checked and of course failing.
Lets try again now with space seperator

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-16 13:22:29 -07:00
Lenka Segura
8cfdeed4b6 bodhi-backend: owner-sync-pagure script debugged
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-05-16 20:17:30 +00:00
Stephen Smoogen
254fa60914 Update dates for old graphics
These gnuplot logs are needing to be updated to cover the newer
dates. This will probably be the last set of updates as newer graphs
should be in the pipeline.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-05-16 20:05:25 +00:00
Owen W. Taylor
5477546ff2 Add Flatpak build types to the Koji web configuration
This is needed to make them appear properly in dropdowns.

https://pagure.io/koji-flatpak/issue/1
2024-05-16 20:03:13 +00:00
Mattia Verga
4b9b2fc171 bodhi: update bot name in top users blacklist
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2024-05-16 19:27:45 +00:00
Kevin Fenzi
8e2bdcb6f3 smtp-mm-cc-rdu01: fix dns setup
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-16 10:46:42 -07:00
Mattia Verga
291bf2570c bodhi: fix createrepo_c config for EPEL-NEXT
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2024-05-16 17:51:39 +02:00
Michal Konecny
48215a4418 [the-new-hotness] Update hotness instance to F40
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-05-16 16:03:10 +02:00
Michal Konecny
de7ce04461 [release-monitoring] Read docs and static from correct location
As the python version changed in fedora 40, we need to adjust the httpd conf to
read the files from correct location.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-05-16 15:53:46 +02:00
Michal Konecny
540c1ae874 [release-monitoring] Update staging deployment to F40
As tested locally F40 container deployment works, but let's test it on staging first.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-05-16 15:32:10 +02:00
David Kirwan
cb77d694fe
zabbix: move postgresql configuration to files rather than templates
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 11:39:16 +01:00
David Kirwan
93334b3b48
zabbix: remove zabbix_agent role from server, need to handle that
configuration differently.

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 10:46:24 +01:00
David Kirwan
0ada9a0794
zabbix: add agent role to zabbix server playbook
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 10:39:45 +01:00
David Kirwan
c7100e0259
zabbix: remove runonce flag from zabbix hostgroup creation task
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 09:30:41 +01:00
David Kirwan
71bb62022f
zabbix: enable zabbix template roles on rabbitmq
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 09:26:44 +01:00
David Kirwan
66defc189e
zabbix: attach monitoring template to rabbitmq
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-16 09:22:21 +01:00
b083c70da2 Move building fedoramessaging extensaion after links are made
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-05-16 18:04:00 +10:00
c16a9eb90d Update wiki stage to f40
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-05-16 12:00:16 +10:00
675f400fdf Add ryanlerch to nagios commands lists
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-05-16 10:59:50 +10:00
Kevin Fenzi
3e96671a7f databases: some cleanups
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 17:04:43 -07:00
Kevin Fenzi
be99e46e3e db-datanommer02: moves to rhel9
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 15:40:18 -07:00
Kevin Fenzi
31c4c11b8c db-datanommer: adjust playbook to handle new setup with normal rpm for timescaledb
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 15:19:30 -07:00
Kevin Fenzi
bf5a81829c db01 migrates to rhel9/pgsql-15
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 15:06:43 -07:00
Kevin Fenzi
ef2bf0b55a db03 migrated to db04
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 14:08:51 -07:00
Kevin Fenzi
8438fc5894 postgresql_server: adjust for new db-fas01 being rhel9/pgsql15
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 13:25:10 -07:00
Kevin Fenzi
c26999a629 db-fas01 migrates to db-fas02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 13:22:01 -07:00
Kevin Fenzi
e8fffa4e1d db-datanommer02.stg -> db-datanommer01.stg: migrate to rhel9 vm
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-14 10:44:40 -07:00
Aurélien Bompard
ff8c8733c0
Badges: we need ReadWriteMany for rolling deployment upgrades
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-05-14 10:07:46 +02:00
Aurélien Bompard
b963e77ab1
Badges: mount the redis persistent dir in the right place
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-05-14 07:57:38 +02:00
Kevin Fenzi
af8b5836e9 osuosl02: adjust nrpe proc settings
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-13 20:07:05 -07:00