Commit graph

38003 commits

Author SHA1 Message Date
Kevin Fenzi
3a73ef0d6d ansible-core is now using python3.9
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-16 14:15:02 -08:00
Kevin Fenzi
0aece5b63e Fix rpmqa osbs plugin to look in the right place for rpmdb
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-16 14:15:02 -08:00
Michal Konečný
ff5a751fd3 [notifs-frontend] Fix SELinux error preventing to login
The httpd wasn't able to open a new socket for connecting to identity server,
this fix will allow that.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-11-16 09:52:57 +00:00
Michal Konečný
dc84659890 [notifs-backend] Use memcached as a cache
Memcached seems to be 5x faster than Redis. Let's use it for FMN.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-11-16 09:48:40 +00:00
Kevin Fenzi
5f048e2c16 armv7 should stay with f36
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-15 09:13:40 -08:00
Kevin Fenzi
5a5b14f660 update iot signing keys. Fixes https://pagure.io/releng/issue/11134
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-15 09:08:04 -08:00
Kevin Fenzi
546d082de1 gnome-software: set f37 active
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-15 05:51:18 -08:00
Pavel Raiskup
86a787200b storinator: drop copr-dist-git* volumes, enlarge copr-be 2022-11-11 14:16:29 +01:00
Kevin Fenzi
f15eb8753a nfs_server: on rhel9, we don't need nfs-lock
Older rhel versions need to start this service, but rhel9 doesn't have
it as a seperate service.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-10 14:52:10 -08:00
Tomáš Hrčka
5ca4738e3b F37 is GO 2022-11-10 20:12:26 +01:00
Luca BRUNO
b15c4d99a1
coreos-cincinnati: deploy current git (3046b7b) 2022-11-04 08:16:59 +00:00
Luca BRUNO
b12506aa68
coreos-cincinnati: build current git (3046b7b) 2022-11-04 08:03:33 +00:00
Kevin Fenzi
27e99835e5 Fix target of calendar redirect
Turns out that target has to be a url or apache barfs on it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-11-02 17:33:22 -07:00
Seddik Alaoui Ismaili
8d703f7a53 redirect fedora calendar app 2022-11-02 19:40:58 +00:00
Mark O Brien
1b91f2410e remove bad communishift project name
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-11-02 12:40:02 +00:00
Mark O Brien
e5972671c8 add bad communishift project name for testing
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-11-02 11:33:03 +00:00
Mark O Brien
b589184c2b pgkdb: use numbers in release version field #10880
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-11-02 10:27:31 +00:00
Mark O Brien
22ebcc86cc pgkdb: use numbers in release version field #10880
Signed-off-by: Mark O Brien <markobri@redhat.com>
2022-11-02 10:27:31 +00:00
fc75c07ef4
proxies: remove cloud-to-atomic redirect 2022-10-31 01:16:53 +01:00
Adam Williamson
18817b175a greenwave: split the openQA update test policies by group
This kinda goes along with:
https://github.com/fedora-infra/bodhi/pull/4759
but neatly, we don't need to wait for that to be merged or
deployed, we can do it right away and it'll work fine now but
also DTRT when we switch to grouped mode in Bodhi. This splits the
greenwave policies for openQA update tests into groups according
to the test flavors, and has each grouped policy apply to what
will be the correct decision contexts for Bodhi's grouped critpath
support. We *also* have each grouped policy apply to the existing
non-grouped contexts, so as long as Bodhi is running in
non-grouped mode, things should behave exactly the same: all
critpath updates will be gated on all the tests.

We ensure every critpath group is listed in the null policies,
to make sure we don't get errors when Bodhi queries against them.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-10-30 16:35:26 +00:00
Pavel Raiskup
5a3613d39f copr-be: fixup the raid name 2022-10-30 02:01:19 +01:00
Pavel Raiskup
28df381127 Re-set copr-be quota
Revert "copr-be: temporarily slow backend down"

This reverts commit d7720ef7b5.
2022-10-30 02:47:46 +02:00
Pavel Raiskup
d7720ef7b5 copr-be: temporarily slow backend down
Related to:
https://pagure.io/fedora-infrastructure/issue/10951
https://docs.google.com/spreadsheets/d/1URopuw2R533H6i4vSTH8Nt47EIhs3ubWcLUXvRcxTRQ/edit#gid=0

I'm also disabling the /etc/cron.weekly job (manually).
2022-10-28 20:45:18 +02:00
Kevin Fenzi
1282c45a97 communishift: add mattdm project ( ticket 10935 )
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-27 15:27:31 -07:00
Adam Williamson
807c43163c openqa: bump asset size for aarch64
300G doesn't seem like enough when we have candidate composes
alongside Rawhide and Branched, we're getting incomplete tests
because assets are being removed.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-10-25 09:05:52 -07:00
David Kirwan
0f2e641d48 CentOS-CI: Manual playbook for creation of CentOS CI keytabs
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-10-25 12:13:19 +01:00
Frank Ch. Eigler
55bfa1af29 batcave vmdiff.sh: timeout this hourly cron job to 1h
Prevent these jobs from running so long that new jobs can get started
meanwhile.  batcave has been observed to run sometimes dozens of old
list-vms-per-host processes under unusual but not rare circumstances.
2022-10-24 23:33:03 +00:00
Stephen Smoogen
b671e0e571 add phsmoura to the nagios system so they can acknowledge down systems and other events 2022-10-24 23:20:58 +00:00
František Zatloukal
4343a6e679 testdays: Use forked resultsdb 2022-10-24 22:08:39 +02:00
Justin W. Flory (he/him) [Red Hat]
b72c43565f 📧 fasjson: Update mail aliases (fcaic, matrixadmin, podcast)
This commit changes three Fedora mail aliases as the FCAIC role
transitions from @riecatnor to @jflory7:

* `fcaic`: Changed from `riecatnor` to `jwf@`
* `matrixadmin`: Changed from `mattdm` and `riecatnor` to `fpl@` and
  `fcaic@`
* `podcast`: Changed from `riecatnor` to `fcaic@`

Note that I did not use my FAS username but my mail alias for the
`fcaic` address. I'm not sure if it is required to be a FAS account or
if an alias is acceptable.

CC: @mattdm @bcotton

Signed-off-by: Justin W. Flory (he/him) [Red Hat] <jwf@redhat.com>
2022-10-22 13:58:15 +00:00
Adam Williamson
1c95ec9a35 Revert "openQA: set higher LimitRequestLine in httpd vhost config"
This reverts commit 892453da7e.
openQA still had problems with the very long request, so I just
did an ugly hack to get the request under the limit instead.
2022-10-21 17:12:15 -07:00
Adam Williamson
892453da7e openQA: set higher LimitRequestLine in httpd vhost config
The openQA job scheduler was hitting 414 errors today because
an update has so many builds there are more than 8190 characters
(the default limit) in the POST request. Let's bump the limit
to 16000.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-10-21 08:38:05 -07:00
František Zatloukal
2015db37db Revert "oraculum: debug"
This reverts commit b2bccebecf.
2022-10-21 13:30:14 +02:00
František Zatloukal
b2bccebecf oraculum: debug 2022-10-21 12:33:00 +02:00
Pavel Raiskup
09b9fd3b46 copr-be: limit the resources taken by pruner 2022-10-18 07:28:25 +02:00
Kevin Fenzi
18eecec303 nagios: adjust redhat.com email check
Right now there's often a backlog due to it not responding to the fedora
side. So, lets bump up the checks a bit so they do not alert all the
time.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-12 12:45:48 -07:00
Sandro
3b3e224415 Badges: add gui1ty to tahrir.admins
For helping people and getting a general understanding of how it
works.
2022-10-12 15:32:25 +00:00
František Zatloukal
166c3ba9fd Revert "oraculum: Try ubi9 python s2i"
This reverts commit 55a310aafa.
2022-10-11 17:14:41 +02:00
František Zatloukal
55a310aafa oraculum: Try ubi9 python s2i 2022-10-11 16:56:42 +02:00
Nick Bebout
41f3ed38e4 Don't overwrite people.conf for now until the SSL cert is fixed 2022-10-07 13:46:42 -05:00
Kalev Lember
ffe87832dd flatpak-indexer: Update to a new upstream
This fixes a flake8 test failure that's breaking the deploy.

Signed-off-by: Kalev Lember <klember@redhat.com>
2022-10-06 16:02:44 +00:00
Kalev Lember
d98436d1e8 flatpak-indexer: add missing . to odcs_uri
Signed-off-by: Kalev Lember <klember@redhat.com>
2022-10-06 16:01:19 +00:00
František Zatloukal
0d170a73de oraculum: Flower: try without rewrite-target 2022-10-06 16:17:16 +02:00
František Zatloukal
d928771ee4 oraculum: Flower: try different rewrite-target 2022-10-06 15:56:49 +02:00
Lukas Holecek
b1775b2ae7 greenwave: Avoid request errors when memcached is temporarily down 2022-10-06 08:52:36 +00:00
Kevin Fenzi
88acf9c72c flatpak-indexer: add odcs_url
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-05 22:41:10 -07:00
Kevin Fenzi
fa610eaed0 osbs: fix race between stg and prod making registry secrets
If you run these playbooks without any limit, The 4 master hosts (2
x86_64 and 2 aarch64) will be in the play, but they all use local_action
to make the local secrets file thats loaded. This means, whichever of
them happens to be writing the file last, thats the version of the file
that all 4 of them get. This is particularly bad when it's the staging
creds and the prod hosts get it loaded. :(

So, adding {{ env }} here makes the staging and prod versions seperate
so they don't step on each other.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-05 16:11:03 +00:00
Michal Konečný
10bca6af9e [release-monitoring] Sync production with staging for 1.6.0
With the release of 1.6.0 we can now remove the poetry specific changes for
staging and instead use the same for staging and production.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-10-05 14:32:22 +02:00
František Zatloukal
679442eac0 oraculum: Fix flower command 2022-10-05 14:28:28 +02:00
Kevin Fenzi
0bf8885519 notifs: drop 02 versions of things
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-04 16:04:17 -07:00