This is an automated email from the ASF dual-hosted git repository.
blankensteiner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git.
from e2a773a Update NuGet package and use "random" port numbers for the
automated tests.
new 981343b add regression tests for connection handshake
new c18b504 moved haproxy.cfg
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
tests/DotPulsar.StressTests/ConnectionTests.cs | 63 ++++++++++++++++++++++
.../DotPulsar.StressTests.csproj | 3 +-
tests/docker-compose-standalone-tests.yml | 13 +++++
tests/haproxy.cfg | 40 ++++++++++++++
4 files changed, 118 insertions(+), 1 deletion(-)
create mode 100644 tests/DotPulsar.StressTests/ConnectionTests.cs
create mode 100644 tests/haproxy.cfg