Skip to content

Commit 16c5bbf

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.
1 parent 57ae905 commit 16c5bbf

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
@@ -198,12 +198,14 @@ SLOW_CT_SUITES := backing_queue \
198198
partitions \
199199
per_user_connection_tracking \
200200
per_vhost_connection_limit \
201+
per_vhost_msg_store \
201202
per_vhost_queue_limit \
202203
policy \
203204
priority_queue \
204205
queue_master_location \
205206
quorum_queue \
206207
rabbit_core_metrics_gc \
208+
rabbit_fifo_prop \
207209
simple_ha \
208210
sync_detection \
209211
unit_inbroker_parallel \

0 commit comments

Comments
 (0)