Commit graph

37971 commits

Author SHA1 Message Date
Adam Williamson
8e891fe4d5 openqa/server: update for git default branch rename
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-07-14 11:58:09 -07:00
David Kirwan
3fe2380ed2 flask-oidc-dev: adding required variables to test-auth config
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-07-14 15:09:02 +01:00
David Kirwan
f962d03280 Revert "flask-oidc-dev: Updating default scopes to include fedora groups"
This reverts commit 81c4dd3a18.

Revert "flask-oidc-dev: Changing layout of client secrets configuration"

This reverts commit 81d27e668b.

Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-07-14 11:59:40 +01:00
Kevin Fenzi
cc5cbf439d virthost: dont check edk2-arm f36 package
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-13 10:19:40 -07:00
Kevin Fenzi
1162f4f03d virthost: a few adjustments for aarch64 virthosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-12 17:05:25 -07:00
Kevin Fenzi
ad2e66cbf5 buildvm-a32: try and adjust install so bridge works
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-12 16:38:04 -07:00
Kevin Fenzi
5be3150f37 buildvm: move a64 and a32 instances to f36
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-12 16:09:49 -07:00
Kevin Fenzi
fb335bf5f0 buildvm-x86: move to f36
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-11 16:09:13 -07:00
Kevin Fenzi
c779cbc6d7 oraculum: set all routes to append
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-11 09:49:21 -07:00
Kevin Fenzi
d1af567feb oraculum: try setting route back to append
We changed the global value here to none because we are behind proxies,
but some applications expected the duplicate headers. This seems to be
another one that does.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-11 09:38:39 -07:00
David Kirwan
81c4dd3a18 flask-oidc-dev: Updating default scopes to include fedora groups
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-07-11 15:39:05 +01:00
David Kirwan
81d27e668b flask-oidc-dev: Changing layout of client secrets configuration
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-07-11 14:55:12 +01:00
Kevin Fenzi
e4b20030cb staging: Try setting the cert chain name to staging more explicitly.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-09 12:41:26 -07:00
Aurélien Bompard
e38f39b2dd
Fix topic regexp for logger
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-07 09:17:51 +02:00
Aurélien Bompard
97eb3ff295
Typo
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-07 09:12:00 +02:00
Aurélien Bompard
d083b291d3
sent_topics can't be a list, it has to be a single regexp
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-07 09:09:24 +02:00
Kevin Fenzi
60c63ef0d3 buildvm_ppc64le: move to f36
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-06 15:19:56 -07:00
Kevin Fenzi
cc464967a6 buildvm-s390x: put second part of builders on the iscsi volumes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-06 13:05:34 -07:00
Kevin Fenzi
192fffe3d2 buildvm_s390x_kvm: fix virt-install for new vars on s390x and move to f36
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-06 11:47:21 -07:00
Adam Williamson
7ba67fdc12 openQA: don't enable FedoraUpdateRestart plugin
Upstream implemented a feature that we can use to do the same
thing using just a test variable, so we're switching to that.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-07-06 10:42:26 -07:00
Adrian Reber
81193609d5
mirrormanager: switch again to mref1-priv.iad2.centos.org for scanning
Signed-off-by: Adrian Reber <adrian@lisas.de>
2022-07-06 09:11:10 +02:00
Kevin Fenzi
c0c1ffb65a koji01: move to f36
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-05 15:25:15 -07:00
Kevin Fenzi
265d40b4f2 koji-hub: no need to install tag2distrepo, it's in koji now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-05 14:46:52 -07:00
Kevin Fenzi
0eb1d52b18 koji_hubs: set max_mem and increase disk size to what it is now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-05 14:03:53 -07:00
Kevin Fenzi
f90a940691 koji02: move koji02 to f36
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-05 13:55:26 -07:00
dd564fff99 websites: switch master branch to main 2022-07-05 18:29:45 +00:00
Aurélien Bompard
293cf34e8d
Adapt to Ipsilon 3.0.3
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-05 17:36:03 +02:00
Aurélien Bompard
24c7194f1a
Split off some rabbitmq vhosts
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-05 09:29:29 +02:00
Aurélien Bompard
4249161ad0
RabbitMQ: add topic auth to more apps
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-05 08:35:10 +02:00
Aurélien Bompard
632f16f252
Disallow usernames containing "fedora"
See: https://pagure.io/fedora-infrastructure/issue/10743

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-04 11:26:08 +02:00
Aurélien Bompard
49353b598e
Also remove the banner in HyperKitty
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-04 11:16:59 +02:00
Aurélien Bompard
dba4587c28
Remove the banner in Noggin, the survey has expired
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-07-04 11:15:52 +02:00
Kevin Fenzi
3c960624f4 fas2: good bye! You served long and well
Remove fas2 and all the checks that depended on it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-01 12:09:36 -07:00
Kevin Fenzi
f8073bed2b aliases: really change legal alias
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-01 12:02:07 -07:00
Kevin Fenzi
cbf3448826 toddlers: fix conditional for staging/prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-07-01 10:07:51 -07:00
Luca BRUNO
1c1701ae29
coreos-cincinnati: deploy current git (9373e91) 2022-07-01 07:29:20 +00:00
Luca BRUNO
1595727793
coreos-cincinnati: build current git (9373e91) 2022-07-01 07:03:05 +00:00
Kevin Fenzi
35c1d99d08 nagios: adjust config to work
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-30 15:04:27 -07:00
Kevin Fenzi
8455bd63a0 add sign-vault01/02 and autosign01 mgmt interfaces to monitoring
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-30 14:22:18 -07:00
Aurélien Bompard
7cc09628a5 Update the badges cronjob to use FASJSON or LDAP
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-06-30 21:17:24 +00:00
Kevin Fenzi
5d1c34bb1b openshift: clean up some old api cronjobs
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-30 13:28:47 -07:00
Kevin Fenzi
7243d4ce34 grok-pull: move to only running at 30 after once per hour
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-30 12:07:35 -07:00
Kevin Fenzi
e4bc246dbb packager_alias: run every other hour as it's taking more than an hour now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-30 12:05:37 -07:00
Kevin Fenzi
9adedfacb1 koji01.stg: bump up memory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-30 11:01:32 -07:00
Michal Konečný
6356d0af81 [toddlers] Don't use production mailing server for staging
The spam needs to stop, don't use production mailing server for staging instance.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-06-30 17:41:53 +02:00
Michal Konečný
2610cb17cf [toddlers] Increase number of replicas
The production currently runs 3 replicas, but the deploymentconfig says 1. We
should be consistent in this.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-06-30 11:13:58 +02:00
Michal Konečný
9ddd41f210 [toddlers] Add missing message topics to consume
The scm_request_processor needs three new topics to consume, let's add them to list.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-06-30 10:18:57 +02:00
Michal Konečný
c29d87a23c [toddlers] Fix the URL for email overrides on staging
Because the fail is taken directly from ansible repository, we need to use the
same url for staging and production.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-06-30 09:51:04 +02:00
Kevin Fenzi
75943dfe0e websites build moved to openshift
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-29 18:16:33 -07:00
Kevin Fenzi
a1eb4a812d main playbook: remove old resultsdb playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-29 14:25:33 -07:00