This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from b4f099ada2 [INLONG-9930] Add pom for audit-service (#9931)
add 03e8d71817 [INLONG-9913][Sort] Solve end-to-end-tests-v1.13 naming
problem and test case run failed. (#9924)
No new revisions were added by this update.
Summary of changes:
.../workflows/{ci_ut_flink15.yml => ci_ut_flink13.yml} | 18 +++++++++---------
.../sort-end-to-end-tests-v1.13/pom.xml | 2 +-
...ClickHouseITCase.java => Mysql2ClickHouseTest.java} | 12 +++++++-----
.../{KafkaE2EITCase.java => Mysql2KafkaTest.java} | 16 +++++++++-------
.../inlong/sort/tests/utils/FlinkContainerTestEnv.java | 2 +-
.../apache/inlong/sort/tests/utils/MySqlContainer.java | 7 ++++++-
.../src/test/resources/docker/mysql/my.cnf | 3 ++-
.../src/test/resources/docker/mysql/setup.sql | 1 +
.../src/test/resources/flinkSql/clickhouse_test.sql | 2 +-
.../src/test/resources/flinkSql/kafka_test.sql | 3 +--
.../src/test/resources/groupFile/kafka_test.json | 2 +-
.../src/test/resources/log4j2-test.properties | 2 +-
.../sort-flink-v1.13/sort-connectors/kafka/pom.xml | 3 ++-
13 files changed, 42 insertions(+), 31 deletions(-)
copy .github/workflows/{ci_ut_flink15.yml => ci_ut_flink13.yml} (83%)
rename
inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.13/src/test/java/org/apache/inlong/sort/tests/{ClickHouseITCase.java
=> Mysql2ClickHouseTest.java} (92%)
rename
inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.13/src/test/java/org/apache/inlong/sort/tests/{KafkaE2EITCase.java
=> Mysql2KafkaTest.java} (93%)