Pavel Raiskup
497baceeef
copr: fe: restart default WSGIDaemonProcess each 5mins
2020-04-24 21:34:20 +02:00
Pavel Raiskup
f9c8d480ae
copr: fe: set processes=4 for the main WSGIDaemonProcess
...
And lower the threads=15 to threads=5, per WSGIDaemonProcess threads=num
documentation:
| Do not get carried away and set this to a very large number in the
| belief that it will somehow magically enable you to handle many more
| concurrent users. Any sort of increased value would only be
| appropriate where your code is I/O bound. If you code is CPU bound,
| you are better of using at most 3 to 5 threads per process and using
| more processes.
2020-04-24 21:34:20 +02:00
Pavel Raiskup
bc7fe3b67e
copr: fe: give 2x more RAM
2020-04-24 21:34:20 +02:00
Adam Williamson
8e2ef8ed09
Put openqa-ppc64le-01.qa back in workers group
...
It should be fine now.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
aecf8c9fe9
releng / compose: mount archive volumes so we can archive on composer machines
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
8955d6c86f
[ #8320 ] Make sure that the qa network also can get these. Point to the right nameservers
2020-04-24 21:34:20 +02:00
Stephen Smoogen
bb8417036c
[ #8320 ] Add softwarefactory-project.io to same named list like zanata and jboss so dns works.
2020-04-24 21:34:20 +02:00
Clement Verna
97ae6ceb46
Bodhi: Add Fedora Modules to the bugzilla products list.
...
Fixes https://github.com/fedora-infra/bodhi/issues/3893 .
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
a8d90f83d4
koji hub: adjust gc config to have f32 and epel8
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Pierre-Yves Chibon
cfb91ec4f0
distgit-bz: notify differently in stg and in prod
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:20 +02:00
Pavel Raiskup
d5d7ed3c31
copr: builders: explicitly disable updates-testing on F31
...
.. because we have broken mock configuration there, baked into the
current images. This won't be needed after new mock-core-configs
release, and/or after we re-generate our images (commit
51152119a767a83e576d081f8734ff966a8e).
https://pagure.io/copr/copr/issue/1189
2020-04-24 21:34:20 +02:00
Pavel Raiskup
938b809d75
copr: backend: don't bake specialized mock config into image
2020-04-24 21:34:20 +02:00
Adam Williamson
6483485c8a
openqa/dispatcher: handle update test arch config, ppc64le on stg
...
I enhanced the fedora_openqa job scheduling consumer to have a
setting for which arches update tests should be run on. This
change adds that new setting to the config we write, and enables
ppc64le update tests in staging. If this goes well we will also
enable them in production, and later enable aarch64 as well when
we have more workers.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:20 +02:00
Pierre-Yves Chibon
a23e73df37
distgit/pagure: Turn off the pagure-sync-bugzilla cron job
...
This script has been ported to its own upstream at:
https://pagure.io/Fedora-Infra/distgit-bugzilla-sync
and is now running as a cron job in openshift (twice a day).
So we can remove it from this role/host.
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:20 +02:00
Pierre-Yves Chibon
858fcc0136
distgit-bz: do not notify users even in prod, for now
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
14ccfa20e3
Add in virtual ipv6 hosts for proxy03 and proxy14
2020-04-24 21:34:20 +02:00
Pierre-Yves Chibon
43be9500bd
distgit/pagure: drop a hotfix that is no longer needed
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
96500ac5ab
proxy09 -> f31
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
d13c35d458
try using ip here
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
c54c33fbbe
proxy06 -> f31
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
08f62c2df5
nagios client / haproxy: set this to 2048 too
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
7ef834a64f
nagios / haproxy: 1024 is just not enough anymore
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
29fd108723
proxy04 -> f31
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Aurélien Bompard
01da7c30b6
Restart rabbitmq when a config file changes
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:20 +02:00
Aurélien Bompard
c1d04e9783
Add default Nagios alerts for rabbit queues
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
db6b450288
[nagios_client] check_procs needs to use ereg-argument-array to find the fedmsg-gateway-3 command on F31 systems
2020-04-24 21:34:20 +02:00
Kevin Fenzi
baaedd371f
proxy11 to f31
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
1c99386fb9
not sure how this works for the nginx.conf template
2020-04-24 21:34:20 +02:00
Stephen Smoogen
e688a716a6
try to make this logic so much shorter
2020-04-24 21:34:20 +02:00
Aurélien Bompard
eebab27357
RabbitMQ: handle partitions automatically
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
2b775a8a25
nagios_client: still trying to fix the template problem
2020-04-24 21:34:20 +02:00
Stephen Smoogen
878eebb81d
nagios_client: try to fix int string comparison
2020-04-24 21:34:20 +02:00
Stephen Smoogen
6f6e4b367d
nagios_client: An attempt to fix the fedmsg to look for the right gateway name depending on OS release
2020-04-24 21:34:20 +02:00
Stephen Smoogen
4c44557663
setup proxy03 to rebuild as f31. give ipv6 address to proxy03 and proxy14
2020-04-24 21:34:20 +02:00
Kevin Fenzi
93edf3fbfd
proxy13 -> f31
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Clement Verna
f6914e9125
OCI registry: do not use the NFS mount in staging or candidate.
...
Fixes #https://pagure.io/fedora-infrastructure/issue/8507
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
13d5177ce4
virt_instance_create: drop duplicate facts dropping and add a new task to gather at the end.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
34230f7a7a
proxy14: move to f31
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
0d2699762a
problem with proxy02 is with dns. switch to ip address and see if that fixes it.
2020-04-24 21:34:20 +02:00
Rick Elrod
7fa301af94
proxy 12 -> f31
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
d5580e0640
try to see if problem is with memory in proxy02
2020-04-24 21:34:20 +02:00
Stephen Smoogen
41775fc6cc
try a couple of things to try and get the system to boot an install
2020-04-24 21:34:20 +02:00
Clement Verna
6a5a58783a
OSBS: setup the worker namespace before the orchestrator
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Pierre-Yves Chibon
11c623613e
distgit/pagure: move the hooks back to fedmsg
...
Due to a permission issue with the fedora-messaging cert, we cannot
move src.fp.o fully to fedora-messaging at this time, so moving
back to fedmsg for the hook for now.
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:20 +02:00
Pierre-Yves Chibon
cae73d9dd9
distgit/pagure: move some configuration key to the shared config
...
- Use fedora-messaging everywhere instead of fedmsg
- Make setting: ALWAYS_FEDMSG_ON_COMMITS always true
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:20 +02:00
Clement Verna
2ec1756ac6
OSBS: openshift aarch64 specific variable
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
d10a0696a1
Rebuild proxy02 to Fedora 31
...
Make changes in the host_vars file for proxy02 to use Fedora-31.
2020-04-24 21:34:20 +02:00
Pierre-Yves Chibon
cb93ea22a1
proxy: Fix a number of links in the 503 error template
...
See https://pagure.io/fedora-infrastructure/issue/8452 for
some more context about this change.
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:20 +02:00
Adam Williamson
3441c4e18e
openqa: correct systemd config drop in directory name
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:20 +02:00
Adam Williamson
5854224c14
openqa: create directory for config drop-in from prev commit
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:20 +02:00