Michael Semb Wever created CASSANDRA-19558: ----------------------------------------------
Summary: Standalone jenkinsfile first round bug fixes Key: CASSANDRA-19558 URL: https://issues.apache.org/jira/browse/CASSANDRA-19558 Project: Cassandra Issue Type: Bug Components: CI Reporter: Michael Semb Wever 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 to - 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) - 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) - copy ci_summary.html and results_details.tar.xz to nightlies -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org