c667f08813
[maubot] add missing dep
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-06-18 02:56:01 +10:00
james02135
9f5ab7b7b6
robosignatory: Use epel-10 key for appropriate tags
...
Signed-off-by: james02135 <james02135@hotmail.com>
2024-06-17 09:53:48 +00:00
Jeremy Cline
f0f0062de1
fedora-image-uploader: Fix config for new package name
...
The Python package was renamed[0] upstream. Because the container
contains a default CMD that was updated to reference the new callback
path, the only thing that broke in production was the logging.
[0] https://pagure.io/cloud-image-uploader/pull-request/15
2024-06-17 09:45:36 +00:00
Pavel Raiskup
a57f42882b
copr: don't depend on c10s extras for now
...
https://github.com/rpm-software-management/mock/pull/1388
2024-06-15 14:37:59 +02:00
Aurélien Bompard
d50d4493df
Run datanommer & datagrepper on UBI9
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-13 08:28:23 +02:00
Aurélien Bompard
bf79279ff3
Add a tag to update ipsilon's OIDC config
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-13 08:28:23 +02:00
Aurélien Bompard
6bbe0b70c3
Badges: the flask rewrite is now deployed to prod
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-13 08:28:23 +02:00
Jeremy Cline
89fcafb838
fedora-image-uploader: Upload image to all recommended regions
...
This list was generated by running:
$ az account list-locations | \
jq -c 'map(select(.metadata.regionCategory | contains("Recommended")).name)'
2024-06-12 07:26:36 +00:00
Jeremy Cline
9c2a1fb270
fedora-image-uploader: Add log handler to email errors
2024-06-12 07:26:36 +00:00
Neil Hanlon
70850f1869
monitor-dashboard: fix image URI for oauth-proxy
2024-06-12 07:12:29 +00:00
Adam Williamson
7f73f1253e
openqa/worker: don't explicitly pull in ffmpeg-free on aarch64
...
We don't want it there - see earlier commits - but I didn't
notice it's actually explicitly listed here for all arches,
which breaks stuff on aarch64 now we told dnf to exclude it.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-06-11 11:08:36 -07:00
Aurélien Bompard
3a60a22eee
Badges: Drop the redundant topic_prefix
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-11 17:00:05 +02:00
Adam Williamson
0127f5397f
openQA prod workers: disable updates-testing again
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-06-10 15:59:37 -07:00
Adam Williamson
4f3b7a017b
Don't gate critpath-standard updates on netinst tests
...
The @standard group is not in the installer environment or in a
minimal install by default.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-06-10 09:22:19 -07:00
František Zatloukal
10d2899cb4
qa/kanban: Adjust route for probe
2024-06-10 16:18:45 +02:00
František Zatloukal
591a83ab01
qa/kanban: Adjust probes
2024-06-10 16:00:32 +02:00
Michal Konecny
c3a169c08e
[postfix] Move destinations to staging mailman configuration
...
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-10 14:26:38 +02:00
Michal Konecny
438979a996
[postfix] Add mailman staging lists
...
I followed the instruction from
https://pagure.io/fedora-infrastructure/issue/8455#comment-913675 , but this is
my first time I actually doing anything in postfix configuration, so I'm not
sure if everything I did is correct.
The SMTP port on the machine seems to be open according to group_vars for the
mailman_stg.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-10 14:25:30 +02:00
Aurélien Bompard
b52bfeb2b2
Bugzilla2fedmsg: add Github webhook trigger
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-10 14:12:33 +02:00
Michal Konecny
0952f41d20
[toddlers] Use blocked_toddlers instead of enabled configuration value
...
I implemented enabled and didn't noticed that toddlers already have something
similar in place as `blocked_toddlers`. Let's use it instead as it's shared
between all toddlers.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-10 10:10:29 +02:00
Aurélien Bompard
58489dbf17
Badges: use the staging branch of the badges repo on staging
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-10 08:20:58 +02:00
Aurélien Bompard
ea7f9f5508
Badges: run the libravatar awarder less often
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-10 07:59:41 +02:00
Aurélien Bompard
e47b5ce698
Bugzilla2Fedmsg: Use different branches for staging and prod
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-10 07:59:41 +02:00
Kevin Fenzi
2ad42dc0c0
proxy14: increase memory
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-08 09:11:58 -07:00
Frank Ch. Eigler
d4a36c7c74
debuginfod: add /metadata* reverse proxy URL prefix
...
Upcoming versions of elfutils/debuginfod support a new webapi URL
prefix.
2024-06-07 14:06:58 -04:00
Nils Philippsen
f77c5fdded
epel.io: Add redirect
...
Fixes: https://pagure.io/fedora-infrastructure/issue/11933
Signed-off-by: Nils Philippsen <nils@redhat.com>
2024-06-07 15:40:03 +02:00
Adam Williamson
d23d4a03ec
greenwave: fix template syntax a bit
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-06-06 08:17:29 -07:00
Adam Williamson
2ae99049b8
greenwave playbook: include FedoraCycleNumber var file
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-06-06 08:16:29 -07:00
Adam Williamson
4e233fc189
greenwave: f39 is now oldest stable, drop it from upgrade rules
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-06-06 07:59:56 -07:00
Lenka Segura
789bf6fcac
mailman3: Fix quarter_hourly timer format and add hperkitty.target
...
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-06-06 11:44:31 +00:00
Aurélien Bompard
a695166353
Increase the timeout for the wait command
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-06 07:39:29 +02:00
Aurélien Bompard
a1f937213a
Fixup last commit again
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-06 07:25:50 +02:00
Aurélien Bompard
e0c7a72b49
Fixup last commit again
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-06 07:20:17 +02:00
Aurélien Bompard
fb23acd5f9
Fixup last commit
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-06 07:09:30 +02:00
Aurélien Bompard
303b531da7
Mirrormanager: restore the expire-old-repo manual playbook
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-06 07:07:00 +02:00
Kevin Fenzi
625e83f1c2
dhcpd: clean up some duplicates
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-05 13:26:04 -07:00
Kevin Fenzi
27a4be65ef
buildhw-a64: adjust hardware names and dhcp entries for new buildhw-a64's
...
We are moving these from bvmhost to buildhw, so adjust the inventory and
the dhcp names/entries to match the new ip's/hostnames.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-05 10:10:31 -07:00
Kevin Fenzi
5d000c374f
buildhw-a64: move 4 old mt snow servers to buildhw
...
We have 4 of the new mt snow boxes that were bvmhosts before, but we
moved the vm's to the newer generation versions, so we should use these
as buildhw boxes. I plan to add 2 of them to the runroot channel for
composes and 2 of them general builders in the heavybuild channel to
help with chromium builds.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-05 09:25:12 -07:00
Mikolaj Izdebski
c5735680db
Koschei: further increase frontend memory
2024-06-05 16:53:35 +02:00
Mikolaj Izdebski
12431be233
Koschei: adjust resource limits
2024-06-05 16:46:47 +02:00
Carl George
8350b55843
Stop syncing and grobisplitting CentOS Stream 8
...
CentOS Stream 8 is now EOL, so it is no longer necessary to sync and
grobisplit that content for EPEL 8 Next to build against.
https://pagure.io/releng/issue/12147
2024-06-05 13:14:16 +00:00
Jakub Kadlcik
ee282f23ae
copr-dist-git: disable directory.safe check
2024-06-05 15:07:50 +02:00
Aurélien Bompard
4a8cc63efa
Don't run MirrorManager on inactive mirrors
...
It didn't do it before, the process is to let mirror admins re-enable
their mirror if it gets disabled.
Of course, ideally we would warn the mirror admin when their mirror is
disabled... See https://github.com/fedora-infra/mirrormanager2/issues/342
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-05 14:14:31 +02:00
Aurélien Bompard
9e01559877
MirrorManager: set SERVER_NAME to generate URLs in cronjobs
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-05 14:07:04 +02:00
František Zatloukal
cc849d46ad
oraculum: adjust redirect_uris
2024-06-05 13:14:08 +02:00
František Zatloukal
1ded90ce21
oraculum: Adjust redirect_uri (stg)
2024-06-05 12:22:14 +02:00
Mikolaj Izdebski
f8d1ff9f1d
Koschei: scale frontend to 3 replicas
2024-06-05 11:36:39 +02:00
Mikolaj Izdebski
e19dbf6749
Koschei: Increase memory and CPU for frontend
2024-06-05 11:33:36 +02:00
Aurélien Bompard
9ba8aa1acf
Mirrormanager: send email in prod
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-06-05 11:20:58 +02:00
Pavel Raiskup
5acd7c627f
copr-backend: work-around for high-performance builders issues
...
Use AMD boxes
Don't use SPOT instances for now
https://github.com/fedora-copr/copr/issues/3279
2024-06-05 09:53:12 +02:00