This is an automated email from the ASF dual-hosted git repository.
mck pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 0fa26aa75d Fix flakey tests due to tests updating SSTable format
dynamically
new b3ee9713f8 Implement microbench test target type
new cd707ba67d Merge branch 'cassandra-5.0' into trunk
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:
.build/build-artifacts.sh | 2 +-
.build/build-bench.xml | 22 ++++++-
.build/build-jars.sh | 2 +-
.build/check-code.sh | 2 +-
.build/ci/generate-ci-summary.sh | 2 +-
.build/ci/generate-test-report.sh | 2 +-
.build/docker/_build-debian.sh | 2 +-
.build/docker/_build-redhat.sh | 2 +-
.build/docker/_docker_run.sh | 2 +-
.build/docker/build-artifacts.sh | 2 +-
.build/docker/build-debian.sh | 2 +-
.build/docker/build-jars.sh | 2 +-
.build/docker/build-redhat.sh | 2 +-
.build/docker/check-code.sh | 2 +-
.build/docker/run-tests.sh | 66 +++++++++++----------
.build/run-ci | 2 +-
.build/run-python-dtests.sh | 20 ++++++-
.build/run-tests.sh | 42 ++++++++------
.jenkins/Jenkinsfile | 67 +++++++++++++++-------
.jenkins/k8s/jenkins-deployment.yaml | 3 +-
build.xml | 8 ---
.../test/microbench/BatchStatementBench.java | 3 +-
.../cassandra/test/microbench/CompactionBench.java | 2 +-
.../test/microbench/MetadataCollectorBench.java | 2 +
24 files changed, 161 insertions(+), 102 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]