Leo Puvilland
29d51dc5b6
flatpak-cache: new reverse proxy to flatpak-cache directly
...
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2024-03-01 11:13:51 -08:00
Pavel Raiskup
121672b2e3
copr-be-dev: more swap
...
ddcf0719ef
2024-03-01 19:56:53 +01:00
Leo Puvilland
f5751f0802
flatpak-cache: switch to using nodeport
...
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
2024-03-01 18:50:09 +00:00
Kevin Fenzi
3a71f094ea
koji_hub / staging: adjust web tasks disaply for kiwi
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-03-01 10:19:34 -08:00
Jiri Kyjovsky
26d0ceeac3
copr-backend: set up motd for builders
2024-03-01 14:00:22 +00:00
Pavel Raiskup
5dda991b8f
copr-builders: remove the pr-dir from workers
2024-03-01 14:53:17 +01:00
Justin W. Flory (he/him)
d50bd000f7
📧 fasjson(aliases): Add members to Fedora Code of Conduct Committee
...
This commit adds @riecatnor , @jonatoni , @dvolavko, and @dcantrell to the
`codeofconduct@` email alias. It also updates the `flock-coc@` email
alias to point to the Code of Conduct Committee plus an expanded group
of event-specific members of the Flock CoC Committee.
CC: @shaunm @spotz
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
2024-02-29 11:31:30 -05:00
Aurélien Bompard
67792b57ad
MM: restore host-specific crawler logs
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-29 15:28:39 +01:00
Lenka Segura
41ee09672d
[distgit] Add MAILTO and remove the git repo after running script
...
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-02-29 11:08:06 +01:00
Pavel Raiskup
053b703e4b
copr-builders: enable-swap.sh: wait until the swap partition exists
2024-02-29 10:25:49 +01:00
Pavel Raiskup
711b6bb8c6
copr-builders: call partprobe
...
Fixes: https://github.com/fedora-copr/copr/issues/3053
2024-02-29 10:19:49 +01:00
Kevin Fenzi
39d8e26d69
koji_hub / staging: add kiwiBuild to web task pulldown
...
We should push this to prod after freeze.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-28 15:35:19 -08:00
Kevin Fenzi
ec49ea3083
pagure: increase crawl delay to reduce load
...
This was causing pagure to not be very responsive.
Lets try increasing the delay to reduce load.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-28 14:04:02 -08:00
Adam Williamson
33d92e9189
Update the resultsdb-ci-listener image to fix result publishing
...
No Fedora CI test results are being published to resultsdb at
the moment, because the 'version' property of the messages got
bumped to 1.1.14 and the listener only handled messages with
version strings starting 0.2. This bumps the listener image
to a new build which includes a patch that should make it handle
the 1.1.14-versioned messages (and is built on Fedora 39, not
37...) This is urgent because if the results aren't in resultsdb
Bodhi and greenwave don't know about them, and if they don't
know about them, updates get gated (dozens are stuck on this at
present).
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-02-28 12:21:15 -08:00
Mattia Verga
bbde45f158
bodhi: quick fix for DRPMs disabled in F40
...
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
2024-02-28 18:51:06 +01:00
Lokesh Mandvekar
78d578199c
add lsm5 to fedora-coreos-pipeline
2024-02-28 22:22:18 +05:30
Pavel Raiskup
29731ef93d
copr-builders: typo in the debugging output
2024-02-28 17:10:49 +01:00
Pavel Raiskup
fe9f0e6f75
copr-builders: debug the swap issues
...
Relates: copr#3053
2024-02-28 17:03:21 +01:00
Pavel Raiskup
58e8e48965
Disabling subscription-manager has no effect
...
The copr-rh-subscribe.sh script re-enables it anyway.
This reverts commit 0272ed65b0
.
2024-02-28 16:55:41 +01:00
Pavel Raiskup
f7a96ebb5b
copr-builders: make sure the swap service has finished
2024-02-28 16:37:04 +01:00
Pavel Raiskup
476e5454ec
copr-builders: assert the storage limits early
...
It doesn't make sense to spent a lot of time with the rest of the
playbook when the builder is broken.
Relates: https://github.com/fedora-copr/copr/issues/3053
2024-02-28 15:37:07 +01:00
Pavel Raiskup
0272ed65b0
copr-builders: speedup spawner by disabling RHSM on host
...
Just an experiment, not sure whether it helps.
2024-02-28 15:35:14 +01:00
Pavel Raiskup
fc82478567
copr-builders: correct the booleans
2024-02-28 14:41:08 +01:00
Pavel Raiskup
15af13c3b5
copr-builders: do the RH subscription in the background
...
https://github.com/fedora-copr/copr/issues/3145
2024-02-28 14:28:01 +01:00
Pavel Raiskup
7a9b5ff89a
copr-builders: better split image preparation and booting
2024-02-28 14:13:48 +01:00
Pavel Raiskup
e5516210e1
copr-builders: simplify prep/start ansible conditions
2024-02-28 14:03:15 +01:00
Aurélien Bompard
8e4e28c339
MM: try to fix the primary mirror scanning
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-28 12:01:29 +01:00
Aurélien Bompard
33ebd24bc5
Create the RabbitMQ user for CentOS Integration SIG
...
See https://pagure.io/fedora-infrastructure/issue/11552
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-28 11:25:55 +01:00
Aurélien Bompard
db7b10ec82
MM: fix the primary mirror script path
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-28 11:21:19 +01:00
Aurélien Bompard
a470206279
MM: register the new cron jobs
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-28 11:06:08 +01:00
Aurélien Bompard
e6e15c08ac
MM: fix NFS export names
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-28 10:59:50 +01:00
Aurélien Bompard
644d952caf
MM: scan the primary mirrors in OpenShift
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-28 10:55:32 +01:00
Pavel Raiskup
d538edeca4
copr-be: the wait-for-ssh script moved to resalloc-helpers
2024-02-28 10:39:11 +01:00
Kevin Fenzi
f88c3a9dc5
F40 beta infrastructure freeze starts
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-27 10:35:41 -08:00
Kevin Fenzi
4a6cb460ca
buildvm_s390x in boston: retire
...
We have moved over to the rdu mainframe, drop all the bos kvm hosts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-27 08:33:41 -08:00
Pavel Raiskup
66d70d48ed
copr-pulp-dev: birthday no more
2024-02-27 17:23:31 +01:00
Pavel Raiskup
e8966f34e1
copr-pulp-dev: open the API port
2024-02-27 17:21:59 +01:00
Samyak Jain
aac6cdc608
Fedora 40 Bodhi enablement and Beta freeze
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-02-27 14:08:55 +00:00
Seddik Alaoui Ismaili
c05bcd289f
remove pynag from check ipa replica
2024-02-27 13:16:46 +00:00
Justin W. Flory (he/him)
c90cf15dc4
📧 fasjson(aliases): Change fpgm@
to @amoloney , add foa@
...
This commit changes the former Fedora Program Manager email alias
(`fpgm@`) to an alias of `foa@` for the Fedora Operations Architect.
This also sets the `foa@` alias to @amoloney as the resident Architect
currently in the role.
ref: https://docs.fedoraproject.org/en-US/council/foa/
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
2024-02-27 11:48:11 +00:00
Justin W. Flory (he/him)
c6c9a63140
📧 fasjson(aliases): Add @dvolavko to flock-staff, sponsors
...
This commit adds Dorka Volavkova (@dvolavko) to the `flock-staff@` and
`sponsors@` email aliases for Flock to Fedora. She is a core member of
the event team for the 2024 edition.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
2024-02-27 11:45:29 +00:00
madhu-pillai
a0fbfa7419
Add user madhu-7 fedora coreos pipeline
2024-02-27 11:15:07 +00:00
Aurélien Bompard
b851cc87d2
MM: add a cronjob-specific timeout
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-27 09:35:26 +01:00
Aurélien Bompard
5439baec1b
MM: set term width in logs
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-26 15:31:14 +01:00
Aurélien Bompard
2a5c65051b
Update create-filelist with PR 86
...
https://pagure.io/quick-fedora-mirror/pull-request/86
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-26 13:23:14 +01:00
Aurélien Bompard
065567feb8
MM: use default timeouts
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-26 09:32:21 +01:00
Aurélien Bompard
d1d9a9ba61
MM: update the cli options order
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-25 23:39:57 +01:00
Aurélien Bompard
e30c498df9
MM: fix invocation
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-25 12:37:54 +01:00
Aurélien Bompard
3b5f64e5eb
Typo
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-25 12:35:55 +01:00
Lenka Segura
ae1f7adc8a
[distgit] Fix the cron job: clone into temp dir
...
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-02-24 22:14:34 +00:00