Commit graph

38328 commits

Author SHA1 Message Date
Kevin Fenzi
4b262d7ada apps.ocp.stg new certs for 2023
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-01-08 18:26:33 -08:00
Kevin Fenzi
31f11df469 koschei: increase timeout from 30s to 180s to allow loading larger queries
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-01-08 11:12:00 -08:00
Stephen Smoogen
9b82c517f4 put back in copy of people.conf so that we can get correct config on webserver 2023-01-05 13:38:33 -05:00
Stephen Smoogen
69ba9efed8 Move to using new certs for fedorapeople
Get new certs per instructions
Put new certs in ansible_private from letsencrypt
Change the cert name in configs to 2023 to show different from 2017 one.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2023-01-05 12:50:34 -05:00
Pavel Raiskup
5e75fa84c6 copr-dist-git: rebuilding cgit data takes one hour 2023-01-03 13:20:07 +01:00
Pavel Raiskup
bf8d23bbfd copr-fe: re-enable automatic PyPI rebuilds
Relates: https://github.com/fedora-copr/copr/issues/2289
2023-01-03 13:19:52 +01:00
Jakub Kadlcik
6a386738d7 copr: make sure rpmlint package is up-to-date on builders
https://pagure.io/FedoraReview/issue/461
2022-12-21 23:46:12 +01:00
David Kirwan
b33aa64cde fas2discourse: Create playbook/role
Create task to generate keytab
2022-12-21 10:09:54 +09:00
David Kirwan
f78802897b mdapi: set correct path to mdapi client inside cronjob
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-12-20 18:00:51 +09:00
David Kirwan
01c03085ed mdapi: fix configmap file name
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-12-20 17:49:53 +09:00
David Kirwan
15ec523d15 mdapi: add myconfig.py configmap
add volumemount to deploymentconfig
       add volumemount to cronjob

Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-12-20 17:34:49 +09:00
David Kirwan
ab250d7a87 mdapi: change cronjob entrypoint command
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-12-20 16:13:35 +09:00
David Kirwan
d59ca4e29f mdapi: point s2i git uri at new repo
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-12-20 15:47:55 +09:00
Adam Williamson
d23bfae035 Update one more fedora-36 entry in greenwave config
Whoops, forgot this one.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-19 19:04:50 -08:00
Adam Williamson
de979123fa openQA: don't install the fedoraupdaterestart plugin any more
We don't need it, we use upstream RETRY now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-19 16:16:11 -08:00
Adam Williamson
55c7450311 Update greenwave rules for F35 EOL
Thanks to @jforbes for reminding me of this - now F35 is EOL,
we don't run the openQA upgrade tests on F36, so we have to
upgrade the gating policy or no F35 updates can be pushed.
Also drop other fedora-35 references in openQA-related rules.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-19 16:11:07 -08:00
Kevin Fenzi
5ca2b2eb36 os.fedoraproject.org / app.os.fedoraproject.org: remove more old openshift 3.11 cluster stuff
It may be that having this on some of the proxies is causing problems
because it's trying to ping the old openshift 3.11 cluster and filling
up apache slots with it. We do not need this stuff anymore, so remove
it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-16 10:15:27 -08:00
Dusty Mabe
edf56b5611
openshift-apps: put the pruner to sleep again
Now that we've pruned 1.2T from the repo let's put the pruner back
to sleep over the holidays. It's a brand new service and if anything
goes awry we want to be around to investigate.

Will re-enabled in January.
2022-12-15 11:18:38 -05:00
David Kirwan
e4b47ff35c communishift: testing venv workaround for dependency issues
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-12-15 15:36:35 +09:00
David Kirwan
2378c9cf35 communishift: testing venv workaround for dependency issues
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-12-15 15:21:59 +09:00
Adam Williamson
5cd71a659b openQA: don't install from u-t on prod
The current builds are in stable now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-14 15:06:18 -08:00
Dusty Mabe
caf71e42b7
openshift-apps: remove build step from a few apps
Everytime we run the playbook a new build kicks off, but
the app was just restarted. So what happens is we end up
with the app getting started twice (once when the
deploymentconfig gets updated and once when the build finishes).
This could be bad if the app has some startup steps that need
to not be interrupted.

Let's just manually trigger builds since we have the permissions
to do that in the web interface and via the CLI.
2022-12-14 15:29:04 -05:00
Dusty Mabe
2f42b33462
openshift-apps: add supplemental groups to fedora-ostree-pruner
This is similar to what we've done for coreos-ostree-importer. See
https://pagure.io/releng/issue/8811#comment-629051 for more information.
2022-12-14 14:21:51 -05:00
Dusty Mabe
b6622ab49b
Revert "add sleep for coreos-ostree-importer and fedora-ostree-pruner to debug"
This reverts commit d84897eefc.
2022-12-14 14:21:20 -05:00
Dusty Mabe
d84897eefc
add sleep for coreos-ostree-importer and fedora-ostree-pruner to debug
Having some trouble with the pruner and importer right now so let's
try to debug further by just getting a terminal in the pods.
2022-12-14 13:12:14 -05:00
Michal Konečný
222d670bf0 [mdapi] Add t0xic0der to appowners
https://pagure.io/fedora-infrastructure/issue/11053

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-12-14 10:43:32 +01:00
Dusty Mabe
bf8208c013
fedora-ostree-pruner: start building from correct context dir
Now that the upstream PR [1] has merged let's start building from that
and also stop using `sleep infinity`.

[1] https://github.com/coreos/fedora-coreos-releng-automation/pull/79
2022-12-13 16:29:13 -05:00
Dusty Mabe
e8af5458a0
openshift-apps: bump fedora-ostree-pruner to Fedora 37 2022-12-13 16:28:47 -05:00
148cf4a47e Fedora 35 is End Of Life
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2022-12-13 14:38:19 +01:00
Jakub Kadlcik
016572ad54 copr: prefer IPv4 on copr-fe because of timeouting OpenID login
See https://github.com/fedora-copr/copr/issues/2418#issuecomment-1341394581
2022-12-09 04:14:41 +01:00
495670585f
websites: fix permissions 2022-12-09 02:11:22 +01:00
7480cd6cc6
websites: fix variable name 2022-12-09 02:04:26 +01:00
bd4c0ae2a1
websites: add missing deployment 2022-12-09 01:31:27 +01:00
dc0dcb3db9 websites: s3 creds will be manually fetched 2022-12-09 00:14:44 +00:00
5b5edd11eb websites: new main website deployment on stg 2022-12-09 00:14:44 +00:00
Kevin Fenzi
5a1289069c add communishift-fedora-review-service app
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-08 15:11:34 -08:00
Kevin Fenzi
8b4bbfa0db mailman: xz compress logs
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-08 14:21:22 -08:00
Clement Verna
e3a66f6a91 Use fedora 37 for OSBS buildroot
Signed-off-by: Clement Verna <cverna@tutanota.com>
2022-12-08 20:23:20 +01:00
Maxwell G
6b23ccf42e fasjson: Add email alias for FTI bugzilla script
Fixes: https://pagure.io/releng/issue/11169
Signed-off-by: Maxwell G <gotmax@e.email>
2022-12-07 23:41:48 +00:00
Kevin Fenzi
aa5e7e86ee bashssh: revert hack from 11006 and see if it is really fixed by quoting we did with new ansible
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-07 15:19:57 -08:00
Kevin Fenzi
99a074fe36 drop retrace-stg for now on request. ticket 11039
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-07 15:13:39 -08:00
Kevin Fenzi
754bb5741d koji_hub: drop ssl.conf as it's no longer used
koji hubs are now all behind proxies for tls termination, so they don't
need to run https locally. This allows us to drop the koji self signed
certs, at least the staging version of which had become too weak and was
preventing httpd from starting on boot.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-07 10:55:20 -08:00
Michal Konečný
e69a04f123 [toddlers] Update toddlers config
Update toddlers config to reflect the current Fedora version.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-12-07 15:33:00 +01:00
Kevin Fenzi
a1f8e69641 bodhi: don't hard code python versions
F36 is using python3.10, but f37 is using python3.11
so, just use a wildcard here.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-06 17:01:34 -08:00
Mattia Verga
55ead79f2a bodhi: run stg on F37
Signed-off-by: Mattia Verga <mattia.verga@proton.me>
2022-12-07 00:52:56 +00:00
Kevin Fenzi
3265538412 bodhi-backend01.stg to f37
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-06 16:50:42 -08:00
Kevin Fenzi
27a521b838 bodhi: try and blacklist osbuild-automation-bot from auto updates in rawhide
This user is used by osbuild, but autosign and bodhi don't know what
to do with images it builds. Just like the livecd's and such releng
makes. So, just don't auto make updates for them.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-06 15:11:34 -08:00
Kevin Fenzi
389a8434fe koji_builder: fix my broken template
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-06 14:57:11 -08:00
Kevin Fenzi
b3c2a39e1f koji_builder / osbuild: adjustments for osbuild api scripting
Right now we run a script on all builders once a minute to update the
api/auth ip's for osbuild. This has a number of problems:
* Sometimes osbuild jobs land on s390x builders that have no internet
  access and hang or fail.
* Sometimes the update script hangs or takes a long time to run because
  the builder is heavily loaded with builds, resulting in locking emails
  to sysadmin-main folks.

So, in this commit we:
* make a new koji channel called 'osbuild' with all the buildhw-x86's in
  it. They are usually not too overloaded and there are 16 of them so it
  should be available all the time.
* Leave the cron job on all builders for now in case, but make them only
  update once a day since they won't be getting jobs. If this works out
  we can remove it entirely there.
* Make the buildhw-x86s only update every 5min. This opens a larger
  window for it being wrong, but it's still pretty small and should
  reduce the number of emails for stalled processes we get.

See https://pagure.io/fedora-infrastructure/issue/10982

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-12-06 14:44:03 -08:00
Jakub Kadlcik
02130aed22 Revert "copr: ipv6.never-default yes"
This reverts commit 8f59bfd6cb.

It was a bad idea. It won't be possible to curl the server via IPv6
2022-12-06 16:14:05 +01:00