Commit Graph

37550 Commits

Author SHA1 Message Date
Francois Andrieu
6da87e8900 websites: move fedora-websites build to openshift 2022-06-27 20:37:53 +00:00
Kevin Fenzi
50b3afc7e2 monitor-gating: try renaming the keytab-file in stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-27 13:17:10 -07:00
Kevin Fenzi
56f26f0ec8 mediawiki: try and adjust the throttling by default to avoid proxies hitting limits
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-27 12:07:40 -07:00
Kevin Fenzi
aa24d0b85b koschei: revert back to the old append forwarded headers to fix auth
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-27 10:13:51 -07:00
Kevin Fenzi
f42d0b6507 zezere: set append on ingress to fix login
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-27 09:22:58 -07:00
Kevin Fenzi
c4face1cbd monitor-gating: try just changing the principal
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-27 08:20:47 -07:00
Kevin Fenzi
8a5d80067b monitor_gating: deploy in ocp4 in prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-27 08:08:54 -07:00
Aurélien Bompard
1a6d5d2676 Hmm we actually want to do this on prod only
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-27 11:25:06 +02:00
Aurélien Bompard
264616c766 Fix ansible syntax error
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-27 11:11:55 +02:00
Aurélien Bompard
c0d80427b9 Also upgrade Bodhi in openshift in the Bodhi manual upgrade playbook
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-27 11:06:09 +02:00
Mikolaj Izdebski
940e193cfd koschei: Update staging sync playbook 2022-06-27 06:54:36 +02:00
Kevin Fenzi
c1ebf71488 toddlers: fix staging conditionals
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-25 10:41:13 -07:00
Kevin Fenzi
5a0d7a6316 fedocal: make sure to deploy in ocp4 on prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-24 17:44:45 -07:00
Kevin Fenzi
50fb64dcae openshift-apps: switch to batch/v1 for apiversion of cronjob
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-24 17:40:37 -07:00
Kevin Fenzi
04c4ccd82b noggin: set haproxy.router.openshift.io/set-forwarded-headers to append
We changed the default cluster ingress to 'none' which made auth work on
elections and fedocal. It seems to have broken noggin tho. So, set
noggin back to append (the default). We should probibly fix noggin and
drop this at some point.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-24 17:27:17 -07:00
Adam Williamson
084315f334 openqa: don't use updates-testing on prod
The build prod is on has hit stable, I want to send a new build
to testing for lab to test out, don't want it on prod yet.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-06-24 14:40:16 -07:00
Kevin Fenzi
b1abc7c540 Default to ocp4, clean up some last few apps
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-24 14:15:55 -07:00
Kevin Fenzi
a284a3c8b7 fedocal: move to ocp4 in prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-24 12:00:21 -07:00
Francois Andrieu
c8f9feb792 elections: set GUNICORN_CMD_ARGS env var
Make gunicorn listen to all interfaces on port 8000 instead of
localhost only
2022-06-24 16:42:48 +00:00
Mattia Verga
d6cfdd4028 review-stats: fix image pull
Signed-off-by: Mattia Verga <mattia.verga@proton.me>
2022-06-24 16:33:43 +00:00
Francois Andrieu
a2af2c47f5 elections: default http port change to 8000 2022-06-24 16:13:29 +00:00
Mikolaj Izdebski
89f28097ce nagios_server: Update koschei internal website check for ocp4 2022-06-24 17:55:10 +02:00
Kamil Páral
a06545f5d2 bodhi multilib: note that people should update it in two places
Related: https://pagure.io/pungi-fedora/pull-request/1108

Signed-off-by: Kamil Páral <kparal@redhat.com>
2022-06-24 15:37:26 +00:00
Michal Konečný
f027f65e9e [toddlers] Deploy staging instance directly to OCP4
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-06-24 12:14:58 +02:00
Michal Konečný
182cc17a4f [toddlers] Remove the token seed for staging
The token isn't really needed and it's replaced by "" when not available. So for
staging we don't need really it.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-06-24 10:07:33 +00:00
Michal Konečný
bb8a7285de [toddlers] Small fix for yamllint
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-06-24 10:07:33 +00:00
Michal Konečný
d8ede543b9 [toddlers] Prepare for staging environment
Add staging exception when needed and add scm_request_processor configuration.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-06-24 10:07:33 +00:00
Aurélien Bompard
a3f9082a07 Ansible issues a warning when there's append but no groups
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-24 10:55:16 +02:00
Aurélien Bompard
07412ae2fe Update Bodhi
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-24 10:49:46 +02:00
Aurélien Bompard
7fd333b9b6 Bodhi frontend is now running in OCP4
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-24 10:49:46 +02:00
Mikolaj Izdebski
8a586defbc koschei: move to ocp4 2022-06-24 06:50:07 +02:00
Kevin Fenzi
5d078537e5 fedocal: fix registry in ocp4
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-23 16:07:58 -07:00
Kevin Fenzi
5ee0e998bc fedora-packages-static: add tag to proxy
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-23 15:01:12 -07:00
Kevin Fenzi
f7469b2289 fedora-packages-static: move to ocp4
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-23 14:29:45 -07:00
Adam Piasecki
18d4aae59f Matching all branches instead of Epel only 2022-06-23 21:15:10 +00:00
Adam Piasecki
771aff027b Added Epel version to the tar ball name 2022-06-23 21:15:10 +00:00
Adam Piasecki
005da070b3 Added archive EPEL -gt '6' branches 2022-06-23 21:15:10 +00:00
Francois Andrieu
f08b28b6fc languages: remove memory limit for stats cronjob 2022-06-23 22:49:28 +02:00
Kevin Fenzi
b0ee7bb1d7 testdays: move prod to ocp4
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-23 13:42:56 -07:00
Francois Andrieu
524d2e8691 languages: raise resources limits 2022-06-23 20:28:42 +00:00
Francois Andrieu
780a0870a9 docsbuilding: move to ocp4 2022-06-23 20:10:23 +00:00
Francois Andrieu
2ffdf1bd52 doctranslation: move to ocp4 2022-06-23 19:51:09 +00:00
Andrew Heath
9b18167ec5 Remove verbosity to keep alerts down 2022-06-23 15:44:41 -04:00
Kevin Fenzi
3f339d5f70 budget / staging: make sync every 15min instead of every 5min so avoid rsync errors
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-23 11:14:48 -07:00
Aurélien Bompard
15982bb9ae Add topic permissions for more apps
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-23 18:40:35 +02:00
Andrew Heath
41df4f87dd Adding an selinux function to help with the errors 2022-06-23 15:58:07 +00:00
Aurélien Bompard
1fdd135abf Fix the balancers of the ipsilon website
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-23 17:22:46 +02:00
Aurélien Bompard
6eeba99c01 DNS is done for ipsilon-website.org, include prod
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-23 15:27:54 +02:00
Aurélien Bompard
18685d63be Correct the DB name on datanommer's DB server in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-23 15:27:54 +02:00
Mark O Brien
4f14c58d15 releng-bot should go to admin instead of just me
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-06-23 12:01:03 +01:00