rabbitfixture's status_regex needs changes for RabbitMQ 3.6.10
Bug #1817642 reported by
William Grant
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
rabbitfixture |
Fix Released
|
High
|
Colin Watson |
Bug Description
RabbitMQ 3.6.10 in bionic changes the "rabbitmqctl status" output again.
Old:
Status of node 'rabbit@lp-xenial' ...
[{pid,899},
{running_
New:
Status of node rabbit@lp-bionic
[{pid,3344},
{running_
[{
The quotes around the node name are already optional, but the " ..." needs to be too.
Related branches
lp://staging/~cjwatson/rabbitfixture/status-no-ellipsis
- Free Ekanayaka (community): Approve
-
Diff: 46 lines (+26/-2)2 files modifiedrabbitfixture/server.py (+2/-2)
rabbitfixture/tests/test_server.py (+24/-0)
summary: |
- rabbitfixture's status_regex needs changes for RabbitMQ 3.6.0 + rabbitfixture's status_regex needs changes for RabbitMQ 3.6.10 |
description: | updated |
Changed in rabbitfixture: | |
assignee: | nobody → Colin Watson (cjwatson) |
status: | Triaged → In Progress |
Changed in rabbitfixture: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Fixed in rabbitfixture 0.4.1.