Commit graph

351 commits

Author SHA1 Message Date
Lenka Segura
ce4b784133 [toddlers] Update toddler name of cleaning_packager_groups
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2025-06-02 14:52:58 +00:00
Mattia Verga
24ef980a8a bodhi: the correct release is 25.5.1
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2025-05-20 08:11:52 +02:00
Kevin Fenzi
f103b2a728 Revert "bodhi: leave prod alone for now"
This reverts commit 5243c435be.

Lets try and move production over.
2025-05-17 10:52:39 -07:00
Kevin Fenzi
5243c435be bodhi: leave prod alone for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-16 13:36:22 -07:00
Mattia Verga
9d5d752a88 bodhi: apply 25.5.0 release
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2025-05-16 19:13:33 +00:00
Samyak Jain
f8d06a6812 F40 is now EOL
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-05-13 14:58:24 +00:00
Pedro Moura
f5d43ceedc Remove tmpwatch temporarily
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2025-04-24 22:32:35 +00:00
Aurélien Bompard
ffb00530d2
Adjust toddlers subscriptions
Ref: https://pagure.io/fedora-infra/toddlers/c/5775425f1671a7c0c25af889da7c4452fb1b4af8?branch=main

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2025-04-17 13:07:00 +02:00
Kevin Fenzi
5ed8c1671c Fedora 42 Final infra freeze is over.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-04-16 10:21:40 -07:00
Patrik Polakovič
b03f14c234 Fedora 42 is GO
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
2025-04-11 14:12:37 +00:00
Kevin Fenzi
8bb7198a25 F42 Final Freeze now in effect
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-04-01 14:00:43 -07:00
Samyak Jain
4caaa7c181 F42 final freeze is under process!
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-04-01 16:07:22 +00:00
Kevin Fenzi
8d65c9687c global: swap out atop for btop
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-03-31 10:45:06 -07:00
Michal Konecny
daeaceaae5 [poddlers] Enable the FAS group sync on production
Till now the automatic group sync was only working on staging. This
should enable it on production as well.
2025-03-25 09:47:46 +00:00
Lenka Segura
729e827795 poddlers: scale pod for cleaning-packager-groups to zero
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2025-03-20 16:20:59 +01:00
Lenka Segura
347fda288f poddlers: add cleaning-packager-groups
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2025-03-20 12:29:27 +01:00
Kevin Fenzi
2f67aade41 F42 beta freeze is lifted
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-03-19 09:43:30 -07:00
Patrik Polakovič
d347cf1f20 Update Ansible vars for F42 Beta release
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
2025-03-14 19:19:32 +01:00
Kevin Fenzi
860daa90a3 vars / frozen: quote variable
ansible wants variables like this quoted.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-18 15:30:40 -08:00
Adam Williamson
88b6f9b6f3 Clarify the Frozen variable
Per https://pagure.io/infra-docs-fpo/pull-request/361 there seems
to be substantial confusion about what the "Frozen" variable
means: does it refer to the infrastructure freeze, or a freeze
for the pending release? It seems like @kevin thought about it
as referring to the former, but the only practical use of it in
this repo treats it as the latter.

Let's make this clear with explicitly-named variables.
InfraFrozen tracks the infrastructure freeze, NextReleaseFrozen
tracks freezes for the pending release. We formerly had a var
called RelEngFrozen which had a similar meaning, but I like this
name more because the freeze doesn't apply to *all* releng
operations - just because the current Branched is frozen doesn't
mean Rawhide or stable releases are frozen.

We keep Frozen for 'backwards compatibility', in case anyone is
referring to this variable from outside of the repo.

This goes along with https://pagure.io/infra-docs-fpo/pull-request/361
which updates the SOPs.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-02-18 19:51:50 +00:00
Samyak Jain
0a5f23be98 Set Frozen to true - infra and releng freeze
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-02-18 14:59:13 +00:00
Samyak Jain
8dd3b37966 Fedora 42 Bodhi enablement and Beta freeze
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-02-18 14:59:13 +00:00
Adam Williamson
28fbce1a39 Belatedly lift F41 Final freeze, remove unused RelEngFrozen
It seems this has been set true ever since F41 Final freeze. It
probably should have been set false after F41 shipped, but we
missed it.

We did freeze for F42 branching, but I'm pretty sure we declared
that over now. Next freeze is on Feb 18, for Beta.

Also, the RelEngFrozen variable is no longer used by anything.
It was only ever used for one thing in Bodhi config, but that
use was removed in 02cdf36 . So let's get rid of the variable.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-02-13 08:34:27 -08:00
Samyak Jain
fd17adce36 Branch Fedora 42 from Rawhide
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-02-04 15:02:50 +00:00
Aurélien Bompard
e547715fce
Poddlers/SCM Requests Processor: fix the subscriptions
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-10 17:29:36 +01:00
Aurélien Bompard
0d5a2a1a6d
Poddlers: disable distgit-commit-processor
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-10 09:13:51 +01:00
Aurélien Bompard
8f7036d05f
Add documentation for the poddlers openshift app
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-09 10:30:09 +01:00
Mattia Verga
5a9fffb0f4 bodhi: update to 8.3.0 and F41 base image
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2024-12-06 20:01:50 +00:00
89f6f1fc32 Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
Adam Williamson
91267d4d49 Templatize branched nightly cron
Instead of doing this by hand at branch and final release, let's
make it a template.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-27 10:08:06 -08:00
Adam Williamson
353ef3464e Update for Fedora 39 EOL
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-26 09:30:54 -08:00
Aurélien Bompard
5844ab6926
There is no bastion.stg
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-11-25 23:51:31 +01:00
Lenka Segura
93c91aef87 toddlers, poddlers: run koji_block_retired after generating fresh json files
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-11-20 10:38:34 +00:00
Lenka Segura
102f58b74f toddlers, poddlers: Cron schedule for koji_block_retired
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-11-18 13:03:47 +01:00
Mattia Verga
036027ed67 bodhi: update prod to 8.2.0
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2024-11-05 18:41:17 +01:00
Lenka Segura
f927390ae3 toddlers, poddlers: Register playtime call for koji_block_retired
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-11-05 15:21:03 +01: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
Kevin Fenzi
c01bff8ea1 We are in f41 final freeze
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-10-15 15:30:21 -07:00
Samyak Jain
3f3e05721a Fedora 41 is in final freeze
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-10-15 15:13:51 +00:00
Aurélien Bompard
e57c80b0dd
Poddlers: update config from the Toddlers changes
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-27 09:04:20 +02:00
Kevin Fenzi
28063aaa63 F41 beta freeze is over
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-09-18 10:54:00 -07:00
Samyak Jain
e94ed83e77 Fedora 41 Lift releng freeze
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-09-13 20:07:31 +00:00
Aurélien Bompard
82ba5ab67d
Scan the ELN mirrors
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-13 15:59:53 +02:00
Aurélien Bompard
a433089a42
MirrorManager: add ELN
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-09-13 11:45:33 +02:00
Kevin Fenzi
890a33cff9 Infra Frozen for f41 beta
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-28 09:09:07 -07:00
Samyak Jain
f75ccebd09 Fedora 41 Bodhi enablement and Beta freeze
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-08-27 11:37:18 +05:30
Samyak Jain
5f164c7347 Branch Fedora 41 from Rawhide
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-08-13 14:13:43 +00:00
Kevin Fenzi
d9f93f53e1 bodhi: 8.1.1 is current in f40 now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-31 16:06:17 -07:00
Kevin Fenzi
7437f37762 vars: merge epel readme into readme for var substitution
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-31 15:53:22 -07:00
Carl George
45f5335356 bodhi: override status and mandatory_days_in_testing for EPEL bootstrap
Signed-off-by: Carl George <carlwgeorge@gmail.com>
2024-07-31 16:56:22 -05:00