Kevin Fenzi
de84b616f6
riscv-koji: setup correct krb5.conf for the hub
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-11 11:07:53 -08:00
Kevin Fenzi
49c87bdbdf
bkernel: also set primary koji_instance
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-10 18:03:30 -08:00
Kevin Fenzi
5139b75d3b
buildhw: set koji_instance to primary on primary
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-10 17:21:13 -08:00
Kevin Fenzi
4601439ab0
buildvm_x86_riscv: do not check nrpe, just ping
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-10 17:10:06 -08:00
Kevin Fenzi
62b9bcbce2
bodhi / staging-sync: fix copy syntax
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-10 17:04:59 -08:00
Kevin Fenzi
36429f347f
buildvm: set koji_instance for primary
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-10 13:54:12 -08:00
Kevin Fenzi
2da208068c
db-koji01.stg: increase disk size
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-10 12:59:45 -08:00
Michal Konecny
2ec055db6f
Use first uppercase letter for all handlers
...
This will unify all the handlers to use first uppercase letter for
ansible-lint to stop complaining.
I went through all `notify:` occurrences and fixed them by running
```
set TEXT "text_to_replace"; set REPLACEMENT "replacement_text"; git grep
-rlz "$TEXT" . | xargs -0 sed -i "s/$TEXT/$REPLACEMENT/g"
```
Then I went through all the changes and removed the ones that wasn't
expected to be changed.
Fixes https://pagure.io/fedora-infrastructure/issue/12391
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-10 20:31:49 +00:00
Kevin Fenzi
2ad6517991
koji-sync: fix name of vars, they should not be capatilized
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-07 10:42:26 -08:00
Kevin Fenzi
8a545a7e75
buildvm-x86-riscv: fix principal for kojid
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-07 10:40:54 -08:00
Kevin Fenzi
d710450269
buildvm-x86-riscv: adjust principal for riscv secondary koji hub
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-06 16:19:31 -08:00
Kevin Fenzi
76eedf9037
buildvm-x86-riscv: set koji_instance for these to secondary
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-06 16:05:18 -08:00
Kevin Fenzi
479d1fd64f
buildvm-x86-riscv: not external
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-06 15:48:06 -08:00
Kevin Fenzi
8520d808ea
buildvm-x86-riscv: fix ip on 02
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-06 15:40:38 -08:00
Kevin Fenzi
ea5ae957d4
buildvm-x86-riscv: add to playbook
...
Not gonna work unless the hosts are in the playbook. ;)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-06 15:26:18 -08:00
Kevin Fenzi
bd21aa17c5
add riscv x86 builders
...
We want a pair of x86_64 buildvm's to do tasks that don't need to be on
a riscv instance (create/newrepos, etc).
So adjust playbooks and add them.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-06 15:19:13 -08:00
Pavel Raiskup
0a0713ecb4
logdetective: fix a "c&p from docs" mistake
2025-02-06 07:52:17 +01:00
Pedro Moura
24d58c1d4a
fix apps-fp-o handlers
...
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2025-02-05 16:33:52 -03:00
Pavel Raiskup
5c935fd0cc
logdetective: do not reboot the machine every-time
2025-02-05 17:11:28 +01:00
Pavel Raiskup
9e50573296
logdetective: dnf module is not existing in F41
2025-02-05 17:07:12 +01:00
Pavel Raiskup
1cb2285afd
logdetective: F41's DNF5 has no --add-repo in config-manager
2025-02-05 17:01:03 +01:00
Pavel Raiskup
04c2f72d1e
logdetective: add tag for CUDA driver installation
2025-02-05 16:56:31 +01:00
Pavel Raiskup
c775ec0e6e
logdetective: the cuda package name contains version
2025-02-05 16:55:35 +01:00
Pavel Raiskup
7c665d6858
logdetective: move to Fedora 41
2025-02-05 16:51:59 +01:00
Jakub Kadlcik
ee05a46013
copr-be: don't redirect files in the srpm-builds directory
...
And generally have an easy control on chroot level
See https://github.com/fedora-copr/copr/issues/3504
2025-02-05 09:32:40 +00:00
Samyak Jain
7880b13991
robosignatory: also allow resigning f43 tagged packages
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-02-05 07:38:50 +00:00
Samyak Jain
ccb83f5e63
robosignatory: switch eln to fedora-43 key
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-02-05 01:42:32 +05:30
Kevin Fenzi
c21b454428
robosignatory: adjust for really stupid ansible-lint rule
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-04 09:04:24 -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
Pedro Moura
04bc8ed4d2
Skip fedmsg in stg
...
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2025-02-04 13:26:04 +00:00
Aurélien Bompard
e9b150fa68
Update the email_overrides URL
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2025-02-04 10:14:27 +01:00
Michal Konecny
7b58dfdce8
Remove fedmsg and github2fedmsg from staging
...
The messaging bridges openshift project and github2fedmsg VM were
already removed in staging. This is to clean the ansible playbooks.
I will create a separate one for production after this one is merged.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-04 09:13:40 +01:00
Kevin Fenzi
3b211105c9
koji_hub: fix another keytab reference
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-03 16:09:48 -08:00
Kevin Fenzi
c6bf29af77
koji_hub: adjust web keytabs
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-03 15:54:40 -08:00
Kevin Fenzi
a976c847aa
koji_hub: setup keytabs for secondary risv-koji
...
We need some service keytabs here in order to allow people to auth
against the secondary riscv-koji hub.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-03 14:21:10 -08:00
Michael Scherer
d224bd0926
We have a new flock website and so we should use it
2025-02-03 11:02:54 +01:00
21b8282fb8
people.fp.o tweak container widths of dir listing
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 18:56:22 +10:00
245bfe99f9
people.fp.o add note as to what the listing is
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 18:48:25 +10:00
6fbb37ea57
people dir listing tweaks
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 18:32:51 +10:00
Miroslav Suchý
d8369913cb
copr: bump up numbers of reserved instances
2025-02-03 08:33:53 +01:00
be2adcbcde
Update fedora people directory listing to use fedora-bs
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 16:19:24 +10:00
e54c503002
update logo for fedora people dir listing
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 11:28:40 +10:00
78721fb920
Add latest fedora-bootstrap-5.3.3-0 to app.fp.o/global
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-02-03 10:49:33 +10:00
Kevin Fenzi
4292c0ea22
buildvm_ppc64: fix default volume group that was mistakenly changed
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-02 11:49:28 -08:00
Kevin Fenzi
9da70ad3d7
flatpak-indexer: add yselkowitz to app owners
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-02 09:11:13 -08:00
Pedro Moura
0c695d2603
add datanommer01 to cloud_aws group
...
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2025-01-31 15:15:15 +00:00
Jakub Kadlcik
cab31f142c
copr-be: another attempt to create the file
2025-01-30 15:12:35 +01:00
Jakub Kadlcik
022ef5ddb6
copr-be: state=file doesn't create the file
2025-01-30 15:04:32 +01:00
Jakub Kadlcik
b7be52dd87
copr-be: conditionally redirect backend URLs to Pulp
...
See https://github.com/fedora-copr/copr/issues/3504
2025-01-30 13:53:40 +00:00
Samyak Jain
fb06fb5d5c
Resign f42 builds with f43 key
...
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2025-01-30 09:50:15 +00:00