cassandra/.build/docker
Mick Semb Wever f7c11bdcd4
Standalone Jenkinsfile
– ensure test file paths, and their suite names are unique (the latter was broken for cqlshlib and python dtests)
 – removal of properties and system-out in test xml happens in CassandraXMLJUnitResultFormatter
 – new jenkins agent labels and introduce agents sizes
 - ci_summary.html generation script, ref work submitted in apache/cassandra-builds#99
 – fix for stress-test and fqltool-test running on small
 - ant generate-test-report is limited to only running on individual test types (ci_parser.py provides ci_summary.html for the overview now)
 - each cell has a single retry, and the retry will happen on a different agent
 - on ci-cassandra the summary stage happens on the builtin, bc copyArtifacts on 15k+ files takes many hours otherwise
 - test-burn only needs two splits
 - dependency-check is disabled from the lint target until CASSANDRA-19213
 - add $DEBUG env var to in-tree scripts, turns on bash debug
 - fix FBUtilities' handling of gcp cos_containerd (kernel version comes with a trailing '+' character)

 patch by Aleks Volochnev, Mick Semb Wever; reviewed by Aleksandr Volochnev, Josh McKenzie, Maxim Muzafarov, Stefan Miklosovic for CASSANDRA-18594

Co-authored-by: Aleksandr Volochnev <a.volochnev@gmail.com>
Co-authored-by: Mick Semb Wever <mck@apache.org>
Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
Co-authored-by: Artem Chekunov <artem.v.chekunov@gmail.com>
2024-04-04 11:56:36 +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 Docker test container fixes: remove unused files/folders in image, and use envs instead of env-file 2024-01-17 15:23:25 +01:00
_docker_run.sh Standalone Jenkinsfile 2024-04-04 11:56:36 +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-jars.sh Standalone Jenkinsfile 2024-04-04 11:56:36 +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 Standalone Jenkinsfile 2024-04-04 11:56:36 +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 Standalone Jenkinsfile 2024-04-04 11:56:36 +02:00
ubuntu2004_test.docker Upgrade Python driver to 3.29.0 2024-01-19 17:14:57 +00:00