Commit graph

22891 commits

Author SHA1 Message Date
Kevin Fenzi
3050376b0d swap conditionals
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 19:01:02 -07:00
Kevin Fenzi
527d8cda18 sssd: exclude rabbitmq user also
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 16:12:55 -07:00
Kevin Fenzi
223455e441 prep notifs-backend role for 02 being 01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 16:04:52 -07:00
Kevin Fenzi
d283c918fe notifs / web: use correct host conditionals for frontend
This is the frontend role, and runs on notifs-web* not backend, so these
conditionals were just wrong.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-10-03 10:51:22 -07:00
Lukas Holecek
42b91b718b greenwave: Use pymemcache as cache backend
Uses the dogpile cache backend that is now installed in the new
greenwave container images.

This replaces the old python-memcached backend which has not been
updated in many years and we has some compatibility issues
(https://github.com/linsomniac/python-memcached/issues/176).
2022-10-03 16:37:07 +00:00
Pavel Raiskup
06da784807 copr-be: enable mdadm volume in prod 2022-10-03 11:59:49 +02:00
Pavel Raiskup
cf03cc0547 copr-be: scan raid10 if the fs is not found 2022-10-03 11:49:27 +02:00
Pavel Raiskup
bd91e5759d copr-be: typo in fs check 2022-10-03 11:24:03 +02:00
Pavel Raiskup
614ded054b copr-be: check RAID10 volumes 2022-10-03 11:20:41 +02:00
Jakub Kadlcik
459bdc5248 copr: oops, forgot to add the cron.daily/copr-backend file 2022-10-03 02:18:11 +02:00
Jakub Kadlcik
c642d777e2 copr: add custom cron.daily/copr-backend 2022-10-03 02:06:46 +02:00
Kevin Fenzi
fdb2c3e28f Add pxeboot info for new aarch64 bvmhosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-30 11:02:44 -07:00
Ondřej Budai
8567770f43 koji_hub: add osbuildImage to the list of tasks in koji-web
osbuildImage is a task, it can have children (tagging) and can exist as
a top-level task, thus I'm adding it into all lists.

This is needed in order to osbuildImage appearing on the list task page:
https://koji.fedoraproject.org/koji/tasks
2022-09-30 16:34:21 +00:00
Lukas Holecek
a59f582c09 greenwave: Update OpenShift templates for the new release 2022-09-30 16:23:24 +00:00
František Zatloukal
7ad73ddf72 oraculum: try redis from docker.io 2022-09-30 09:52:36 +02:00
Kevin Fenzi
209b6f234e the-new-hotness: try this for redis container
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-29 17:11:14 -07:00
Kevin Fenzi
3223c71e1b Revert "the-new-hotness: gcr.io does not seem up/working, try docker.io"
This reverts commit 5c69db6a59.

docker.io is saying it needs auth. Not sure what to do that would work here.
2022-09-29 16:45:03 -07:00
Kevin Fenzi
5c69db6a59 the-new-hotness: gcr.io does not seem up/working, try docker.io
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-29 16:27:52 -07:00
Dusty Mabe
61cb7a5f2c
openshift-apps/coreos-ostree-importer: drop changes for debugging
We had these settings in place while we were debugging. Let's drop
them now.
2022-09-29 15:00:41 -04:00
Dusty Mabe
61c1063225
openshift-apps/coreos-ostree-importer: more debugging
This time let's see if the application can start. If it doesn't
start successfully then sleep so we can debug it in the running pod.
2022-09-29 14:47:17 -04:00
Jonathan Lebon
fadf9b0dcf coreos-ostree-importer: temporarily change command to sleep infinity
We're currently debugging an issue with the importer. Have it sleep so
it lingers and we can poke around.
2022-09-29 13:34:51 -04:00
Kevin Fenzi
19448fa1f5 remove duplicate entrys for new aarch64 hosts mgmt
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-28 18:45:45 -07:00
Kevin Fenzi
03a63a5052 notifs / backend / staging: override is Service not service and also reload systemd
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-28 17:50:11 -07:00
Kevin Fenzi
5a99dcc831 notifs / backend / staging: make the consumer.py hotfixed file readable to the hub
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-28 17:45:04 -07:00
Kevin Fenzi
61c417bc33 notifs / backend / staging: name template correctly
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-28 17:35:05 -07:00
Kevin Fenzi
df601330fa notifs / staging: use localhost for email in staging
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-28 17:14:41 -07:00
Kevin Fenzi
b74ec6505c notifs / staging: and the moksha fix
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-28 17:12:13 -07:00
Kevin Fenzi
0ab09960c4 notifs / staging: hotfix python3-moksha-hub
This blows up with python3 utf8

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-28 17:09:31 -07:00
Kevin Fenzi
fde5e94e68 notifs / backend / staging: override the fedmsg-hub-3 service for fasjson
We need to tell fasjson what keytab to use, so we should override the
service file here and pass it as a env variable.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-28 16:27:38 -07:00
Kevin Fenzi
9970699623 noc01 / dhcp: add host ips for new arm hardware
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-28 15:57:00 -07:00
Kevin Fenzi
522dab442a noc01 / dhcp: add mgmt interfaces for new arm boxes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-09-28 15:32:50 -07:00
František Zatloukal
7c206b65aa Blockerbugs: bugzilla var leftover 2022-09-27 22:25:25 +02:00
František Zatloukal
2c8ee5c989 Blockerbugs: webhook var leftover 2022-09-27 22:22:58 +02:00
František Zatloukal
68bab4c133 Blockerbugs: var leftover 2022-09-27 22:21:18 +02:00
František Zatloukal
a4015932be Blockerbugs: bugzilla url var 2022-09-27 22:19:23 +02:00
František Zatloukal
81f833f795 Blockerbugs: pagure url var 2022-09-27 22:16:39 +02:00
František Zatloukal
cc5dc5eb17 Blockerbugs: drop duplicate env 2022-09-27 22:00:16 +02:00
František Zatloukal
b84bd9b6e3 Blockerbugs: more vars shuffle 2022-09-27 21:46:37 +02:00
František Zatloukal
a96ca061a9 Blockerbugs: secret_key got prefixed for prod and stg
Fixes https://pagure.io/fedora-qa/blockerbugs/issue/215
2022-09-27 21:33:39 +02:00
František Zatloukal
24629a60c1 Blockerbugs: buildconfig typo 2022-09-27 21:19:44 +02:00
František Zatloukal
e901716916 Blockerbugs: more tweaking of vars 2022-09-27 21:14:32 +02:00
František Zatloukal
e24d06b1f6 Blockerbugs: spearate stg/prod credentials 2022-09-27 20:58:21 +02:00
František Zatloukal
272f488d23 qa-landing: Move the project under the blockerbugs app 2022-09-27 19:03:25 +02:00
Michal Konečný
24fdee43d5 [release-monitoring] Clean up after debugging
The deployment on staging is now working as it should. We can uncomment the
lines that were commented out for debugging.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-09-27 18:03:45 +02:00
Michal Konečný
525fccac1c [release-monitoring] Add -y flag to pip uninstall
`pip uninstall` is asking for confirmation. We don't really need this, so let us
add -y flag to answer yes.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-09-27 17:51:42 +02:00
Michal Konečný
d0022876d5 [release-monitoring] Add missing && \
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-09-27 17:43:08 +02:00
Michal Konečný
1813618ff5 [release-monitoring] Let's uninstall the package before installing it again
It seems that the package isn't replaced with the newer build, let's remove it
first and see if this will help.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-09-27 17:32:02 +02:00
Michal Konečný
1de6caa039 [release-monitoring] Move the folder before anitya build
I moved the folder after, not before. Let's fix that.

Also it seems that the docs folder is still missing, let's keep the anitya
folder for further debugging.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-09-27 16:37:54 +02:00
Michal Konečný
98266d2afa [release-monitoring] Add missing && \ to lines
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-09-27 16:27:22 +02:00
Michal Konečný
1ec94dbea3 [release-monitoring] Move bootstrap fedora to correct folder
Move fedora bootstrap package to correct folder that is used by Anitya
deployment. We first need to remove symlink, which is not being included inside
wheel package.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-09-27 16:17:36 +02:00