This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 7b0648f [test] Add PARALLEL_TESTS option to build-and-test.sh
new 36c5a2e [test] enable hash partitioning for TestWorkload's table
new a1ea45e [txn_commit-itest] use hash partitioned table for tests
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:
src/kudu/integration-tests/test_workload.cc | 55 ++++++++++++++++++--------
src/kudu/integration-tests/test_workload.h | 33 +++++++++++++---
src/kudu/integration-tests/txn_commit-itest.cc | 2 +-
3 files changed, 66 insertions(+), 24 deletions(-)