You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2021/01/03 12:32:28 UTC

[shardingsphere] branch master updated (2ceefd4 -> 0594174)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 2ceefd4  init CalciteJDBCExecutor (#8865)
     add 0594174  Use system env instead of env-jdbc-ci profile (#8867)

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |  2 +-
 .../test-engine/integration-test-engine.cn.md      |  6 +--
 .../test-engine/integration-test-engine.en.md      |  4 +-
 .../shardingsphere-test-suite/pom.xml              | 10 +----
 .../integration/env/IntegrateTestEnvironment.java  |  2 +-
 .../env/IntegrateTestEnvironmentType.java          | 30 ++++++++++++---
 .../resources/integrate/env-jdbc-ci.properties     | 45 ----------------------
 ...jdbc-local.properties => env-native.properties} |  0
 8 files changed, 33 insertions(+), 66 deletions(-)
 delete mode 100644 shardingsphere-test/shardingsphere-integration-test/shardingsphere-test-suite/src/test/resources/integrate/env-jdbc-ci.properties
 rename shardingsphere-test/shardingsphere-integration-test/shardingsphere-test-suite/src/test/resources/integrate/{env-jdbc-local.properties => env-native.properties} (100%)