Commit graph

40508 commits

Author SHA1 Message Date
Samyak Jain
c6571e6ff6 Fedora 40 Lift releng freeze
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-03-22 18:02:17 +05:30
Aurélien Bompard
7a4db139a4
Badges: fix typo
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-22 09:23:59 +01:00
Aurélien Bompard
788fc696c8
Badges: add missing conf fragment
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-22 09:19:48 +01:00
Aurélien Bompard
8e1ccb5cca
Badges: Fedora Messaging certs
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-22 08:46:50 +01:00
Aurélien Bompard
f7fd0bbf11
Badges: FASJSON access
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-22 08:42:11 +01:00
Aurélien Bompard
041716b9f4
Badges: fix imagestream names in deploymentconfig
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-22 08:18:23 +01:00
Aurélien Bompard
2752a6a5ad
Badges: deploymentconfig does not need templating
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-22 08:14:55 +01:00
Aurélien Bompard
9c5258544f
Badges: formatting
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-22 08:12:53 +01:00
Aurélien Bompard
bce1b9e10c
Badges: use jinja comments instead
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-22 08:10:36 +01:00
Kevin Fenzi
b50c2d5d8a compose-x86-01: grow disk to 250G to allow nightly containers to sync
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-03-21 14:27:06 -07:00
Aurélien Bompard
06dbfa9654
Initial deployment of Badges in Openshift
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-21 17:43:22 +01:00
Aurélien Bompard
48bcbc6ec8
MM: give more time to the Fedora Other run
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-21 15:54:24 +01:00
ef155c2518 kerneltest: add github triggers
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-21 18:30:22 +10:00
e954f86908 kerneltest: redirect apps.fp.o/kerneltest to kerneltest.fp.o
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-21 12:06:49 +10:00
0e5f6796ea kerneltest: prepare for openshift prod kerneltest
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-21 11:28:23 +10:00
82045c1266 kerneltest: fix website location
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-21 09:43:19 +10:00
ba7dc4258d kerneltest: use kerneltest.fedoraproject.org instead
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-21 09:23:24 +10:00
f6aaf4fdaf set the proxy to point to openshift kerneltest
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-21 06:42:04 +10:00
ed82a8f2ad kerneltest: adjust redirect URI for now
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-20 09:41:46 +10:00
03af6d3cc5 kerneltest: use correct name for kerneltest_secret_key
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-20 09:33:08 +10:00
Kevin Fenzi
ed6f425f5e buildvm-s390x-01.stg: give more memory for staging builder
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-03-18 10:45:12 -07:00
Michal Konecny
e62dc00cad [mailman] Enable SELinux content to allow httpd
The SELinux policies are still needed for httpd.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-18 13:31:52 +01:00
Michal Konecny
523acbbd25 [mailman] Fix the yamllint issues
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-18 12:53:36 +01:00
Michal Konecny
192c62d22a [mailman] Disable fedmsg role for staging
fedmsg is not available on RHEL9 and we don't want to support it in future
anyway. Let's remove it for the staging deployment for now.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-18 12:33:39 +01:00
Michal Konecny
5b2816e320 [mailman] Add missing dependency for Apache
When redeploying the VM from scratch it failed on starting apache on
mod_wsgi.so, installing the package solved the issue.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-18 12:25:51 +01:00
Michal Konecny
128ae8fd46 [mailman] Give more memory to staging VM
It seems that new runners take more resources than before. 2GB are not enough
let give it 8 GB.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-18 11:15:25 +01:00
4862565d67 kerneltest: create rabbitmq user
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-18 18:16:26 +10:00
Aurélien Bompard
c65dfb1d4a
MM: make sure the cronjobs don't fail
Openshift will always restart the cronjobs if they fail:
https://docs.openshift.com/container-platform/4.15/nodes/jobs/nodes-nodes-jobs.html#jobs-limits_nodes-nodes-jobs

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-03-18 08:53:06 +01:00
Pavel Raiskup
a9ff3c1ad2 copr-builders: assure copr-rpmbuild 0.72+ 2024-03-18 08:35:29 +01:00
4b1a070ac9 kerneltest: add fedoramessaging configuration
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-18 13:02:47 +10:00
Kevin Fenzi
fa729a6210 haproxy: set keepalive mode for kojipkgs
We are hitting a sporadic and anoying 502 error with ostree pulls.
see https://pagure.io/releng/issue/11439

The problem seems to be between haproxy and varnish on kojipkgs01.

We set the httpclose option in haproxy globally, which closes
connections as soon as it thinks they are done.
Setting this option 'httpkeepalive' will keep connections alive
and handle the case of lots of fast connections downloading small
objects much better.

Sadly, we don't have a way to test this in staging, so we would need to
test in prod and roll back if there's problems.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-03-15 11:57:46 -07:00
Michal Konecny
08204451a8 [mailman] Disable processing of old bounce events
As mailman didn't processed bounce events, just saved them in the database, we
need to say that we don't want to process the old ones. See
https://docs.mailman3.org/en/latest/upgrade-guide.html#upgrade-from-3-3-1-to-3-3-1
for more info.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-15 16:53:39 +01:00
Michal Konecny
eb11e320f1 [mailman] Remove non existing middleware from django
SessionAuthenticationMiddleware doesn't exist in django.contrib.auth anymore.
Let's remove it from the list.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-15 16:53:39 +01:00
Michal Konecny
4145c3982c [mailman] Add packages needed for tests
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-15 16:53:39 +01:00
Michal Konecny
2830cad48d [mailman] Let's disable tests for now
The tests are failing a lot with new deployment, let's disable them now and
enable them again when the service will be actually running.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-15 16:53:39 +01:00
Pedro Moura
1a34942c79 Planet: Add cronjob and PVC
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2024-03-15 14:06:10 +00:00
Michal Konecny
aa56a6bb45 [mailman] Fixes for post-update script
Another bunch of fixes for post-update.sh script.
* Migrate pg-give-rights.py to python3
* Add settings_test.py to staging as well

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-15 13:00:05 +01:00
Michal Konecny
ad315c5536 [mailman] Fix the post-update.sh script
Fixes for the post-update.sh script for mailman:
* add missing dependencies
* Use correct template type for navbar-brand
* Fix urls.py for postorius
* Add settings_admin.py as it is needed for db migration

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-15 12:01:44 +01:00
Michal Konecny
93fbacb1fd [mailman] Disable paintstore plugin for staging
paintstore plugin is not available for django on EPEL 9 now, let's disable it
for now.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-15 11:04:50 +01:00
Michal Konecny
e3ddf7cddb [mailman] Use the correct yamlget script on staging
We need to use updated yamlget script, but it wasn't added correctly and the old
one was executed instead.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-15 09:21:47 +00:00
Siteshwar Vashisht
99f13d0756 openscanhub: fix hub url in the django configurations
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-03-15 09:13:35 +00:00
1bce413550 kerneltest: set API key in the config
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-03-15 12:46:02 +10:00
Michal Konecny
2867a08e75 [mailman] Fix the yamlget script
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-14 18:16:44 +01:00
Michal Konecny
60dc16d7c9 [mailman] Disable cron mails for staging
It's spamming a lot lately as I'm working on new deployment, let's disable the
mails for now.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-14 17:43:50 +01:00
Michal Konecny
6d0370a0dc [mailman] Install the post-transaction-actions plugin correctly
It should be installed as standard package.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-14 17:32:44 +01:00
Michal Konecny
1e005e7b2f [mailman] Add correct folder for post-transaction trigger
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-14 17:08:51 +01:00
Michal Konecny
17400d7060 [mailman] Fix the cronjob error
Add python3-pylibmc to list of installed packages.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-14 17:00:00 +01:00
Michal Konecny
122faad904 [mailman] Enable post-actions plugin
Enable post-transaction-actions plugin for mailman to be able to run post
transaction scripts.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-14 16:43:58 +01:00
Michal Konecny
375ccfbb06 [mailman] Add missing /
I forgot to add / in the path. Let's add it

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-14 16:26:08 +01:00
Michal Konecny
87002ed661 [mailman] Move the banner task after folder creation
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-03-14 16:12:53 +01:00