Ubuntu focal ships with rabbitmq server 3.8.2 which has changed the text output format for the cli commands that the tests rely on. Fortunately, 3.8.2 also adds a --formatter=json option. This patch takes advantage of that.
Ubuntu focal ships with rabbitmq server 3.8.2 which has changed the text output format for the cli commands that the tests rely on. Fortunately, 3.8.2 also adds a --formatter=json option. This patch takes advantage of that.