Commit graph

25437 commits

Author SHA1 Message Date
Kevin Fenzi
af085bf1e4 rhel8beta: fix up some repos for aarch64
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 21:05:25 +00:00
Michal Konečný
8da122eadf anitya/release-monitoring: fix syntax error in cronjob command
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-17 18:07:04 +01:00
Michal Konečný
a820494554 anitya/release-monitoring: show fedmsg-tail output in cronjob
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-17 17:35:46 +01:00
Michal Konečný
95a9857d40 anitya/release-monitoring: Use recreate strategy for fedmsg-hub
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-17 14:52:25 +01:00
Jakub Kadlčík
9e7b55c54c Use "baseurl" property instead of "url" to work with new copr-frontend 2019-01-16 21:24:39 +01:00
Pierre-Yves Chibon
754ea82ac6 Build F29 PRs in F29
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-01-16 11:35:12 +01:00
Stephen Smoogen
bd10da2f08 No need to run awstats on geoip logs 2019-01-16 00:43:33 +00:00
Adam Williamson
b419e5596b openqa: make qa02 the tap worker host for production
I was holding off on this because of the theory that #1663318
was specific to the new worker hosts, but it turns out it was
not really, and we've fixed/worked around it now. qa01 has been
doing just fine in staging, so let's go with qa02 for prod; the
availability of more tap workers will help out.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-01-15 11:18:59 -08:00
Kevin Fenzi
1dcc1d4aa1 neuro add tag to redirect as well
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-15 17:58:28 +00:00
Kevin Fenzi
95fe09f952 neuro: add site and redirect
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-15 17:54:20 +00:00
Michal Konečný
1e67ff1204 the-new-hotness: Add myself to fedmsg_error_recipients
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-15 18:02:52 +01:00
mprahl
31ab4fb738 Revert "MBS: Use KOJI_ARCHES in prod until we upgrade prod to latest MBS version."
This reverts commit 0d69136a29.
2019-01-15 16:12:22 +00:00
Clement Verna
cc14397708 OSBS buildroot: in f29 python3-modulemd is python3-libmodulemd
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-14 21:51:09 +01:00
Michal Konečný
57dfb6677e anitya/release-monitoring: Revert image
I changed the image in previous commit. But this caused ImageErr in
OpenShift. So I'm reverting this change.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-14 18:07:42 +01:00
Michal Konečný
04d69b2fee anitya/release-monitoring: Add missing volumes to cron job
I forgot to add related volumes to cron job. So here they are.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-14 17:00:33 +01:00
Michal Konečný
68a3c97f94 anitya/release-monitoring: Add fedmsg config volumes to cron job
It looks like the cronjob can't send any fedmsg message. Maybe this will
help.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-14 16:54:01 +01:00
Randy Barlow
ff5385269c bodhi: Correct a typo in the Bodhi version.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-01-14 14:20:26 +00:00
Randy Barlow
8986b24494 bodhi: Upgrade staging to 3.13.0.0.beta.e0ca5bc.fc29.infra.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-01-14 13:24:21 +00:00
clime
7fb1438522 libravatar: finally add fmarier and sumpfralle 2019-01-13 20:52:10 +01:00
clime
0b222fd3bc libravatar: add tleguern to root_auth_users too 2019-01-13 20:37:27 +01:00
clime
6a56766e5d libravatar: add nipos to root_auth_users 2019-01-13 20:34:30 +01:00
Jakub Kadlčík
7c4b8d6e42 Switch frontend_base_url on dev to https
copr-fe-dev now forces https, so the communication be-dev -> fe-dev
stopped working because of http links in our config.
2019-01-13 18:57:15 +01:00
Jakub Kadlčík
fb074425fd Remove 'frontend_url' variable, it is not used anymore 2019-01-13 18:57:14 +01:00
clime
ceb35381b6 copr-fe: move the copr-frontend crontab to proper copr-frontend (cloud) 2019-01-13 10:12:22 +01:00
clime
4de050af34 copr-fe: install custom crontab to make update_graphs silent
* the problem should be fixed in next Copr release. This can be
removed then unless we want to keep cron configuration in ansible.
2019-01-13 09:56:18 +01:00
Clement Verna
ea9b6de809 MDAPI: try to pull the correct container in the cron job
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 21:29:48 +01:00
Clement Verna
542bd3ca73 MDAPI: fix the name of the service when creating the route
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 20:54:26 +01:00
Clement Verna
5875ea772c MDAPI: in openshift we don't need the prefix
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 20:47:46 +01:00
Clement Verna
535004d77c MDAPI: Create a non presitent volume to store metadata sqlite files
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 20:47:18 +01:00
Clement Verna
e41c406847 MDAPI: fix the name of the mdapi route in openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 15:24:00 +01:00
Clement Verna
9b41bdcf26 MDAPI: fix the name of the build config in Openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 15:18:13 +01:00
Clement Verna
442a12a2bb MDAPI: use cverna's fork for now to build stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 15:15:58 +01:00
Clement Verna
e7736f0f18 MDAPI: fix openshift configmap syntax
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 15:15:58 +01:00
Rick Elrod
a3b14f235c try it this way
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-11 21:28:54 +00:00
Rick Elrod
75e1108b33 don't rmdir a dir that doesn't exist
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-11 21:27:09 +00:00
Rick Elrod
ce0d66d37f Try adding a script for generating the GeoIP ACLs
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-11 21:22:23 +00:00
Clement Verna
ab0cff4741 mdapi: boilerplate to move mdapi to openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-11 20:19:11 +01:00
Kevin Fenzi
a9d21feb43 robosignatory: Add f30-ruby to be autosigned. Ticket 7488.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-11 17:22:16 +00:00
Clement Verna
88ec41a621 packages: rebuild stg vm with f29
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-11 09:28:18 +01:00
Kevin Fenzi
ae09b08b72 koji_builder: Try and override the LANG env instead of setting it if it is not already set
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-10 22:31:08 +00:00
Mikolaj Izdebski
b2aa0b93a5 Increase memory size on pkgs-stg 2019-01-10 19:39:04 +00:00
Kevin Fenzi
8cd7031fa0 haproxy: fix haproxy config to listen for the fedmsgs that fedmsg-gateway emits.
Turns out that 'localhost' resolves to ::1 now, but we aren't using ipv6 here but
ipv4, so haproxy was listening in the wrong place for fedmsgs to appear.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-10 18:22:05 +00:00
Rick Elrod
13a69c8988 add new network for cloud
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-10 15:11:08 +00:00
Patrick Uiterwijk
532e7eec65 Lower compose-iot's memory requirements
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-10 07:53:57 +01:00
b33ee0e302 compose: IoT: update VM build to Fedora 29 2019-01-10 05:47:16 +00:00
Rick Elrod
b90a962637 101 -> f29
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-09 20:35:44 +00:00
Rick Elrod
06c77677f3 get proxy110 ready to update soon
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-09 15:41:28 +00:00
Rick Elrod
dacd26af90 fix ks_repo here
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-01-09 15:37:02 +00:00
Michal Konečný
774df9e834 anitya/release-monitoring: Fix crashing build
I did some changes in buildconfig previously, but it turned out that this
was causing the build to fail. So I removing the changes in buildconfig.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-09 15:32:18 +01:00
Michal Konečný
3cf0ffb51c anitya/release-monitoring: add git source to buildconfig
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-01-09 15:15:54 +01:00