[
https://issues.apache.org/jira/browse/CASSANDRA-19558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17837446#comment-17837446
]
Michael Semb Wever edited comment on CASSANDRA-19558 at 4/15/24 9:13 PM:
-------------------------------------------------------------------------
Ok, new round.
Two key improvements:
- {{options { durabilityHint('PERFORMANCE_OPTIMIZED') } }}
-
{{System.setProperty("org.jenkinsci.plugins.durabletask.BourneShellScript.USE_BINARY_WRAPPER",
"true");}}
Explicitly printing exit codes has also been added to the docker scripts.
Patch
- trunk
https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/jenkinsfile-persist-parameters
- 5.0
https://github.com/apache/cassandra/compare/cassandra-5.0...thelastpickle:cassandra:mck/jenkinsfile-persist-parameters-5.0
CI
- 5.0 (jdk11 only)
https://ci-cassandra.apache.org/job/Cassandra-5-devbranch/108/
- 5.0 pre-commit internal [^CASSANDRA-19558-5.0_#13_ci_summary.html] ,
[^CASSANDRA-19558-5.0_#13_results_details.tar.xz]
- 5.0 post-commit internal …wip…
- 5.0 …wip…
- trunk …wip…
was (Author: michaelsembwever):
Ok, new round.
Patch
- trunk
https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/jenkinsfile-persist-parameters
- 5.0
https://github.com/apache/cassandra/compare/cassandra-5.0...thelastpickle:cassandra:mck/jenkinsfile-persist-parameters-5.0
CI
- 5.0 (jdk11 only)
https://ci-cassandra.apache.org/job/Cassandra-5-devbranch/108/
- 5.0 pre-commit internal [^CASSANDRA-19558-5.0_#13_ci_summary.html] ,
[^CASSANDRA-19558-5.0_#13_results_details.tar.xz]
- 5.0 post-commit internal …wip…
- 5.0 …wip…
- trunk …wip…
> 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
> Assignee: Michael Semb Wever
> Priority: Normal
> Fix For: 5.0.x, 5.x
>
> Attachments: CASSANDRA-19558_50_#5_ci_summary.html,
> CASSANDRA-19558_50_#5_results_details.tar.xz,
> CASSANDRA-19558-5.0_#13_ci_summary.html,
> CASSANDRA-19558-5.0_#13_results_details.tar.xz,
> CASSANDRA-19558_#8_ci_summary.html, CASSANDRA-19558_#8_results_details.tar.xz
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]