Skip to content

Commit

Permalink
rptest: Add max connections test to the cloud suite
Browse files Browse the repository at this point in the history
(cherry picked from commit f048e4e)
  • Loading branch information
savex committed Sep 5, 2023
1 parent a2abd20 commit fe07949
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/rptest/test_suite_cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@
cloud:
included:
- tests/services_self_test.py::SimpleSelfTest
- tests/services_self_test.py::OpenBenchmarkSelfTest
- scale_tests/high_throughput_test.py::HighThroughputTest2.test_throughput_simple
- scale_tests/high_throughput_test.py::HighThroughputTest2.test_max_connections

0 comments on commit fe07949

Please sign in to comment.