rabbitfixture's status_regex needs changes for RabbitMQ 3.6.10

Bug #1817642 reported by William Grant
6
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_applications,[{rabbit,"RabbitMQ","3.5.7"},

New:

Status of node rabbit@lp-bionic
[{pid,3344},
 {running_applications,
     [{rabbit,"RabbitMQ","3.6.10"},

The quotes around the node name are already optional, but the " ..." needs to be too.

Related branches

Colin Watson (cjwatson)
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
Colin Watson (cjwatson)
Changed in rabbitfixture:
status: In Progress → Fix Committed
Revision history for this message
Colin Watson (cjwatson) wrote :

Fixed in rabbitfixture 0.4.1.

Changed in rabbitfixture:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.