Commit Graph

38736 Commits

Author SHA1 Message Date
Adam Williamson
3e52c1c08f openQA: test new openQA scratch build on stg
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-04-25 11:46:53 -07:00
Pavel Raiskup
4a999c925b nagios: fix the ibiblio-hosts-ipv6 ifdef
Fixes: #11264
2023-04-25 16:29:15 +00:00
Michal Konečný
aa217956b1 [release-monitoring] Fix the syntax of command in deploymentconfig
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-04-25 17:11:09 +02:00
Michal Konečný
3b729d6337 [release-monitoring] Use correct python command
Fedora 38 doesn't have /bin/python command instead it has /bin/python2 and
/bin/python3. Let's use /bin/python3

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-04-25 16:22:24 +02:00
Michal Konečný
ea6bcbb762 [release-monitoring] Fix API version - missed few places
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-04-25 16:09:03 +02:00
Michal Konečný
1f80a4f8a8 [release-monitoring] Fix yamllint issues in deploymentconfig
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-04-25 14:05:11 +00:00
Michal Konečný
803ef74414 [release-monitoring] Fix API version in deploymentconfig
The v1 as apiVersion is now replaced by apps.openshift.io/v1. Let's fix that.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-04-25 14:05:11 +00:00
Pavel Raiskup
b35d7d92e2 nagios: disable checks for two non-existing hosts 2023-04-25 15:59:00 +02:00
Michal Konečný
635f371575 [release-monitoring] Fix alembic upgrade
The alembic upgrade doesn't see anitya module for some reason. Calling it as
python module instead works.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-04-25 13:49:00 +00:00
Pavel Raiskup
ef59994ad5 copr-pulp: disable nagios for now
This is a non-working instance most of the time at this moment.
2023-04-25 15:40:46 +02:00
Michal Konečný
102a9c0129 [release-monitoring] Fix the docs build
The package from PyPI doesn't have sphinx-build-3 command, but instead has only
sphinx-build command. Let's use it instead.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-04-25 15:36:25 +02:00
Michal Konečný
a853ba0a77 [release-monitoring] Fix docs building
The docs doesn't build with sphinxcontrib-httpdomain 1.7.0 that is available in
Fedora, we need to use version from PyPI to make it work.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-04-25 15:27:29 +02:00
Michal Konečný
1a18cd1751 [release-monitoring] Update container to F38
The F36 container is failing in staging when build is running. I updated the
[dev env to F38](https://github.com/fedora-infra/anitya/pull/1567) to try if
the issue will still be there and it didn't show up. Let's update the OpenShift
deployment as well.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2023-04-25 15:10:58 +02:00
Pavel Raiskup
dc0b0f1d7e nagios: fix the whitespace problem, take #2 2023-04-25 14:40:04 +02:00
Pavel Raiskup
7e7e28a4c5 nagios: typo in config 2023-04-25 14:02:13 +02:00
Pavel Raiskup
01129c2be3 nagios: allow empty non-member groups
This is mostly to fix the ansible-playbook failure
`nagios -v /etc/nagios/nagios.cfg` if `member` is empty.
2023-04-25 13:18:28 +02:00
Kevin Fenzi
4cfcfcc4d8 fix apiversion
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-04-24 08:37:07 -07:00
David Kirwan
017adc4c62 resultsdb-ci-listener: Updated base image to F37
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2023-04-24 16:28:16 +01:00
Ryan Lerch
33714fd0d5 easyfix - fix redhat logos not showing
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-04-24 17:10:30 +10:00
Ryan Lerch
ceec6cfb1f Fix some relative URLs in the legacy-static directory
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-04-24 13:46:51 +10:00
Ryan Lerch
f4c4a9b36a Update location of logo on fedorapeople.org
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-04-24 13:10:10 +10:00
Jakub Kadlcik
ce7e3eb404 copr-pulp: attempting to not check this server in nagios
It is not running yet and it won't be for a while
2023-04-24 04:33:56 +02:00
Ryan Lerch
da904d0c41 move legacy css to apps.fp.o/global
This als fixes the broken css on:

* https://fedoraproject.org/easyfix/
* https://torrent.fedoraproject.org
* https://admin.fedoraproject.org/fingerprints

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-04-24 12:09:14 +10:00
Adam Williamson
145cd365d8 Use a new os-autoinst build on openQA lab workers
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-04-21 11:42:37 -07:00
Aurélien Bompard
f028c13b10 FMN: adjust to the new URL
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-21 15:09:24 +02:00
Aurélien Bompard
89338983a9 FMN: dont give the same name to 2 different routes
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-21 15:06:15 +02:00
Aurélien Bompard
7c55c736dc FMN: add comments to the config file
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-21 14:32:55 +02:00
Kevin Fenzi
f2ee0ac032 proxies: add tag for nightly website
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-04-20 18:10:57 -07:00
Adam Williamson
07a2323958 Update the target for the nightly.fedoraproject.org redirect
We moved the page off happyassassin (my personal domain) onto
openqa.fp.o some time ago, so this is unnecessarily a double
redirect at present.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-04-20 18:05:35 -07:00
Kevin Fenzi
3e7b2f3a04 releng-compose: move composers to f38
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-04-20 17:25:08 -07:00
Pete Walter
df509398c9 Add mesa-dri-drivers and mesa-va-drivers to multilib whitelist (rhbz#2173962)
Signed-off-by: Pete Walter <pwalter@fedoraproject.org>
2023-04-20 13:14:11 +00:00
Aurélien Bompard
32938ffc64 Ipsilon: automatically load the SAML2 metadata for PDC in prod as well
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-20 14:43:10 +02:00
Aurélien Bompard
2aa3bc6343 PDC: use the correct variable for the username
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-20 14:43:10 +02:00
David Kirwan
85456f96d0 fas2discourse: add keytab principal in openshift secret
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2023-04-20 13:35:05 +01:00
David Kirwan
21c60c036f fas2discourse: add flat flag to fetch
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2023-04-20 13:06:39 +01:00
David Kirwan
d9a08c4e55 fas2discourse: swap copy for fetch in task
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2023-04-20 13:00:30 +01:00
Aurélien Bompard
7949f778d9 Ipsilon: make the package module call faster
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-20 13:54:41 +02:00
Aurélien Bompard
577ba916be Ipsilon: add missing tags
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-20 13:52:32 +02:00
Aurélien Bompard
b181575596 PDC: fix the metadata creation script
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-20 13:48:31 +02:00
David Kirwan
3a42289ffb fas2discourse: correct keytab filepath
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2023-04-20 12:39:21 +01:00
Aurélien Bompard
aa0fbcad18 Ipsilon: automatically load the SAML2 metadata for PDC
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-20 12:43:24 +02:00
Aurélien Bompard
ba57d2bf2a PDC: regenerate the SAML2 metadata when the keys are updated
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-20 12:43:24 +02:00
Aurélien Bompard
0972492ebd FMN: expose at notifications.fp.o
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-04-20 12:43:24 +02:00
David Kirwan
ad2dea0cb8 fas2discourse: correctly configure remote_src
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2023-04-20 11:18:43 +01:00
David Kirwan
74cc097297 fas2discourse: change to remote src for keytab location 2023-04-20 11:16:43 +01:00
David Kirwan
ad34e07f01 fas2discourse: move keytab creation step into main block
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2023-04-20 11:07:07 +01:00
Kevin Fenzi
6c64c86983 bodhi / new-updates-sync: do not sync armhfp for f37+
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-04-19 19:48:35 -07:00
Ryan Lerch
ce04d4a22f Add ryanlerch to pagure admins
Adding myself to pagure admins list so i have permissions to be able to
delete spam.

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-04-20 10:48:32 +10:00
Kevin Fenzi
67a5c016f6 bodhi: adjust arches for updates pushes
Right now we are pushing a pointless armhfp variant in f37/f38 updates.
(It only has noarch packages in it).

So, lets clean up the logic here for both rpm updates pushes and modular
pushes. We can drop atomic as we don't do that anymore.

After we push this out and confirm it's working for a day or two, we
should go in and remove the bogus armhfp dirs from the master mirrors.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-04-19 19:46:52 +00:00
Kevin Fenzi
1b2cb092ee No longer frozen
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-04-19 11:12:11 -07:00