This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch feature/helm-trace-pipeline-plugins
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-helm.git
from ce35235 Add trace-pipeline sampler plugin support to Helm chart
add c2b901a Add e2e test for trace-pipeline sampler plugins and bump
BanyanDB image
No new revisions were added by this update.
Summary of changes:
.github/workflows/e2e.ci.yaml | 2 +
...e2e-dns-cluster-state.yaml => e2e-plugins.yaml} | 50 ++++----
test/e2e/env | 2 +-
...point-reviews.yml => plugin-sampler-active.yml} | 7 +-
test/e2e/plugin-verify-job.yaml | 102 ++++++++++++++++
test/e2e/values.cluster.yaml | 2 +-
test/e2e/values.dns-cluster-state.yaml | 2 +-
test/e2e/values.fodc.yaml | 6 +-
test/e2e/values.lifecycle.yaml | 2 +-
test/e2e/values.plugins.yaml | 130 +++++++++++++++++++++
test/e2e/values.standalone.yaml | 2 +-
11 files changed, 265 insertions(+), 42 deletions(-)
copy test/e2e/{e2e-dns-cluster-state.yaml => e2e-plugins.yaml} (51%)
copy test/e2e/expected/{service-endpoint-reviews.yml =>
plugin-sampler-active.yml} (86%)
create mode 100644 test/e2e/plugin-verify-job.yaml
create mode 100644 test/e2e/values.plugins.yaml