Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness
-
Normal
-
Normal
-
Adhoc Test
-
All
-
None
-
Description
A few follow up improvements and bug fixes for the standalone jenkinsfile.
- add at top a list of test failures in ci_summary.html
docker scripts always try to login (as base images need to be pulled too)- move simulator-dtests to large containers (they need 8g just heap)
- in ubuntu2004_test.docker make sure /home/cassandra exists and has correct perms (from marcuse)
- persist the jenkinsfile parameters from run to run (important for the post-commit jobs to keep their non-default branch and profile values) (was
CASSANDRA-19536) - increase jvm-dtest splits from 8 to 12
- when on ci-cassandra, replace use of copyArtifacts in Jenkinsfile generateTestReports() with manual wget of test files, allowing the summary phase to be run on any agent (copyArtifact would take >4hrs otherwise) (was INFRA-25694)
- copy ci_summary.html and results_details.tar.xz to nightlies
Attachments
Attachments
Issue Links
- fixes
-
CASSANDRA-18130 Log hardware and container params during test runs to help troubleshoot intermittent failures
- Resolved
- is duplicated by
-
CASSANDRA-19536 Honour previous parameter defaults between builds in Jenkinsfile
- Resolved
- relates to
-
CASSANDRA-18594 Standalone Jenkinsfile
- Resolved