This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch testcontainer
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 85e9cb7 Merge branch 'testcontainer' of
github.com:apache/incubator-iotdb into testcontainer
add 55ff156 tmp
No new revisions were added by this update.
Summary of changes:
.github/workflows/e2e.yml | 2 +-
.../java/org/apache/iotdb/cluster/ClusterMain.java | 5 +++-
.../apache/iotdb/cluster/config/ClusterConfig.java | 5 ++++
.../iotdb/cluster/config/ClusterDescriptor.java | 2 ++
pom.xml | 19 +++++++++---
.../java/org/apache/iotdb/db/sql/ClusterIT.java | 34 ++++++++++++++++++----
.../src/test/resources/1node/docker-compose.yaml | 1 +
.../src/test/resources/3nodes/docker-compose.yaml | 1 +
.../src/test/resources/5nodes/docker-compose.yaml | 1 +
testcontainer/src/test/resources/logback.xml | 2 +-
10 files changed, 60 insertions(+), 12 deletions(-)