mirror of https://github.com/apache/cassandra
In docker we want to use the existing populated ~/.ccm/repositories but don't want to write to the container's filesystem (it can leak fd). So we set CCM_CONFIG_DIR to be in the run-python-dtest.XXXXXX tmpdir. Previously this was done in the base (non-docker) script, but this is only needed in docker (and outside of docker we want the normal ~/.ccm usage) patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-19813 |
||
|---|---|---|
| .. | ||
| _build-debian.sh | ||
| _build-redhat.sh | ||
| _copy_ccm_repositories.sh | ||
| _create_user.sh | ||
| _docker_init_tests.sh | ||
| _docker_run.sh | ||
| _set_java.sh | ||
| almalinux-build.docker | ||
| build-artifacts.sh | ||
| build-debian.sh | ||
| build-jars.sh | ||
| build-redhat.sh | ||
| bullseye-build.docker | ||
| check-code.sh | ||
| run-tests.sh | ||
| ubuntu2004_test.docker | ||