This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch e2e-collect-logs-on-failure
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 0f4a60f7f refactor: sync lifecycle test from SkyWalking stages test
add df8032a36 Add log query e2e test, fix zipkin trigger, sync storage
expected files
No new revisions were added by this update.
Summary of changes:
.github/workflows/e2e.yml | 2 ++
CHANGES.md | 2 ++
.../banyandb/docker-compose.yml} | 22 +++++++++---
.../e2e-v2/cases/{zipkin => log}/banyandb/e2e.yaml | 22 +++++++++---
.../expected/logs.yml} | 40 +++++++++++++---------
.../expected/metrics-has-value.yml | 2 +-
.../expected/service-endpoint.yml} | 6 ++--
.../trace => log}/expected/service-instance.yml | 6 ++--
.../{profiling/trace => log}/expected/service.yml | 0
.../{event/expected/events.yml => log/lal.yaml} | 40 ++++++++++------------
.../log-base-compose.yml} | 25 +++++---------
test/e2e-v2/cases/log/log-mal.yaml | 36 +++++++++++++++++++
.../expected/metrics-has-value-percentile.yml | 4 +--
.../cases/storage/expected/metrics-has-value.yml | 2 +-
test/e2e-v2/cases/zipkin/banyandb/e2e.yaml | 2 +-
15 files changed, 137 insertions(+), 74 deletions(-)
copy test/e2e-v2/cases/{event/banyandb/docker-compose-etcd.yml =>
log/banyandb/docker-compose.yml} (82%)
copy test/e2e-v2/cases/{zipkin => log}/banyandb/e2e.yaml (62%)
copy test/e2e-v2/cases/{profiling/trace/expected/profile-list-finished.yml =>
log/expected/logs.yml} (57%)
copy test/e2e-v2/cases/{storage => log}/expected/metrics-has-value.yml (96%)
copy test/e2e-v2/cases/{storage/expected/service-endpoint-consumer.yml =>
log/expected/service-endpoint.yml} (86%)
copy test/e2e-v2/cases/{profiling/trace => log}/expected/service-instance.yml
(95%)
copy test/e2e-v2/cases/{profiling/trace => log}/expected/service.yml (100%)
copy test/e2e-v2/cases/{event/expected/events.yml => log/lal.yaml} (57%)
copy test/e2e-v2/cases/{zipkin/docker-compose-brave.yml =>
log/log-base-compose.yml} (70%)
create mode 100644 test/e2e-v2/cases/log/log-mal.yaml