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 2019/10/19 15:10:05 UTC

[skywalking] branch master updated (0d9fe97 -> 50f398a)

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

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


    from 0d9fe97  sync ui (#3656)
     add 50f398a  [CI] Make E2E tests run in multiple JDK versions (#3657)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile-E2E                                    | 34 +++++++++++++++++-----
 apm-webapp/pom.xml                                 |  6 ----
 .../src/docker/rc.d/rc0-prepare.sh                 |  7 ++---
 .../src/docker/rc.d/rc1-startup.sh                 |  3 +-
 .../test-runner/src/docker/rc.d/rc0-prepare.sh     |  7 +++--
 .../test-runner/src/docker/rc.d/rc1-startup.sh     |  3 +-
 test/e2e/e2e-single-service/pom.xml                |  5 ++--
 .../src/docker/rc.d/rc1-startup.sh                 | 31 +++++++++++---------
 .../skywalking/e2e/SampleVerificationITCase.java   |  9 ++++++
 .../e2e-ttl-es/src/docker/rc.d/rc0-prepare.sh      |  5 ++--
 .../e2e-ttl-es/src/docker/rc.d/rc1-startup.sh      |  3 +-
 test/e2e/pom.xml                                   |  2 +-
 test/e2e/run.sh                                    | 24 ++++++---------
 13 files changed, 78 insertions(+), 61 deletions(-)
 copy test/e2e/{e2e-ttl/e2e-ttl-es => e2e-single-service}/src/docker/rc.d/rc1-startup.sh (63%)