Commit Graph

422 Commits

Author SHA1 Message Date
Kevin Fenzi
bc73da2835 fedmsg/irc: Fix this more correctly.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:06 +02:00
Kevin Fenzi
633b5dc75d fedmsg/irc: Fix logic problem
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:06 +02:00
Kevin Fenzi
b37e3966b3 ansible-report: fix another one
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-11 15:27:19 +00:00
Aurélien Bompard
918c33bb31 fedmsg: update package command to not use items
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-06-11 17:22:12 +02:00
James Antill
a7435094a0 fedmsg/base: Convert from dnf/with_items to package/name. 2019-06-11 15:02:03 +00:00
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
Clement Verna
18048e10ed fedora-hubs: delete unused ansible role + config
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-04-24 10:37:06 +02: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
Justin W. Flory
329f602f61 ircbot.py: Finer filtering on #fedora-diversity fedmsg filters
This change specifically changes the #fedora-diversity fedmsg IRC bot
only listen for regex matching "diversity" on new Pagure issues, pull
requests, and comments. This makes the noise easier to read and
hopefully more relevant (a lot of things get pulled in with this filter
as it is today).
2019-03-25 17:17:37 +00:00
Richa
08cce7785b Changed commops-watch IRC fedmsg filter to watch only new issues and PRs 2019-03-06 23:45:51 +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
Stephen Smoogen
f6fc04578b remove the lower file limit as we have lots of hosts and services needing open files 2019-03-05 14:00:10 +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
Mikolaj Izdebski
7840c992cc Try different way of passing memory limit
This reverts commit 830c854cf7.
2019-02-21 18:53:19 +01:00
Mikolaj Izdebski
bd7d26e84c Improve comments for fedmsg memory limit 2019-02-21 18:44:26 +01:00
Mikolaj Izdebski
29c150fcff Try implementing fedmsg memory limit on RHEL 7 2019-02-21 18:25:56 +01:00
Mikolaj Izdebski
ecc698135a For testing set very fedmsg-hub low memory limit on odcs-backend-stg 2019-02-21 18:09:17 +01:00
Mikolaj Izdebski
565758665c Refactor fedmsg-hub memory limit 2019-02-21 18:02:12 +01:00
Kevin Fenzi
252c0ef7e9 fedmsg/hub: we also need a nrpe handler here because we call it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-02-20 02:00:23 +00:00
Mikolaj Izdebski
3bb85faa89 Restart nrpe after putting fedmsg monitoring socket in place 2019-02-12 11:03:13 +01:00
Stephen Smoogen
419a99a1c1 forgot to change body 2018-12-07 17:46:51 +00:00
Stephen Smoogen
55e1aa0120 this should make fedmsg-python less spammy 2018-12-07 15:46:31 +00:00
Adam Williamson
6c390c669b First cut at migrating openqa-stg to fedmsg-3
This includes some tweaks to the core fedmsg roles to allow a
'generic' way of indicating that a box should use fedmsg-hub-3
not fedmsg-hub, and make the restart notification work for that.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 10:53:16 -08:00
Kevin Fenzi
15fca305f0 add neuro-sig notifications. ticket 7339 2018-10-31 20:07:15 +00:00
Adam Williamson
4d884a0e3c Fix more dnf loop deprecations in various roles
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-10-09 14:09:00 -07:00
Justin W. Flory
37fcc303ed [fedmsg/irc] add fm-planet bot to #fedora-planet IRC channel 2018-10-04 03:02:00 +00:00
Kevin Fenzi
2d7ac321c7 a few tagger stragglers 2018-10-03 17:56:00 +00:00
Kevin Fenzi
be25646e56 add happinesspacket notifications to commops. ticket 7143 2018-10-02 00:22:01 +00:00
Kevin Fenzi
a737144235 add fedora-join notifications. ticket 6919 2018-10-02 00:20:59 +00:00
Jan Kaluza
5112c3b9a4 Make fedmsg error handling py3 compatible.
Quite "innovative" code in here...
2018-09-26 18:10:45 +00:00
Justin W. Flory
b905b04519 Rename fedmsg IRC bot for new Community Blog posts 2018-08-27 18:21:17 +00:00
Mikolaj Izdebski
259ac6a466 Cleanup some Jenkins leftovers 2018-08-06 19:02:47 +00:00
Patrick Uiterwijk
6d0af710ff Only do ipsilon bot in prod
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-08-02 16:02:02 +00:00
Stephen Smoogen
cd006d8ebf I expect this to not work 2018-07-27 18:20:14 +00:00
Stephen Smoogen
8be9a48cda fix a simple spell error 2018-07-27 14:08:43 +00:00
Kevin Fenzi
a96ba5f397 missed another ] 2018-07-26 22:50:32 +00:00
Kevin Fenzi
93da1b1653 remove some copypasta 2018-07-26 22:43:38 +00:00
Kevin Fenzi
6dab5eea01 see if this works for reducing koji stuff 2018-07-26 22:33:23 +00:00
Rick Elrod
4a60ddc875 Nuke pkgdb some more... and probably break everything.
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-07-19 20:40:14 +00:00
Kevin Fenzi
8d9439d89e fix copypasta 2018-07-06 21:31:13 +00:00
Kevin Fenzi
a829c0847f Add a comoops bot for admin posts to planet and a koji devel bot for koji mentions on pagure. 2018-07-06 21:22:22 +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
e38d96a2f9 fedmsg-irc needs python-twisted-words 2018-05-15 17:13:53 +00:00
Kevin Fenzi
a8714caab3 first cut at changing all the old |changed to is changed per ansible deprecations 2018-05-07 23:51:48 +00:00
Kevin Fenzi
3dee3af273 also ignore resultsdb.result.new in fedora-fedmsg 2018-05-04 20:30:45 +00:00
Kevin Fenzi
e51b6285a6 Shelve summershum 2018-04-10 21:39:56 +00:00