mirror of https://github.com/apache/cassandra
Fixes:
- regular expressions when filtering on tests to run, and exit when no match
- safety when removing (cleaning up) directories (${DIST_DIR} and ${TMPDIR})
- pre-condition `ant jar` has been used and not `ant artifacts`
- compatibility with git worktrees (the original git working directory needs to be mounted in its existing path in docker)
- fix tarball for ccm logs
- add `--keep-failed-test-dir` to dtest-upgrade test types
- only do `docker login` if `docker pull` is going to be called
- unset CASSANDRA_HOME when running python dtests
patch by Mick Semb Wever; reviewed by Brandon Williams, Jacek Lewandowski for CASSANDRA-18567, CASSANDRA-18499
|
||
|---|---|---|
| .. | ||
| _build-debian.sh | ||
| _build-redhat.sh | ||
| _create_user.sh | ||
| _docker_init_tests.sh | ||
| _docker_run.sh | ||
| _set_java.sh | ||
| almalinux-build.docker | ||
| build-artifacts.sh | ||
| build-debian.sh | ||
| build-redhat.sh | ||
| bullseye-build.docker | ||
| centos7-build.docker | ||
| check-code.sh | ||
| run-tests.sh | ||
| ubuntu2004_test.docker | ||