Kevin Fenzi
dbd763816b
rabbitmq cluster / osci queues: adjust so playbook doesn't fail on trying to change queues
...
The osci queue's have changed since this playbook last completed.
The ttl changed and the routing keys have changed.
The ansible rabbitmq module can't change these things on already created
queues because the api doesn't allow it. This makes this playbook fail
with:
"RabbitMQ RESTAPI doesn't support attribute changes for existing
queues"
So, for now, set the ttl to what it already is, and don't change the
routing keys at all. Hopefully this will get it to complete and osci can
manage at least routing keys themseleves wherever they do that.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-28 13:50:56 -08:00
Brendan Reilly
24e86b78ec
Copy SSL certs for MBS RabbitMQ
2021-01-28 16:13:02 -05:00
Kevin Fenzi
acde59f6a3
bodhi / backend / pungi config: add glx-utils to multilib whitelist
...
See https://pagure.io/pungi-fedora/issue/849
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-28 12:42:23 -08:00
Brendan Reilly
2ce9d8e8d3
MBS uses SSL auth for celery
2021-01-28 14:16:24 -05:00
Brendan Reilly
8ed43bb25e
Fix MBS frontend configuration
2021-01-28 12:05:50 -05:00
Brian Stinson
c497b17e19
Add a centos-koji user in rabbitmq that corresponds to the certs
...
generated for us
Note: this is indeed a different user from the one listed before it.
koji-centos is used for mbbox.
Relates to: https://pagure.io/fedora-infrastructure/issue/9603
2021-01-28 09:17:53 -06:00
Brendan Reilly
5a18bd3833
Only apply changes to stage
2021-01-27 12:36:04 -05:00
Brendan Reilly
a00708b19b
Updated playbooks for MBS v3 deployment
2021-01-27 12:36:04 -05:00
František Zatloukal
9f7beb2d5a
oraculum: Final fixup for flower
2021-01-27 16:16:51 +01:00
František Zatloukal
116879e870
oraculum: Try to remove trailing / from flower cmd
2021-01-27 15:32:42 +01:00
František Zatloukal
54404a1255
oraculum: Try to pass celery_app object to flower
2021-01-27 15:20:09 +01:00
Adam Saleh
71125c01c4
Added asaleh to fedocal appowners
2021-01-27 15:12:27 +01:00
František Zatloukal
6e485c2faf
oraculum: add url-prefix back to flower
2021-01-27 15:02:26 +01:00
František Zatloukal
d4112fc373
oraculum: Drop --url_prefix for flower
2021-01-27 14:58:49 +01:00
František Zatloukal
18717e1a0d
oraculum: Try haproxy rewrite for flower
2021-01-27 14:41:01 +01:00
František Zatloukal
d92e0eaf58
oraculum: Try url prefix for flower
2021-01-27 14:28:39 +01:00
František Zatloukal
8bdbf004d8
oraculum: I am an idiot
2021-01-27 14:20:44 +01:00
František Zatloukal
3d912d85f0
oraculum: One more fixup for flower
2021-01-27 14:18:02 +01:00
František Zatloukal
2031d44bd9
oraculum: specify flower port
2021-01-27 14:11:36 +01:00
František Zatloukal
071ef10156
oraculum: Try to bringup flower
2021-01-27 14:09:08 +01:00
Pavel Raiskup
863ef89512
copr: builders: disable bootstrap chroot for armhfp fedora
...
Users can disable bootstrap themselves, but it doesn't seem to be worth
bothering everyone while rhbz#1895363 is not moving anywhere.
More info:
https://pagure.io/copr/copr/issue/1660
https://bugzilla.redhat.com/show_bug.cgi?id=1895363
2021-01-27 09:49:29 +01:00
Pavel Raiskup
b9d52f1b65
copr: builders: drop best=0 EL8 hack
...
The default config + command:
$ mock -r centos-8-x86_64 --install perl-Test-Harness
installs just
perl-Test-Harness-1:3.42-1.el8.noarch, not
and not
perl-Test-Harness-1:3.42-440.module_f33+9369+dac0eadc.noarch
or something alike. I think we are fine to drop the hack for rhbz#1758459.
2021-01-27 09:40:12 +01:00
Pavel Raiskup
cc548317ac
copr: builders: +20G build storage space
...
https://pagure.io/copr/copr/issue/1657
2021-01-27 08:58:26 +01:00
František Zatloukal
3212bee0d7
oraculum: Pass more stuff as variables to the frontend
2021-01-27 08:50:14 +01:00
František Zatloukal
e740ff22ff
oraculum: Well, let's try quay
2021-01-27 00:24:34 +01:00
Stephen Smoogen
50e3c07e95
Remove rhel6-sync from batcave daily tasks. Move up times for syncing EL7/EL8 accordingly
2021-01-26 17:10:10 -05:00
František Zatloukal
902c2a7c9d
oraculum: Try to specify more to a tag
2021-01-26 22:12:03 +01:00
František Zatloukal
d91175631e
oraculum: Try to add tag to buildconfig
2021-01-26 22:00:51 +01:00
František Zatloukal
428c76d11d
oraculum: More build fixes
2021-01-26 20:46:40 +01:00
František Zatloukal
8df0f6e3ff
oraculum: Ups, fixup build ref
2021-01-26 19:24:48 +01:00
František Zatloukal
495811a352
oraculum: Try frontend
2021-01-26 19:21:48 +01:00
Kevin Fenzi
b3994bca9b
bodhi / backend: Add mangohud to bodhi pungi.rpm whitelist for multilib
...
See https://pagure.io/pungi-fedora/issue/811
Basically mangohud should be multilib in updates too.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-26 09:57:58 -08:00
František Zatloukal
d4e75f8266
oraculum: Try route paths to separate api
2021-01-26 18:11:31 +01:00
Patrick Uiterwijk
7060ab6dde
batcave: update copyright line on retrieve-security-question
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2021-01-25 20:47:53 +01:00
Patrick Uiterwijk
ce00260e19
batcave: Update retrieve-security-question for python3-gpg
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2021-01-25 20:47:08 +01:00
Kevin Fenzi
59a84365da
Also use direct kernel boot in prod again too.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-25 11:26:21 -08:00
Kevin Fenzi
1a7da5c045
Move armv7 builders back to f32 and GA kernel.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-25 09:49:34 -08:00
Michal Konečný
91596d41ca
the-new-hotness: Disable docker caching
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-01-25 17:39:20 +01:00
Michal Konečný
526f9a16d2
the-new-hotness: Change the logging to INFO
...
I already have fix for
https://github.com/fedora-infra/the-new-hotness/issues/316
Changing the logging level back to INFO
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-01-25 16:25:47 +00:00
Mohan Boddu
c2b775cc58
Setup for F34 Mass Rebuild
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-01-25 09:43:03 -05:00
Michal Konečný
d0339e01d4
the-new-hotness: Change fedora-messaging log level to ERROR
...
This is a temporary fix for
https://github.com/fedora-infra/the-new-hotness/issues/316
The log level change for root log didn't helped, so let's try to also
change the fedora messaging log level
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-01-25 14:00:09 +01:00
Michal Konečný
41330d30df
the-new-hotness: Change log level to ERROR
...
This is a temporary fix for
https://github.com/fedora-infra/the-new-hotness/issues/316
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-01-25 13:45:48 +01:00
František Zatloukal
2f08952da0
oraculum: Bump worker count a bit
2021-01-25 12:07:32 +01:00
Pierre-Yves Chibon
bd6180dcd0
git/hooks: decode the output of the subprocess
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-01-25 10:54:51 +01:00
Pierre-Yves Chibon
9b93ce1537
test commit
2021-01-25 10:52:33 +01:00
Pierre-Yves Chibon
a07f3e6710
proxy: set-up packager-dashboard
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-01-25 10:50:53 +01:00
František Zatloukal
9ef2e40d31
oraculum: Move playbook to oraculum.yml
2021-01-25 10:30:26 +01:00
Kevin Fenzi
8d2a5e0305
add highmem=off again
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-24 19:42:40 -08:00
Kevin Fenzi
c308c08b1b
Revert "virt instance create: switch stg back to uefi"
...
This reverts commit a691aac113
.
2021-01-24 19:24:22 -08:00
Kevin Fenzi
a691aac113
virt instance create: switch stg back to uefi
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-24 19:05:28 -08:00