You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/04/09 05:08:24 UTC

[skywalking] branch v8-core updated (6fd0df9 -> 8e18566)

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

kezhenxu94 pushed a change to branch v8-core
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 6fd0df9  fix profile e2e test
     add 8e18566  Fix cluster case and remove reboot codes and docker-compose.yml

No new revisions were added by this update.

Summary of changes:
 .../docker/agent-reboot/docker-compose.yml         |  61 -----
 .../e2e/e2e-test/docker/cluster/docker-compose.yml |   5 +-
 .../org/apache/skywalking/e2e/AgentRebootE2E.java  | 264 ---------------------
 .../test/resources/expected/cluster/instances.yml  |   2 +-
 .../expected/cluster/providerInstances.yml         |   4 +-
 .../expected/cluster/serviceInstanceTopo.yml       |  14 +-
 6 files changed, 14 insertions(+), 336 deletions(-)
 delete mode 100644 test/e2e/e2e-test/docker/agent-reboot/docker-compose.yml
 delete mode 100644 test/e2e/e2e-test/src/test/java/org/apache/skywalking/e2e/AgentRebootE2E.java