You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/05/11 13:39:51 UTC

[shardingsphere] branch master updated (15a2234bb7e -> 3ca04b81d77)

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

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


    from 15a2234bb7e Add openGuass IT test (#17546)
     add 3ca04b81d77 Support custom schema in scaling IT. (#17598)

No new revisions were added by this update.

Summary of changes:
 .../integration/data/pipeline/cases/BaseITCase.java    | 10 +++++++---
 .../pipeline/cases/openguass/BaseOpenGaussITCase.java  |  3 ++-
 .../cases/openguass/OpenGaussManualScalingIT.java      |  2 +-
 .../cases/postgresql/BasePostgreSQLITCase.java         |  1 +
 .../container/database/OpenGaussContainer.java         |  7 +++++--
 .../data/pipeline/util/DatabaseTypeUtil.java           |  9 ++++++---
 .../resources/env/scenario/manual/postgresql/sql.xml   | 18 +++++++++---------
 .../src/test/resources/logback-test.xml                |  2 +-
 8 files changed, 32 insertions(+), 20 deletions(-)