This is an automated email from the ASF dual-hosted git repository.
lujiajing pushed a change to branch node-selector
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 453ef378 update changes
add 63be6e80 Add an e2e case to verify cluster mode (#335)
add 70b26e12 Merge branch 'main' into node-selector
No new revisions were added by this update.
Summary of changes:
.github/workflows/e2e.storage.yml | 2 +
banyand/metadata/client.go | 21 +++-
banyand/metadata/schema/etcd.go | 1 +
banyand/tsdb/buffer.go | 2 +-
pkg/run/run.go | 2 +-
test/docker/base-compose.yml | 34 ++++++-
.../banyandb => cluster}/docker-compose.yml | 31 ++++--
.../cases/{storage/banyandb => cluster}/e2e.yaml | 4 +-
.../cases/{storage => cluster}/storage-cases.yaml | 110 ++++++++++-----------
test/e2e-v2/script/docker-compose/base-compose.yml | 23 +++++
10 files changed, 158 insertions(+), 72 deletions(-)
copy test/e2e-v2/cases/{storage/banyandb => cluster}/docker-compose.yml (71%)
copy test/e2e-v2/cases/{storage/banyandb => cluster}/e2e.yaml (95%)
copy test/e2e-v2/cases/{storage => cluster}/storage-cases.yaml (79%)