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
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
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
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
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
Patrick Uiterwijk
936e8b261a
yum accepted pkg=, package calls it name=
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
adcbf72f03
Packageize this, packageize that, packageize the world
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-10-08 22:25:52 +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
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