You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/02/17 09:10:53 UTC

[skywalking] branch master updated (3342393 -> ca6a561)

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

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


    from 3342393  Support Daily Index Step feature in the OAP (#4368)
     add ca6a561  [test/plugin] remove the image on docker exit (#4374)

No new revisions were added by this update.

Summary of changes:
 .../plugin/test/helper/DockerComposeRunningGenerator.java  | 14 +++++++++++++-
 .../plugin/test/helper/vo/DependencyComponent.java         |  9 +++++++++
 .../skywalking/plugin/test/helper/vo/DockerService.java    |  9 +++++++++
 .../src/main/resources/compose-start-script.template       |  4 +++-
 .../src/main/resources/docker-compose.template             |  3 +++
 .../scenarios/elasticsearch-5.x-scenario/configuration.yml |  1 +
 .../scenarios/elasticsearch-6.x-scenario/configuration.yml |  1 +
 .../scenarios/elasticsearch-7.x-scenario/configuration.yml |  1 +
 8 files changed, 40 insertions(+), 2 deletions(-)