Skip to content

Commit

Permalink
Add missing groups in rabbit_stream_queue_SUITE
Browse files Browse the repository at this point in the history
  • Loading branch information
HoloRin committed Apr 14, 2021
1 parent e4aceb5 commit ba017d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deps/rabbit/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -881,8 +881,11 @@ rabbitmq_integration_suite(
],
groups = [
"single_node",
"single_node_parallel",
"cluster_size_2",
"cluster_size_2_parallel",
"cluster_size_3",
"cluster_size_3_parallel",
"unclustered_size_3_1",
"unclustered_size_3_2",
"unclustered_size_3_3",
Expand Down

0 comments on commit ba017d7

Please sign in to comment.