Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Lerch
89f6f1fc32 Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
Adam Williamson
c60a3afe99 relvalconsumer: update AMI consumer routing keys
This should cover both before and after
https://pagure.io/cloud-image-uploader/pull-request/28 if it
gets merged.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-09-12 16:58:36 -07:00
Adam Williamson
66d764612b relvalconsumer: add mechanism for disabling services
This is because authing to the wiki on staging is broken right
now, so I want a clean mechanism for turning off all services
that write to the wiki. See
https://pagure.io/fedora-infrastructure/issue/8381

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:15 +02:00
Adam Williamson
43de361092 relvalconsumer: also enable the new AMI page updater
I just wrote an additional consumer class in relvalconsumer that
should update the new AMI info pages for composes whenever a new
AMI is published; this should enable that new consumer.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:15 +02:00
Adam Williamson
aba005a548 Convert relvalconsumer to fedora-messaging
Following the basic scheme I set up for fedora_openqa, hope it's
all right...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-18 16:40:42 -07:00
Adam Williamson
12c7b64aa0 Add a relvalconsumer role, run it on openQA servers for now
relvalconsumer is the fedmsg consumer bot that creates Wikitcms
release validation test events. Up till now it's just been
running on one of my personal boxes; we should really move it
to infra. Run it on the openQA servers for now, as there's
nowhere more obviously correct, and I have root access there to
fix problems.

We add new inventory groups because it's *really important*
that there be exactly one (no more, no less) production consumer
at any given time. I don't want to just use the 'openqa' group
for this because it's vaguely possible it could contain more
than one host in future, and we really wouldn't want that to
result in there being two production relvalconsumers running.
2016-11-30 13:24:05 -08:00