Commit graph

29534 commits

Author SHA1 Message Date
Pavel Raiskup
009b6a28a5 copr: frontend: enable debugging output on devel
And update comments so they reference the correct format of new
copr-frontend's LOGGING_LEVEL option.
2020-04-24 21:34:19 +02:00
Adam Williamson
0dd848d945 Drop all autocloudreporter stuff
autocloud is dead. We don't need this any more. I'll decommission
the bits from the hosts manually.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:19 +02:00
Kevin Fenzi
1b36cbff59 builders: Stop dealing with 01-21 carts on the moonshot.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:19 +02:00
Mohan Boddu
fc28e0648d EPEL 8 Modular Work
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:19 +02:00
Kevin Fenzi
97e1cfddb0 tftp_server: fix link to ppc64le kernel.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:19 +02:00
Kevin Fenzi
97289cbde1 tftpserver: add el8 ppc64le entry for pxe
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:19 +02:00
Aurélien Bompard
3596bb5d5f Also update Bodhi on the VM
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:19 +02:00
Aurélien Bompard
ca17568bc8 Store the Celery beat DB somewhere writeable
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:19 +02:00
Aurélien Bompard
a43e07df80 Actually, that's how you do it.
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:19 +02:00
Aurélien Bompard
ee918285f6 Bodhi: update imagestreams
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:19 +02:00
Aurélien Bompard
9c559002ac Enable Celery Beat in Bodhi staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:19 +02:00
Aurélien Bompard
cb30c5d7ea bugzilla2fedmsg: fix config
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:19 +02:00
Aurélien Bompard
cd23763ac4 The full path is required
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:19 +02:00
Aurélien Bompard
aa71ec078e Build bugzilla2fedmsg in openshift using s2i
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:19 +02:00
Aurélien Bompard
bacdceefb6 bugzilla2fedmsg: new package name, update the openshift app
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:19 +02:00
Pierre-Yves Chibon
6d4abe69a7 distigt-bz: change the frequency of the cron job to run every 3 hours
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:19 +02:00
Clement Verna
275b8c4497 OSBS: try adding the vars/all to cluster prereq
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:19 +02:00
Clement Verna
b8ba73c4d0 OSBS: add the aarch64 nodes to cluser prereq tasks
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:19 +02:00
Clement Verna
af1de39148 OSBS: add the aarch64 nodes to the staging group
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:19 +02:00
Clement Verna
25e16efed6 OSBS: use quay.io for aarch64 OCP images.
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:19 +02:00
Pavel Raiskup
8c90051a60 copr: backend: decrease the be->fe polling frequency
https://pagure.io/copr/copr/issue/1059
2020-04-24 21:34:19 +02:00
Pavel Raiskup
16b29d398f copr: frontend: drop useless NameVirtualHost directive
From apache docs:
Prior to 2.3.11, NameVirtualHost was required to instruct the server
that a particular IP address and port combination was usable as a
name-based virtual host. In 2.3.11 and later, any time an IP address and
port combination is used in multiple virtual hosts, name-based virtual
hosting is automatically enabled for that address.
2020-04-24 21:34:19 +02:00
Kevin Fenzi
28d988f5f1 osbs: add osbs_aarch64_nodes_stg so I can run nagios_client role and stop them showing down.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:19 +02:00
Clement Verna
e7f8943a3f OSBS: fix the aarch64 stg name in the inventory
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:19 +02:00
Stephen Smoogen
a54e3ce9f6 remove ci-cc-rdu from files it was hidden in 2020-04-24 21:34:19 +02:00
Clement Verna
60c2aeb30b OSBS: fix the hostname of aarch64 boxes
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:19 +02:00
Pierre-Yves Chibon
fdf583df5e distgit-bz: templates are in the templates folder, not files
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:19 +02:00
Pierre-Yves Chibon
7aa2fa9d40 distgit-bz: Add the email overrides configuration file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
e72edc4d9c Drop the ci playbook from the master one
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
b390c94eeb Drop the playbooks/groups/ci playbook and its related entry in the inventory
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
ce37f52c46 distgit-bz: I'll need more time for the current build to finish
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
7223907eab distgit-bz: accelerate the cron job so we can debug it again
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Clement Verna
93514b54b7 OSBS: fix the kickstart repo url for aarch64 nodes
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:18 +02:00
Clement Verna
4940def46a OSBS: fix the kickstart name for aarch64 nodes
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:18 +02:00
Clement Verna
b6ecb802f8 OSBS: add the aarch64 nodes to the virt-create step
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:18 +02:00
Kevin Fenzi
6530515ded resultsdb-stg01: bump to 8gb memory to prevent restarting httpd all the time.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:18 +02:00
Kevin Fenzi
88e27098a3 basessh: simplify when conditional
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
08c3a9ad0b distgit-bz: add an alias for partner-bugzilla as the-new-hotness does
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
f1a986743b distgit-bz: fix typo in the cron job frequency
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
d7dd7d4533 distgit-bz: slow down the cron job as it is not working in stg currently
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
7f7c40e8b3 distgit-bz: Increase the cron job frequency while we're still trying to get it to run properly
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Kalev Lember
c6609b21f2 Add f31-flatpak to bodhi owner sync script
https://pagure.io/releng/issue/9082
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
ec06d9e9cd distgit-bz: Slow down the rythm of the cron runs
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pavel Raiskup
679f4c01d9 copr: drop (to be) released patches 2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
298897ab37 distgit-bz: fix the name of the configuration file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
9b974eb83e distgit-bz: fix the path to the binary to call
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
202d66eadd distgit-bz: place the starting deadline at the right level
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
79eeb97509 distgit-bz: lower the starting deadline
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pavel Raiskup
1125af4de2 copr: be: support --kill-also-unused in cleanup-vms-aws 2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
0a5440f114 distgit-bz: try fixing the command run by the cron
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00