Create accounts for code-review to receive pulse messages from communitytc
Categories
(Taskcluster :: Operations and Service Requests, task)
Tracking
(Not tracked)
People
(Reporter: marco, Unassigned)
Details
I'd need to listen to pulse messages from the community-tc deployment. I need a testing and a production account.
Once they are created, can I manage them like I do on PulseGuardian? (e.g. remove queues)
Comment 1•6 years ago
|
||
Pulseguardian only addresses the "pulse" rabbitmq instance, which is attached to the firefox-ci Taskcluster deployment. So, you won't be able to do that sort of maintenance with this deployment.
What would you like the users to be named?
| Reporter | ||
Comment 2•6 years ago
|
||
(In reply to Dustin J. Mitchell [:dustin] (he/him) from comment #1)
Pulseguardian only addresses the "pulse" rabbitmq instance, which is attached to the firefox-ci Taskcluster deployment. So, you won't be able to do that sort of maintenance with this deployment.
OK. Are there plans to extend it?
What would you like the users to be named?
code-review-communitytc-events-testing and code-review-communitytc-events-production
Comment 3•6 years ago
|
||
OK, you should be all set!
Hostname: orange-antelope.rmq.cloudamqp.com.
Vhost: communitytc
Username/password supplied out of band.
| Reporter | ||
Comment 4•6 years ago
|
||
It seems I can't connect, certificate verify failed: Hostname mismatch, certificate is not valid for 'orange-antelope.rmq.cloudamqp.com'. Any idea why?
I'm trying to connect to orange-antelope.rmq.cloudamqp.com, port 5671, with SSL.
Comment 5•6 years ago
|
||
Oh, sorry, use hostname pulse.mozilla.org (it's a CNAME but I guess that's the only name in the certificate).
| Reporter | ||
Comment 6•6 years ago
|
||
I could have sweared I tried that too, but apparently I didn't :P
Description
•