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/12/29 15:43:59 UTC

[skywalking] branch envoy/mal updated (d44af04 -> 434c476)

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

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


    from d44af04  Make the original tests pass first
     add 434c476  Set up the E2E skeleton first

No new revisions were added by this update.

Summary of changes:
 .github/workflows/e2e.istio.yaml                   | 90 ++++++++++++++++++++
 .../skywalking/e2e/metrics/MetricsQuery.java       |  7 ++
 .../{SO11yE2E.java => mesh/MetricsServiceE2E.java} | 98 ++++++++++------------
 .../expected/{als => metricsservice}/instances.yml |  0
 .../expected/{als => metricsservice}/services.yml  | 10 +--
 5 files changed, 146 insertions(+), 59 deletions(-)
 copy test/e2e/e2e-test/src/test/java/org/apache/skywalking/e2e/{SO11yE2E.java => mesh/MetricsServiceE2E.java} (57%)
 copy test/e2e/e2e-test/src/test/resources/expected/{als => metricsservice}/instances.yml (100%)
 copy test/e2e/e2e-test/src/test/resources/expected/{als => metricsservice}/services.yml (83%)