cassandra/.build/docker
Mick Semb Wever 987d03c142
Fixes for in-tree scripts: offline mode, maybe-build for fqltool-test, jvm-dtest-upgrade
- jvm-dtest-upgrade script running in ci-cassandra.a.o (needs default bash)
 - add offline mode (to avoid `git fetch` before building dtest-jars on other branches),
 - avoid rebuilding in fqltool-test target, as is standard for test targets.
 - python detection and override
 - FileTest cleanup (tmp directory was left unreadable and undeletable)
 - reuse ~/.ccm (like normal)
 - remove support for python 3.6
 - remove docker volumes in image (they are added at run time)
 - remove superfluousjava version debug
 – extra mount for build/tmp as hack to prevent buggy hardlinks on overlay

 patch by Mick Semb Wever; reviewed by Brandon Williams, Ekaterina Dimitrova, Josh McKenzie, Maxim Muzafarov for CASSANDRA-18665
2023-10-16 16:01:28 +02:00
..
_build-debian.sh ninja-fix – building debian packages when on a git tag and the version contains -alphaN, -betaN, -rcN 2023-08-21 15:08:22 +02:00
_build-redhat.sh Run checks in a separate task and fix build warnings 2023-07-21 05:57:37 +02:00
_create_user.sh Move build and test scripts in-tree, under .build/ 2023-07-12 12:59:37 +02:00
_docker_init_tests.sh Move build and test scripts in-tree, under .build/ 2023-07-12 12:59:37 +02:00
_docker_run.sh Add the dtest-upgrade-large (and other) test type for resource-intensive Python upgrade tests 2023-07-20 18:40:40 +02:00
_set_java.sh Fixes for in-tree scripts: offline mode, maybe-build for fqltool-test, jvm-dtest-upgrade 2023-10-16 16:01:28 +02:00
almalinux-build.docker Fixes for in-tree scripts: offline mode, maybe-build for fqltool-test, jvm-dtest-upgrade 2023-10-16 16:01:28 +02:00
build-artifacts.sh Move build and test scripts in-tree, under .build/ 2023-07-12 12:59:37 +02:00
build-debian.sh Move build and test scripts in-tree, under .build/ 2023-07-12 12:59:37 +02:00
build-redhat.sh Move build and test scripts in-tree, under .build/ 2023-07-12 12:59:37 +02:00
bullseye-build.docker Fixes for in-tree scripts: offline mode, maybe-build for fqltool-test, jvm-dtest-upgrade 2023-10-16 16:01:28 +02:00
centos7-build.docker Fixes for in-tree scripts: offline mode, maybe-build for fqltool-test, jvm-dtest-upgrade 2023-10-16 16:01:28 +02:00
check-code.sh Move build and test scripts in-tree, under .build/ 2023-07-12 12:59:37 +02:00
run-tests.sh Fixes for in-tree scripts: offline mode, maybe-build for fqltool-test, jvm-dtest-upgrade 2023-10-16 16:01:28 +02:00
ubuntu2004_test.docker Fixes for in-tree scripts: offline mode, maybe-build for fqltool-test, jvm-dtest-upgrade 2023-10-16 16:01:28 +02:00