You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2022/11/12 14:35:21 UTC

[skywalking-banyandb] branch update-oap-e2e updated (8c1aeb2 -> 2162fd1)

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

hanahmily pushed a change to branch update-oap-e2e
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from 8c1aeb2  Merge branch 'main' into update-oap-e2e
     add a160092  Add health checker to test cases (#213)
     add 2162fd1  Merge branch 'main' into update-oap-e2e

No new revisions were added by this update.

Summary of changes:
 .licenserc.yaml                                 |  1 +
 banyand/liaison/grpc/registry_test.go           | 12 ++++++++++--
 banyand/tsdb/shard_test.go                      | 15 ---------------
 pkg/grpchelper/client.go                        |  7 +++----
 pkg/test/helpers/grpc_health.go                 |  5 +++--
 pkg/test/measure/etcd.go                        |  4 +++-
 pkg/test/measure/traffic/traffic.go             |  4 +++-
 pkg/test/stream/etcd.go                         |  4 +++-
 pkg/test/stream/traffic/traffic.go              |  4 +++-
 test/integration/cold_query/query_suite_test.go | 19 ++++++++-----------
 test/integration/load/load_suite_test.go        | 21 ++++++++++-----------
 test/integration/other/measure_test.go          | 13 +++++++------
 test/integration/other/property_test.go         | 22 +++++++++++-----------
 test/integration/other/tls_test.go              |  5 ++++-
 test/integration/query/query_suite_test.go      | 19 ++++++++-----------
 15 files changed, 77 insertions(+), 78 deletions(-)