Skip to content

Commit 185a202

Browse files
committed
Makefile: Add verbose testsuites to slow testsuites
This is only so we don't reach the log size limit on Travis CI. (cherry picked from commit 16c5bbf)
1 parent f78b48e commit 185a202

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,12 +193,14 @@ SLOW_CT_SUITES := backing_queue \
193193
partitions \
194194
per_user_connection_tracking \
195195
per_vhost_connection_limit \
196+
per_vhost_msg_store \
196197
per_vhost_queue_limit \
197198
policy \
198199
priority_queue \
199200
queue_master_location \
200201
quorum_queue \
201202
rabbit_core_metrics_gc \
203+
rabbit_fifo_prop \
202204
simple_ha \
203205
sync_detection \
204206
unit_inbroker_parallel \

0 commit comments

Comments
 (0)