Skip to content

Commit 1476590

Browse files
committed
Add functions to create/delete super stream in manager
1 parent 49a4758 commit 1476590

File tree

5 files changed

+625
-121
lines changed

5 files changed

+625
-121
lines changed

deps/rabbitmq_stream/BUILD.bazel

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ suites = [
8484
PACKAGE,
8585
name = "rabbit_stream_utils_SUITE",
8686
),
87+
rabbitmq_integration_suite(
88+
PACKAGE,
89+
name = "rabbit_stream_manager_SUITE",
90+
),
8791
rabbitmq_integration_suite(
8892
PACKAGE,
8993
name = "rabbit_stream_SUITE",

0 commit comments

Comments
 (0)