Commit graph

29562 commits

Author SHA1 Message Date
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
d5abe969e1 Docsbuilding: add dusty mabe in the appowners
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
d9e9cc5b16 copr: aws-builders: one more update of images for broken swap 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
a02e420214 copr: builder: update AWS/OpenStack images 2020-04-24 21:34:20 +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
Kevin Fenzi
982af092ad f29-test: drop eol maintainer-test machine
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:20 +02:00
Stephen Smoogen
7aedb805bb Revert "[vhost_reboot] Try to get the os code to work"
This reverts commit 899a127f7ae1ffbbe935d45f640b9ac50e8d499c.
2020-04-24 21:34:20 +02:00
Stephen Smoogen
2b4c012300 [vhost_reboot] Try to get the os code to work 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
688a2cf7ce and get its timer also. 2020-04-24 21:34:20 +02:00
Stephen Smoogen
70c9a1816d this should turn on logrotate for fedora hosts 2020-04-24 21:34:20 +02:00
Stephen Smoogen
0028f5f9e4 [pkgs] add tag for user 2020-04-24 21:34:20 +02:00
Stephen Smoogen
eccd948801 [pkgs] try to get syntax right while waiting for 3rd pot of coffee 2020-04-24 21:34:20 +02:00
Stephen Smoogen
5f9818d50b [pkgs] add in comment to code to when change needs to go 2020-04-24 21:34:20 +02:00
Stephen Smoogen
87ce71a5a9 [pkgs] make it so pkgs has pagure user 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
Stephen Smoogen
dbdc75e762 remove repospanner from pkgs playbook. thankyou for your work. 2020-04-24 21:34:20 +02:00
Pavel Raiskup
6d32ca5431 copr: backend: assure createrepo_c >= 0.15.5 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
Pavel Raiskup
17961dc5ce copr: upgrades: add missing packages for upgrade, update dnf-plugins-core 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ý
377f35d194 the-new-hotness: Add rabbitmq queue monitoring
Signed-off-by: Michal Konečný <mkonecny@redhat.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
Pavel Raiskup
bc7fe3b67e copr: fe: give 2x more RAM 2020-04-24 21:34:20 +02:00