Commit Graph

192 Commits

Author SHA1 Message Date
Stephen Smoogen
95da782701 we had some entries for bodhi-backend03 which did not make sense to keep. remove them also 2019-05-28 17:23:38 +00:00
Stephen Smoogen
31d95ec505 remove almost all bodhi02 entries. Still have 1 for /usr/bin/bodhi-expire-overrides 2019-05-28 17:20:22 +00:00
Kevin Fenzi
4b31ac5152 ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:38:09 +00:00
Stephen Smoogen
194b0058c6 remove retrace02 from inventory and files. Leave mgmt as it is still plugged in and may show up. 2019-04-05 19:19:58 +00:00
Aurélien Bompard
d5977b86f4 Use the actual cert name
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-03-06 14:52:55 +00:00
Aurélien Bompard
603aafab17 Better this way
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-03-04 16:24:38 +00:00
Aurélien Bompard
c974c2bed1 Allow the messaging briges to sign any topic 2019-03-04 16:09:30 +00:00
Jan Kaluza
5112c3b9a4 Make fedmsg error handling py3 compatible.
Quite "innovative" code in here...
2018-09-26 18:10:45 +00:00
Mikolaj Izdebski
259ac6a466 Cleanup some Jenkins leftovers 2018-08-06 19:02:47 +00:00
Ralph Bean
10b9d702bb Copy/pasta fail. 2018-06-21 13:42:09 +00:00
Ralph Bean
6cf2425a61 Declare fedmsg endpoints for odcs backend. 2018-06-21 13:28:05 +00:00
Kevin Fenzi
e51b6285a6 Shelve summershum 2018-04-10 21:39:56 +00:00
Kevin Fenzi
de71bacf72 add in missing ,s 2018-02-13 03:42:37 +00:00
Mikolaj Izdebski
5c4f49ade3 Staging hosts should use staging fedmsg CA (#6621) 2018-02-12 13:53:13 +00:00
Brian Stinson
405922121f Add CentOS CI Staging relay to the stg.fp.o bus, fixes: #6417 2017-10-05 18:53:06 +02:00
Brian Stinson
f25f038140 Add the CentOS Fedmsg Relay to the production bus
Fixes: https://pagure.io/fedora-infrastructure/issue/6281

We are currently filtering -only- org.centos.prod messages through this
relay, and the fedmsg-meta work is all finished (thanks @pingou!). We
should be able to publish to the prod bus now.
2017-08-23 18:13:22 +02:00
Brian Stinson
64cf041fc2 add the public fedmsg relay for ci.centos.org to the fedora staging infrastructure 2017-05-11 20:59:06 +00:00
Kevin Fenzi
96774f04f5 Good bye hosted03. A parting glass to your long service! 2017-04-11 18:31:22 +00:00
Ralph Bean
4c6b4fed47 Make mbs-backend wait a little bit longer before publishing. 2017-03-14 18:23:07 +00:00
Kevin Fenzi
81f0109446 rename misnamed template file 2017-03-04 17:58:48 +00:00
Ralph Bean
3ef9769aad Kill mbs-logging.py in favor of the new root logger. 2017-03-03 10:47:04 +00:00
Ralph Bean
8dd8562c4e Revert "Nevermind."
This reverts commit 8701733b5b.
2017-03-03 10:15:09 +00:00
Ralph Bean
8701733b5b Nevermind. 2017-03-03 10:14:34 +00:00
Ralph Bean
aede96f1b7 This was causing double log statements for mbs. 2017-03-03 10:14:34 +00:00
Michael Simacek
b77f5736b4 Koschei: split resolver into build-resolver and repo-resolver 2017-03-02 15:48:46 +01:00
Ralph Bean
4885069d12 Remove old dev config, no longer needed.
This stuff was for https://fedorahosted.org/rel-eng/ticket/6441
2017-02-22 15:40:59 +00:00
Ralph Bean
17d4fe3c1e Declare fedmsg endpoints for mbs backend. 2017-02-16 00:47:00 +00:00
Jeremy Cline
b332de14b3 Add a root logger to the fedmsg base logging config
This alters the logging configuration for all fedmsg applications. It
adds a root logger configuration which handles messages that are not
covered by other loggers (and which also have ``propagate=False``). This
means that all Python modules will now be able to emit log messages,
rather than those in the ``fedmsg`` or ``moksha`` Python packages (or
other packages that use their loggers).

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-02-08 18:22:14 +00:00
Patrick Uiterwijk
4063fbb069 These policies were never correctly maintained. Disable nitpicky mode for now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-01-13 01:25:21 +00:00
Ricky Elrod
4911b16f73 nuke autocloud-backend-{vbox,libvirt} in favor of the "2" variants
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-01-05 20:24:08 +00:00
Patrick Uiterwijk
776718589a There is no bodhi-backend03 in stg
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-29 21:25:53 +00:00
Ralph Bean
a1618aa1d1 Add markdown formatting to fedmsg err emails.
This way, we can copy and paste the emails directly into github/pagure issues to
track them.  Like this one, for instance:
https://github.com/fedora-infra/pdc-updater/issues/18
2016-10-28 14:59:30 +00:00
Kevin Fenzi
806d7651eb fix ask02 too 2016-10-18 20:10:04 +00:00
Kevin Fenzi
f81190f3bd try and increase askbot threads to see if it will stay up 2016-10-18 20:03:05 +00:00
Kevin Fenzi
4f6a15897d fix conditional 2016-09-04 16:30:55 +00:00
Kevin Fenzi
473c64467d Fix this hopefully to match bodhi-backend03 2016-09-04 16:19:03 +00:00
Kevin Fenzi
23e2dc4a25 Revert "Revert part of the bodhi-backend03 changes to see if they caused problems."
This reverts commit 6e6d936588.
2016-09-04 16:17:19 +00:00
Kevin Fenzi
6e6d936588 Revert part of the bodhi-backend03 changes to see if they caused problems. 2016-08-13 02:30:04 +00:00
Kevin Fenzi
22f2cb0541 Fix conditional 2016-08-12 19:44:48 +00:00
Kevin Fenzi
ca88391df3 More bodhi2 for fedora24 changes.
Fix places that except bodhi-backend01 for 03
Don't use the copr we can just use a scratch build
Set fedmsg enpoints
2016-08-12 19:36:37 +00:00
Ralph Bean
b1d0171a84 Allow composer.stg to receive messages from modularity.fic.o
See https://fedorahosted.org/rel-eng/ticket/6441
2016-07-13 13:16:56 +00:00
Pierre-Yves Chibon
93c3140826 Ralph advised to browse top-down and adjust doc 2016-06-23 16:22:14 +02:00
Pierre-Yves Chibon
0398171c7b Try logging the message_id when reporting an error 2016-06-23 16:16:50 +02:00
Michael Simacek
85aff16d9b Update fedmsg endpoint for split koschei 2016-05-12 15:46:09 +00:00
Kevin Fenzi
a32f8b9e4a Change ansible_fqdn to inventory_hostname. This fixes some few hosts that have incorrect reverse dns
and shouldn't break any others since we always use fully qualified in our inventory.
2016-05-11 15:08:50 +00:00
Michael Simacek
ef63b3047a Try to fix koschei-backend-stg fedmsg endpoint 2016-04-18 09:59:23 +02:00
Ralph Bean
564f1b9420 Give bugzilla2fedmsg two more threads. 2016-03-29 01:59:25 +00:00
Ralph Bean
fd9ac09148 Use the full name here. 2016-03-29 01:22:56 +00:00
Ralph Bean
7892e73690 This is jinja, not mako. 2016-03-01 20:34:59 +00:00
Ralph Bean
bd5141a73e A first stab at delegating out fedmsg error emails. 2016-03-01 20:32:03 +00:00