You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by nk...@apache.org on 2019/04/23 03:59:59 UTC

[pulsar-client-node] 20/20: Merge pull request #27 from hrsakai/end-to-end-exec

This is an automated email from the ASF dual-hosted git repository.

nkurihar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git

commit b6ce7616995e6e300e53e3a441fd7bfa6d9d8db7
Merge: f220013 ed17fee
Author: nkurihar <nk...@apache.org>
AuthorDate: Tue Apr 23 12:59:35 2019 +0900

    Merge pull request #27 from hrsakai/end-to-end-exec
    
    Add scripts for tests in docker container

 docker-tests.sh              |  37 ++++++
 pulsar-test-service-start.sh |  45 ++++++++
 pulsar-test-service-stop.sh  |  26 +++++
 pulsar-version.txt           |   1 +
 run-unit-tests.sh            |  40 +++++++
 tests/conf/standalone.conf   | 265 +++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 414 insertions(+)