Commit Graph

222 Commits

Author SHA1 Message Date
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
536bd4b62f Remove item that should have been removed in 4885069d12. 2017-02-28 20:22:22 +00: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
d1e571667c Add fedmsgdpolicy tag
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-01-16 22:02:30 +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
Kevin Fenzi
b1a2d105c9 In ansible 2.2 always_run is depreciated. Switch to check_mode. 2016-11-01 16:29:49 +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
Kevin Fenzi
42afc9a637 Fix a bunch of places that didn't use the full correct mode 2016-08-08 19:53:57 +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
5e36f333fa Hopefully only one further change to get openqa connectivity working. 2016-03-11 03:01:50 +00:00
Ralph Bean
c9827a793b Let openqa01 publish to the bus. 2016-03-10 22:44:51 +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
Kevin Fenzi
63ac561e4e Revert "Set this to 0775 like it's set in a later play so they don't flip flop perms back and forth"
This reverts commit 81d9237c62.
2016-01-11 16:57:53 +00:00
Kevin Fenzi
81d9237c62 Set this to 0775 like it's set in a later play so they don't flip flop perms back and forth 2016-01-10 23:34:42 +00:00
Peter Robinson
b75c829a03 fedmsg: fix yum conditional when run on hosts with dnf 2015-12-16 07:04:54 +00:00
Kevin Fenzi
bf5dc0c192 Try this and see if it works to sort this into a known order. 2015-12-09 17:54:40 +00:00
Ralph Bean
54ecf90097 Try turning on the fedmsg routing_nitpicky bit. 2015-12-03 19:16:15 +00:00
Miroslav Suchý
625cac873b semanage needs policycoreutils-python-utils on F23+ 2015-11-30 18:32:42 +01:00
Ralph Bean
2cda638026 Give mailman3 more fedmsg endpoints. 2015-11-19 14:40:33 +00:00
Kevin Fenzi
24d59f6f9d This is the package name on f23 2015-11-19 02:40:58 +00:00
Kevin Fenzi
073602820b Try moving quotes here. 2015-11-19 02:38:50 +00:00
Kevin Fenzi
fa76588aa3 Try and fix mdapi playbook 2015-11-19 02:37:39 +00:00