Kevin Fenzi
acded5f1be
proxies / redirects: add trailing / to prevent unintended redirects
...
Without this you can get the redirect to redirect to another host.
Not a super big problem, but definitely not intended.
Hopefully just adding a tailing / will not break anything.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-06 09:57:46 -08:00
Kevin Fenzi
eafcece0cf
batcave: redirect http to https
...
We hadn't done this in the past because virt-install couldn't do https
urls, but thats long since no longer the case.
So, move all the ks_url and ks_repo calls to use https and since they
are using https, they need to use the valid
infrastructure.fedoraproject.org name so they can verify the cert.
Set batcave to redirect http to https now since that was the thing
holding this back.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-06 09:45:25 -08:00
Miroslav Suchý
48477a232c
bump up number of reserved instances
2025-01-06 10:30:35 +01:00
Pavel Raiskup
8cdb4e1fbd
copr: drop the experimental epel-10 configuraiton
...
Use the config from mock-core-configs.
Fixes: https://github.com/fedora-copr/copr/issues/3560
Reverts: 2528d84e4c
2024-12-21 18:34:55 +01:00
Kevin Fenzi
249789ad17
updates-sync: we should no longer be syncing f39
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-21 09:02:19 -08:00
Pavel Raiskup
a387d44ada
copr-be: more s390x workers per user
2024-12-21 01:09:43 +01:00
Pavel Raiskup
a50e77a51e
copr-be: start s390x machines also in Madrid
2024-12-21 00:18:46 +01:00
Pavel Raiskup
95c688a927
copr-be: typo in per-arch/per-owner limit
...
Relates: https://github.com/fedora-copr/copr/issues/3558
2024-12-20 23:41:43 +01:00
Pavel Raiskup
bfe2ad6bc8
copr-be: ibm cloud: quota for sao paulo once more
2024-12-20 23:13:05 +01:00
Pavel Raiskup
cc8aac717a
copr-be: fix quota on prod for sao paulo
...
https://github.com/fedora-copr/copr/issues/3558
2024-12-20 23:09:43 +01:00
Pavel Raiskup
9786678aad
copr-be: make sure Washington is disabled
...
https://github.com/fedora-copr/copr/issues/3558
2024-12-20 23:00:40 +01:00
Pavel Raiskup
daa719fa16
copr-be: prod -> start from 3 to 9 machines
2024-12-20 22:46:23 +01:00
Pavel Raiskup
be455f7630
copr-be: experiment with IBM Cloud Sao Paulo location
2024-12-20 22:37:39 +01:00
Kevin Fenzi
1fad5474ad
poddlers: drop unneeded fas email override
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-20 12:52:33 -08:00
Josef Skladanka
601bfcd5d1
Blockerbugs - deploymentconfig -> deployment, mk1
2024-12-20 13:36:23 +01:00
Josef Skladanka
cf0baffeca
Blockerbugs - add jskladan to appowners
2024-12-20 13:27:56 +01:00
Josef Skladanka
d320dceed3
Oraculum - deploymentconfig -> deployment, mk1
2024-12-20 13:16:20 +01:00
Josef Skladanka
966018d762
Testdays - deploymentconfig -> deployment, mk7
2024-12-20 12:40:52 +01:00
Josef Skladanka
4cd41cd5c8
Testdays - deploymentconfig -> deployment, mk6
2024-12-20 12:27:34 +01:00
Josef Skladanka
a93afd658b
Testdays - deploymentconfig -> deployment, mk5
2024-12-20 12:23:19 +01:00
Josef Skladanka
2c4c789ad6
Testdays - deploymentconfig -> deployment, mk4
2024-12-20 12:20:03 +01:00
Josef Skladanka
8488c0f808
Testdays - deploymentconfig -> deployment, mk3
2024-12-20 12:13:33 +01:00
Josef Skladanka
fb40c54c59
Testdays - deploymentconfig -> deployment, mk2
2024-12-20 12:09:35 +01:00
Josef Skladanka
a67508e5de
Testdays - deploymentconfig -> deployment, mk1
2024-12-20 12:01:30 +01:00
Pavel Raiskup
c15a2f2cea
copr-be: give at most 2 s390x builders to one user
...
We have only 9 of them now.
2024-12-19 05:55:21 +01:00
Josef Skladanka
1277585812
Kanban - deploymentconfig -> deployment, mk6
2024-12-18 11:05:40 +01:00
Josef Skladanka
48f074643d
Kanban - deploymentconfig -> deployment, mk6
2024-12-18 10:34:30 +01:00
Josef Skladanka
4e5b3427b9
Kanban - deploymentconfig -> deployment, mk5
2024-12-18 10:27:05 +01:00
Josef Skladanka
173f6d9a30
Kanban - deploymentconfig -> deployment, mk4
2024-12-18 10:24:09 +01:00
Josef Skladanka
c921d5a629
Kanban - deploymentconfig -> deployment, mk3
2024-12-18 10:16:59 +01:00
Josef Skladanka
1a678a4013
Kanban - deploymentconfig -> deployment, mk2
2024-12-18 10:03:36 +01:00
Josef Skladanka
51f3dbfb64
Kanban - deploymentconfig -> deployment
2024-12-18 09:58:01 +01:00
Aurélien Bompard
7ee2ddad1b
Fix loop syntax
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-18 09:57:03 +01:00
Aurélien Bompard
83c3318831
Fix indentation
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-18 09:54:49 +01:00
Aurélien Bompard
5f1cbd4cce
Add a rollout option in the poddlers playbook
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-18 09:53:36 +01:00
Aurélien Bompard
60f8dab4b2
Fix TOML syntax
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-18 09:46:20 +01:00
Aurélien Bompard
1a00e9fd56
Mirrormanager: make the primary mirror sync script aware of CentOS 10 Stream
...
See: https://pagure.io/fedora-infrastructure/issue/12242
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-18 09:03:26 +01:00
Pavel Raiskup
185c7d61aa
copr-be: decrease the s390x consumption in us-east
...
Per report from IBM, we need to ASAP decrease the capacity in
Washington, the load from ZCommunity3 account affects other customers.
2024-12-18 08:33:26 +01:00
Kevin Fenzi
0ca7bf3622
people: adjust correct quota for dmalcolm
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-17 13:21:25 -08:00
Kevin Fenzi
eb3616b48e
openqa: aarch64 workers do not have a hw rng device
...
This may have been true at some point in the past, but currently none of
the aarch64 workers have hwrng. So, disable it here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-17 10:33:45 -08:00
Aurélien Bompard
f4439d42c1
Add caching in toddlers
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-17 16:39:39 +01:00
Kevin Fenzi
82a3175c48
serial-console: only start gettys on x86_64
...
power and also now all our aarch64 bvmhosts shouldn't start serial
getty. Only the x86_64 ones have this, so just match on them.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-15 10:43:27 -08:00
Kevin Fenzi
6743920113
crypto-policies: fix copypasta for ipsilon servers
...
Looks like this conditional was copied and I failed to update the name.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-15 10:28:34 -08:00
iamyaash
cc2f3f1986
updated broken links in README.md
2024-12-13 19:00:34 +00:00
Kevin Fenzi
c11d415d86
crypto-policies / ipsilon: set policy to FEDORA40 on ipsilon servers
...
We need this policy to get bugzilla SAML2 auth working (for now)
See https://pagure.io/fedora-infrastructure/issue/12321
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-13 10:29:42 -08:00
Kevin Fenzi
97a87b6f86
buildvm-s390x-01.stg: move var to the right place
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-12 16:54:12 -08:00
Kevin Fenzi
7b42c56a98
buildvm-s390x-01.stg: fix varnish group
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-12 16:42:04 -08:00
Kevin Fenzi
ba054c55f3
buildvm-s390x-14: fix dropped variables for s390x varnish cache
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-12 16:36:40 -08:00
Kevin Fenzi
95560f3064
koji_hub: add kiwiBuild to Tasks
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-12-12 14:04:02 -08:00
Aashish Radhakrishnan
ba1fac3504
coreos-ci: add aaradhak to appowners
2024-12-12 13:22:25 -05:00