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

himanshug pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from 55b8cc4  remove extra word (#10682)
     add 1884c35  Do Integrate test for Druid base on K8s cluster (#10669)

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |  15 +
 .../{Dockerfile => DockerfileBuildTarAdvanced}     |  11 +-
 integration-tests/k8s_run_config_file.json         |  16 ++
 integration-tests/script/build_run_k8s_cluster.sh  |  84 ++++++
 .../script/stop_k8s_cluster.sh                     |   5 +-
 integration-tests/tiny-cluster-zk.yaml             |  97 +++++++
 integration-tests/tiny-cluster.yaml                | 320 +++++++++++++++++++++
 7 files changed, 542 insertions(+), 6 deletions(-)
 copy distribution/docker/{Dockerfile => DockerfileBuildTarAdvanced} (86%)
 create mode 100644 integration-tests/k8s_run_config_file.json
 create mode 100755 integration-tests/script/build_run_k8s_cluster.sh
 copy 
extensions-contrib/ambari-metrics-emitter/src/main/resources/META-INF/services/org.apache.druid.initialization.DruidModule
 => integration-tests/script/stop_k8s_cluster.sh (90%)
 mode change 100644 => 100755
 create mode 100644 integration-tests/tiny-cluster-zk.yaml
 create mode 100644 integration-tests/tiny-cluster.yaml


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to