Commit Graph

17561 Commits

Author SHA1 Message Date
Stephen Smoogen
1961cb9cb7 turns out nixnagios is not what I wanted 2020-04-24 21:34:21 +02:00
Tim Flink
fa73cd4d47 resultsdb: F31+ needs logrotate explicitly installed 2020-04-24 21:34:21 +02:00
Adam Williamson
bd0a280c74 openqa/dispatcher: have consumers log fedora_openqa messages
Seems you need explicit config for each module you want log
messages from (or you need to set the root logger level to INFO
which maybe I'll do instead later). This includes INFO messages
from fedora_openqa.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:21 +02:00
Clement Verna
a4f9bcacc6 login-registry: use the docker config.json as authfile for backward compatibility
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:21 +02:00
Clement Verna
1cf6bb0692 login-registry: use the correct ansible module to run commands
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:21 +02:00
Pavel Raiskup
78ed1bd16d copr: frontend: separate route for packages 2020-04-24 21:34:21 +02:00
Clement Verna
85be95fb79 Replace the push-docker role by login-registry and use podman.
This commit replaces the push-docker role which depends on docker
by a new role login-registry which is using podman instead.

Fixes https://pagure.io/fedora-infrastructure/issue/8393

Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:21 +02:00
Clement Verna
a1cab8fc7c Nagios: fix the koji_wellness command definition
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:21 +02:00
Adrian Reber
a8bad3cf10 mm-backend: adapt statistics script
This adapts the create_statistics.sh script to correctly handle the new
systemd timer based logrotate on the proxies. This also filters out
accesses from 127.0.0.1 as that is haproxy doing its checks.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:21 +02:00
Clement Verna
1943a7fc51 Nagios: fix the name of the koji wellness command
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:21 +02:00
Clement Verna
96662a3ac4 Nagios: change the hostname in the koji wellness service.
Fixes https://pagure.io/fedora-infrastructure/issue/6505

Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:21 +02:00
Leonardo Rossetti
be5ecd4f16 koji_wellness plugin
Signed-off-by: Leonardo Rossetti <me@lrossetti.com>
2020-04-24 21:34:21 +02:00
Pavel Raiskup
43ace7a079 copr: aws-builder: typo in device name 2020-04-24 21:34:21 +02:00
Pavel Raiskup
1d02ae141b copr: aws-builder: increase aarch64 additional volume
This is because we'll use that one also for /var/lib/copr-rpmbuild.
2020-04-24 21:34:20 +02:00
Pavel Raiskup
a5d8a6233a copr: aws-builder: provide more space for builds
We don't have large root partition enough, and both /tmp and
/var/lib/copr-rpmbuild eat the remaing ~3.7G.  The swap disk though is
large enough, so we can use part of it to mimic the boxes we have in
openstack.
2020-04-24 21:34:20 +02:00
Stephen Smoogen
d05626d43c [pagure] put back changes into configs I whacked earlier 2020-04-24 21:34:20 +02:00
Stephen Smoogen
2c05b41e5f [pagure.io] Put back in fedmsg command. Put back in SSH_COMMMAND_NON_REPOSPANNER 2020-04-24 21:34:20 +02:00
Clement Verna
e03b5d7ee4 Bodhi: use the celery task name not the name of the task method in the config
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Clement Verna
5f429a0d1b Bodhi: use workingDir instead of the HOME env variable for celery
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Clement Verna
4cd79744f5 Bodhi: define /home/cverna to /tmp so that celery have permission to write file there
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Clement Verna
a5cb85b46e Bodhi: remove the queue flag when calling celery
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Clement Verna
6e74251812 Bodhi: celery-beat does not need a queue name
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Clement Verna
96ea5d1a8f Bodhi: fix the celery command path in the celery-beat deployment config
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
c9f3d2d8be [pkgs] A ternary needs 2 arguments. I removed one in the previous commit and should have changed the code completely instead. 2020-04-24 21:34:20 +02:00
Clement Verna
f242d032cd Bodhi: change the name of the tasks in the celery-beat config
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
ccaa519dd3 [pkgs]: remove mentions of repospanner so that playbooks will set up things without it 2020-04-24 21:34:20 +02:00
Pavel Raiskup
f280cabfe8 copr: drop soon-to-be-released hot-fix patches 2020-04-24 21:34:20 +02:00
Clement Verna
d88b4369fb OSBS: remove pdc from the koji builder config
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
73ba1900e6 lock_wrapper: handle --silent with the argument passing
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
6a4dac866c nfs_client: fedora_koji_archive04 volume in all the right places
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
09bbcdb68a scripts / lock-wrapper: actually pass script arguments as well to the script
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Michal Konečný
017659327d release-monitoring: Raise timeout for probes
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2020-04-24 21:34:20 +02:00
Michal Konečný
f666c5d168 release-monitoring: Update configuration
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2020-04-24 21:34:20 +02:00
Luca BRUNO
ad7c41bf0b coreos-cincinnati: deploy latest master (b69bc52) 2020-04-24 21:34:20 +02:00
Luca BRUNO
afe0b29ea9 coreos-cincinnati: build latest master (b69bc52) 2020-04-24 21:34:20 +02:00
Luca BRUNO
fd35390a6a coreos-cincinnati: deploy latest master (b14b2f5) 2020-04-24 21:34:20 +02:00
Luca BRUNO
7884bd1be1 coreos-cincinnati: build latest master (b14b2f5) 2020-04-24 21:34:20 +02:00
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
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