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 2021/10/12 09:29:22 UTC

[skywalking] branch oal3 updated (bf5e264 -> 4d0df16)

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

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


    from bf5e264  * Refactor the OAL context to improve readability. * Fix wrong generated codes of `hashCode` and `remoteHashCode` methods for numeric fields.
     add 29dbcf4  Replace e2e cases to e2e-v2: Meter (#7912)
     add 4d0df16  Merge branch 'master' into oal3

No new revisions were added by this update.

Summary of changes:
 .github/workflows/e2e.yaml                         |  4 +-
 CHANGES.md                                         |  1 +
 .../cases}/meter/docker-compose.yml                | 16 +++---
 test/e2e-v2/cases/meter/e2e.yaml                   | 58 ++++++++++++++++++++++
 .../expected/metrics-has-value.yml                 |  0
 .../expected/service-instance.yml                  |  2 +-
 .../cases/{simple => meter}/expected/service.yml   |  3 --
 7 files changed, 68 insertions(+), 16 deletions(-)
 copy test/{e2e/e2e-test/docker => e2e-v2/cases}/meter/docker-compose.yml (84%)
 create mode 100644 test/e2e-v2/cases/meter/e2e.yaml
 copy test/e2e-v2/cases/{satellite/native-protocols => meter}/expected/metrics-has-value.yml (100%)
 copy test/e2e-v2/cases/{simple => meter}/expected/service-instance.yml (99%)
 copy test/e2e-v2/cases/{simple => meter}/expected/service.yml (91%)