This is an automated email from the ASF dual-hosted git repository.
djwang pushed a change to branch merge-with-upstream
in repository https://gitbox.apache.org/repos/asf/cloudberry-pxf.git
from 5394ead5 Automation: upgrade testng to reduce amount of SKIPPED tests
new fdf58f3f Fix: Add load/performance/extension test groups and align
env/test expectations
new 2b2959c3 Fix: Add load/performance/extension test groups and align
env/test expectations
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/pxf-ci.yml | 2 +
.gitignore | 1 +
automation/pom.xml | 2 +-
.../expected/query01.ans | 14 +--
.../expected/query01.ans | 16 +--
.../json/invalid_encoding/expected/query01.ans | 2 +-
.../jdbc/session_params/expected/query01.ans | 2 +-
.../pxf/automation/components/hdfs/Hdfs.java | 62 ++++++++--
.../pxf/automation/utils/system/ProtocolUtils.java | 19 ++-
.../automation/features/general/FailOverTest.java | 103 ++++++++++++++--
.../pxf/automation/features/jdbc/JdbcHiveTest.java | 4 +-
.../features/multiserver/MultiServerTest.java | 7 +-
.../pxf/automation/features/orc/OrcWriteTest.java | 2 +-
.../features/parquet/ParquetWriteTest.java | 2 +-
.../automation/performance/PerformanceTest.java | 4 +-
.../pxf-cbdb-dev/ubuntu/script/entrypoint.sh | 5 +
.../docker/pxf-cbdb-dev/ubuntu/script/run_tests.sh | 130 ++++++++++++++++++---
17 files changed, 316 insertions(+), 61 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]