Skip to content

Commit 9fed03a

Browse files
committed
Add missing suites to non-CI parallel-ct
1 parent 994abc1 commit 9fed03a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deps/rabbit/ct.test.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
]}.
6666

6767
{define, 'Set4', [
68-
peer_discovery_dns_SUITE
68+
msg_size_metrics_SUITE
69+
, peer_discovery_dns_SUITE
6970
, peer_discovery_tmp_hidden_node_SUITE
7071
, per_node_limit_SUITE
7172
, per_user_connection_channel_limit_SUITE
@@ -80,6 +81,7 @@
8081
, product_info_SUITE
8182
, proxy_protocol_SUITE
8283
, publisher_confirms_parallel_SUITE
84+
, unit_msg_size_metrics_SUITE
8385
]}.
8486

8587
{define, 'Set5', [

0 commit comments

Comments
 (0)