Commit graph

29947 commits

Author SHA1 Message Date
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
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