Commit graph

41984 commits

Author SHA1 Message Date
Mattia Verga
d5114837da Bodhi-stg: fix some config settings for new release
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2024-10-31 20:36:58 +00:00
Michal Konecny
f239f3db02 [mailman3] Fix ansible-lint issues
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-10-31 20:21:21 +00:00
Michal Konecny
c83cd910bf [mailman3] Remove the search restriction from hyperkitty
The list search index generation is finished now and this should re-enable the
search on hyperkitty web page again. This should fix both
https://pagure.io/fedora-infrastructure/issue/12027 and
https://pagure.io/fedora-infrastructure/issue/12043

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-10-31 20:21:21 +00:00
Diego Herrera
706b176c41 pagure-distgit config: Add blacklist check for EPEL minor branches
Signed-off-by: Diego Herrera <dherrera@redhat.com>
2024-10-31 20:12:15 +00:00
7aafff7863
firmitas: update policies on concurrency and restarting
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-10-31 11:56:14 +00:00
f052eb12a2
firmitas: fix cronjob restartpolicy to correct value
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-10-31 11:34:23 +00:00
5b227a2e93
firmitas: add missing required value to cronjob onRestart policy
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-10-31 11:32:02 +00:00
23a07fbcaa
firmitas: remove deployment, work carried out inside cronjob instead
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-10-31 10:08:59 +00:00
Pavel Raiskup
e77961d36b copr-backend: backup log-detective "as copr"
There's no need to hide the backup tarballs, since we download them from
a public place.
2024-10-30 11:31:26 +01:00
3a2adc33ef maubot-stg: fix logic in oc rollout conditional
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-10-30 12:25:18 +10:00
2bca1f1504 maubot-stg: dont do oc rollout anymore
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-10-30 12:21:50 +10:00
8525d054f3 maubot-stg: fix service so route works
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-10-30 12:05:26 +10:00
Jakub Kadlcik
b69ee7da43 copr-frontend: configure Pulp content URL 2024-10-29 19:46:34 +01:00
Pavel Raiskup
5cffe17cd8 copr-backup: special-case long-running rsync SSH parameters
Per: https://github.com/fedora-copr/copr/issues/3390
2024-10-29 19:21:18 +01:00
Jakub Kadlcik
7c69733787 copr-bacend: fix items variable name 2024-10-29 18:49:38 +01:00
Jakub Kadlcik
713c82215f copr-backend: oops, fix copy-paste leftover 2024-10-29 18:27:10 +01:00
Jakub Kadlcik
ad3d1a3a54 copr-backend: configure an access to a Pulp instance 2024-10-29 18:16:48 +01:00
Kevin Fenzi
34ef8be9ff pkgdb/gnome-software: update f41 to active
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-10-29 06:55:44 -07:00
Jiri Kyjovsky
5360db61b5 copr: write_tar option to mock 2024-10-29 09:57:13 +00:00
457a71f114 maubot-stg: change image location
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-10-29 16:17:46 +10:00
205015b202 maubot-stg: try to use the deployment again
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-10-29 15:53:12 +10:00
d078254216 maubot-stage: try to return to original setup for now
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-10-29 15:44:07 +10:00
Josef Skladanka
d2bb51f186 Testdays - add jskladan as appowner 2024-10-28 13:55:38 +01:00
Kevin Fenzi
8c9a669318 mirrormanager: no quotes here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-10-26 12:32:30 -07:00
Kevin Fenzi
21dc6b549f mirrormanager: try more correctly to add a secondary gid for mirrormanager
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-10-26 12:29:57 -07:00
Kevin Fenzi
12cac257fd Revert "mirrormanager: try adding ftpsync as supplementary group"
This reverts commit 469dbff21b.
2024-10-26 12:28:25 -07:00
Kevin Fenzi
3ee35749ab Revert "mirrormanager: for now, just try and using the anyuid ssc"
This reverts commit 3437236664.
2024-10-26 12:28:15 -07:00
Kevin Fenzi
3437236664 mirrormanager: for now, just try and using the anyuid ssc
This is a bit more broad than we want, we only want to have:

  Supplemental Groups Strategy: RunAsAny
    Ranges:                                     <none>

but as a quick fix it should be ok I hope.
It does provide that.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-10-26 12:13:37 -07:00
Kevin Fenzi
469dbff21b mirrormanager: try adding ftpsync as supplementary group
Right now mirrormanage isn't able to update mirrorlists because we have
a pre bitflip release thats not open to it. It gets a perm denied and
just crashes.

We use this pattern already in coreos where they have to deal with
ftpsync owned content (although it's writing there, not reading).

See: https://github.com/fedora-infra/mirrormanager2/issues/407

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-10-26 11:35:55 -07:00
912cac3238 IoT: sign stable with f41 key
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2024-10-25 15:04:23 -04:00
Samyak Jain
7e501dcb94 Fedora 41 is GO
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-10-25 23:17:53 +05:30
Jakub Kadlcik
a64d001446 copr: use SRPM for copr-ping from GitHub
https://github.com/fedora-copr/copr/issues/3488
2024-10-25 13:23:01 +02:00
0df3922881
communishift: wip cleanup notifications debuggin 2024-10-24 15:41:03 +01:00
7f110e01df
communishift: wip debugging notifcation system cleanup 2024-10-24 15:32:31 +01:00
339b3e0231
communishift: fix task syntax
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-10-24 14:01:26 +01:00
8a30fc6118
communishift: wip cleanup and notifcation tasks
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-10-24 13:55:01 +01:00
Miroslav Suchý
b6e51f8c7b db.aws: try this 2024-10-23 18:38:22 +02:00
Miroslav Suchý
621345c81c db.aws: disable this for now 2024-10-23 18:37:47 +02:00
Miroslav Suchý
1477857a85 db.aws: try this 2024-10-23 18:33:07 +02:00
Miroslav Suchý
008454b6df db.aws: try this - add msuchy as root user 2024-10-23 18:29:20 +02:00
Miroslav Suchý
914a4dca67 db.aws: try this 2024-10-23 18:26:19 +02:00
Miroslav Suchý
66fcba5a8c db.aws: try this 2024-10-23 18:19:48 +02:00
Miroslav Suchý
457c3ffa60 db.aws: reload systemd-daemon 2024-10-23 18:14:35 +02:00
Miroslav Suchý
61f2e86764 second try to configure db.stg.aws
This should be separate SQL server in AWS for instances in AWS.
First customer is planned fossology instance, and then maybe copr servers
2024-10-23 16:19:49 +02:00
Miroslav Suchý
8abef95b45 first try to configure db.stg.aws
This should be separate SQL server in AWS for instances in AWS.
First customer is planned fossology instance, and then maybe copr servers
2024-10-23 15:58:57 +02:00
Jakub Kadlcik
b51caf37a6 copr: require subscription for rhel and epel chroots 2024-10-22 18:51:57 +02:00
Jakub Kadlcik
e2d28ea66b copr: oops, these were just for debugging 2024-10-22 18:34:12 +02:00
Jakub Kadlcik
1f55cc93f7 copr-be: use copr-builder-rhsm-subscribe-daemon to activate subscription
See https://github.com/fedora-copr/copr/pull/3434
See https://github.com/fedora-copr/copr/pull/3426
2024-10-22 15:39:59 +00:00
e389d23f65 maubot-stg: remove deleteing DC from playbook
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-10-22 16:22:44 +10:00
aef1669b96 maubot-stg: add objecttype to removeal of DC
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-10-22 16:17:20 +10:00