Miro Hrončok
e0a7231ec6
Switch the weekly FTBFS reminders to F40
...
Signed-off-by: Miro Hrončok <miro@hroncok.cz >
2024-07-26 15:11:02 +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
Samyak Jain
7e6b1b19f1
Fedora 40 is GO
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com >
2024-04-19 21:36:49 +05:30
David Kirwan
efa7047d3b
zabbix: remove set_facts, add vars to each api call
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2024-02-20 16:43:51 +00:00
David Kirwan
abb1e71ac0
releng_compose: debugging issues in relenge_commpose playbook
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2024-02-20 12:56:36 +00:00
David Kirwan
b0ef379ab7
releng_compose: troubleshooting rawhide user homedir
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2024-02-20 09:48:53 +00:00
David Kirwan
b8243fd0bf
releng_compose: debugging issue with rawhide user/group
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2024-02-20 09:37:04 +00:00
David Kirwan
1f5327c691
releng_compose: troubleshooting rawhide group issue
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2024-02-20 09:23:07 +00:00
David Kirwan
6316520a6b
releng_compose: troubleshooting ansible groupmod
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2024-02-20 09:01:25 +00:00
David Kirwan
7d551790be
releng-compose: ensure group rawhide present
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2024-02-19 17:12:07 +00:00
David Kirwan
4b8672fd5b
zabbix: releng compose cronjobs integration with zabbix monitoring
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com >
2024-02-19 15:51:51 +00:00
Samyak Jain
2a240052b1
Branch Fedora 40 from Rawhide
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com >
2024-02-13 13:12:33 +00:00
Tomas Hrcka
2d4220c9e9
Fedora 37 is EOL
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com >
2023-12-05 17:09:44 +01:00
Miro Hrončok
9d5c2b84a8
Switch the weekly FTBFS reminders to F39
...
Signed-off-by: Miro Hrončok <miro@hroncok.cz >
2023-11-14 23:32:18 +00:00
Samyak Jain
fabb4f492b
Fedora 39 is GO
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com >
2023-11-03 15:15:31 +00:00
Kevin Fenzi
55fd3dd3f1
releng: fix typo
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2023-10-02 11:01:15 -07:00
Kevin Fenzi
d606b69847
releng: also add python3-xmldict to composers
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2023-10-02 10:50:31 -07:00
Kevin Fenzi
60d1c37970
releng: add rpm-ostree to branched/rawhide composers
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2023-08-11 08:19:46 -07:00
Samyak Jain
2586c03c3f
Branch Fedora 39 from Rawhide
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com >
2023-08-08 19:46:38 +00:00
Kevin Fenzi
e50aa4a928
releng / sig_policy: fix mktemp call
...
mktemp needs X's in the name passed to it to apply it's random template
to. Without that it just fails with:
mktemp: too few X's in template ‘/tmp/sig_policy’
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2023-07-25 09:42:59 -07:00
Samyak Jain
e77afa63ef
[f36-eol] Make changes to cron, bodhi, koji, mbs, pkgdb-proxy
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com >
2023-05-16 15:48:32 +05:30
Patrik Polakovič
11b3c5c935
Add cronjob tag
...
Signed-off-by: Patrik Polakovič <patrik@alphamail.org >
2023-05-15 13:41:40 +02:00
Patrik Polakovič
8dc4de4df7
SIG policy cron job
...
Signed-off-by: Patrik Polakovič <patrik@alphamail.org >
2023-05-04 09:18:32 +00:00
Patrik Polakovič
7714377692
Add cron job to enact FESCo SIG Policy
...
Signed-off-by: Patrik Polakovič <patrik@alphamail.org >
2023-05-03 13:11:27 +00:00
Tomas Hrcka
f8298289e5
Fedora 38 is GO
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com >
2023-04-14 14:24:43 +02:00
Miro Hrončok
f98914389b
Switch the weekly FTBFS reminders to F38
...
Signed-off-by: Miro Hrončok <miro@hroncok.cz >
2023-03-07 23:16:42 +00:00
Kevin Fenzi
9e2172db47
compose-rawhide: install rpm-ostree to support new container upload
...
See https://pagure.io/releng/pull-request/11180#comment-184488
for more details. Basically we need rpm-ostree to upload this new format
of ostree images.
Note that after freeze we should just merge this into the normal
installs and install it on the branched and other composers.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2023-03-04 09:52:14 -08:00
Samyak Jain
549e5d3ace
Branch Fedora 38 from rawhide
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com >
2023-02-08 20:30:05 +01:00
Tomas Hrcka
148cf4a47e
Fedora 35 is End Of Life
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com >
2022-12-13 14:38:19 +01:00
Tomáš Hrčka
5ca4738e3b
F37 is GO
2022-11-10 20:12:26 +01:00
Tomas Hrcka
a7dcdbd794
Branch Fedora 37 from rawhide
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com >
2022-08-09 17:58:51 +02:00
Miro Hrončok
2f3bb0082a
Switch the weekly FTBFS reminders to F37
...
Signed-off-by: Miro Hrončok <miro@hroncok.cz >
2022-08-02 16:45:04 +02:00
Kevin Fenzi
950911c7d4
releng: make ftbfs user a local one
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2022-06-07 13:30:47 -07:00
Tomas Hrcka
f7ed87506b
Fedora 34 is now EOL
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com >
2022-06-07 10:54:23 +02:00
Kevin Fenzi
5cde748b58
releng: add local to make a local masher user instead of the ipa one.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2022-05-24 16:49:07 -07:00
Tomas Hrcka
587bbd59f7
F36 is GA
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com >
2022-05-06 13:31:13 +00:00
Kevin Fenzi
728d9b9c92
releng: no more fedmsg group in the new fedora-messaging world
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2022-04-18 13:44:41 -07:00
Miro Hrončok
349238d224
ftbfs_weekly_reminder: Don't use password or it would be eaten
...
Fixes https://pagure.io/releng/issue/10642
Related to https://pagure.io/fedora-infrastructure/issue/10525
Depends-On: https://pagure.io/releng/pull-request/10665
Signed-off-by: Miro Hrončok <miro@hroncok.cz >
2022-02-24 18:41:49 +00: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
Tomas Hrcka
dfcaed1b32
F36 branching
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com >
2022-02-08 15:55:04 +00:00
Pedro Moura
44e4ab11c9
removed epel8-playground from scripts
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2022-01-28 11:10:23 +00:00
Tomas Hrcka
054a049eae
Fedora 33 is going EOL
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com >
2021-11-30 15:15:19 +00:00
Miro Hrončok
7646e57ffa
Switch the FTBFS reminder to F36
...
Packages FTBFSing on stable releases are not that commonly reported anyway.
2021-11-19 16:01:01 +01:00
Mohan Boddu
77151a1a9d
F35 is GA
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com >
2021-10-29 10:10:11 -04:00
Kevin Fenzi
3e167e43ed
branched compose cron job: this should be f35
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-08-11 11:22:06 -07:00
Tomas Hrcka
e15133639e
Branching f35 from rawhide
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com >
2021-08-10 15:17:02 +00:00
Mattia Verga
15f3dea6a1
Use bugzilla.stage instance after partner-bugzilla shutdown
...
Signed-off-by: Mattia Verga <mattia.verga@protonmail.com >
2021-07-31 17:08:49 +00:00
Miro Hrončok
d57f6e383d
Switch the FTBFS reminder to F35
...
Packages FTBFSing on stable releases are not that commonly reported anyway.
2021-06-23 17:50:57 +00:00
Mohan Boddu
ec779e9721
F32 EOL
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com >
2021-05-25 14:44:41 -04:00
Mohan Boddu
ddf2167d64
Fixing fedora-repo-zdicts package name
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com >
2021-04-24 10:15:38 -04:00