Skip to content

Commit

Permalink
Merge pull request #18712 from travisdowns/td-double-connect-count-pr
Browse files Browse the repository at this point in the history
Test changes to support increased connection counts
  • Loading branch information
travisdowns authored Jun 1, 2024
2 parents 8e7406a + 837694d commit b7ca67f
Show file tree
Hide file tree
Showing 6 changed files with 345 additions and 86 deletions.
2 changes: 1 addition & 1 deletion tests/docker/ducktape-deps/client-swarm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pushd /tmp
git clone https://github.com/redpanda-data/client-swarm.git

pushd client-swarm
git reset --hard 54031af964203da02949eefa406d615049bd00c1
git reset --hard 7ba96b8a78717c03392a3959a31e3c5a36cda472
cargo build --release
cp target/release/client-swarm /usr/local/bin
popd
Expand Down
Loading

0 comments on commit b7ca67f

Please sign in to comment.