This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 60acfba3aec [fix][test] Stabilize testMsgDropStat by reliably
triggering non-persistent publisher drop (#24929)
add d871e4b74f6 [feat][io] Add ScyllaDB tests (#24931)
No new revisions were added by this update.
Summary of changes:
docker/README.md | 4 +-
...sandraContainer.java => ScyllaDBContainer.java} | 25 ++++++++---
.../integration/io/sinks/PulsarSinksTest.java | 10 +++++
...ndraSinkTester.java => ScyllaDBSinkTester.java} | 50 +++++++++++++++-------
tests/scripts/pre-integ-tests.sh | 1 +
5 files changed, 66 insertions(+), 24 deletions(-)
copy
tests/integration/src/test/java/org/apache/pulsar/tests/integration/containers/{CassandraContainer.java
=> ScyllaDBContainer.java} (58%)
copy
tests/integration/src/test/java/org/apache/pulsar/tests/integration/io/sinks/{CassandraSinkTester.java
=> ScyllaDBSinkTester.java} (70%)