This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 2b9acdc drop-config (#9490)
2b9acdc is described below
commit 2b9acdc4f0a9721eed50e022c6853e1d229cf868
Author: Jieker <[email protected]>
AuthorDate: Wed Feb 24 15:55:06 2021 +0800
drop-config (#9490)
---
.../proxy/conf/config-dbtbl-with-replica-query.yaml | 2 --
.../src/test/resources/env/dbtbl_with_replica_query/rules.yaml | 2 --
2 files changed, 4 deletions(-)
diff --git
a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/docker/dbtbl_with_replica_query/proxy/conf/config-dbtbl-with-replica-query.yaml
b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/docker/dbtbl_with_replica_query/proxy/conf/config-dbtbl-with-replica-query.yaml
index 611c926..6c69796 100644
---
a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/docker/dbtbl_with_replica_query/proxy/conf/config-dbtbl-with-replica-query.yaml
+++
b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/docker/dbtbl_with_replica_query/proxy/conf/config-dbtbl-with-replica-query.yaml
@@ -222,8 +222,6 @@ dataSources:
rules:
- !SHARDING
tables:
- config:
- actualDataNodes: pr_ds_${0..9}.t_config
t_order:
actualDataNodes: pr_ds_${0..9}.t_order_${0..9}
databaseStrategy:
diff --git
a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/dbtbl_with_replica_query/rules.yaml
b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/dbtbl_with_replica_query/rules.yaml
index 2f94cfb..685f871 100644
---
a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/dbtbl_with_replica_query/rules.yaml
+++
b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/dbtbl_with_replica_query/rules.yaml
@@ -18,8 +18,6 @@
rules:
- !SHARDING
tables:
- config:
- actualDataNodes: pr_ds_${0..9}.t_config
t_order:
actualDataNodes: pr_ds_${0..9}.t_order_${0..9}
databaseStrategy: