[
https://issues.apache.org/jira/browse/CASSANDRA-19504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bret McGuire updated CASSANDRA-19504:
-------------------------------------
Resolution: Fixed
Status: Resolved (was: Triage Needed)
> Jenkinsfile doesn't invoke tests with the correct Java versions
> ---------------------------------------------------------------
>
> Key: CASSANDRA-19504
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19504
> Project: Cassandra
> Issue Type: Bug
> Components: Client/java-driver
> Reporter: Jane He
> Assignee: Jane He
> Priority: Normal
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> The existing Jenkinsfile is intended to run tests against multiple Java
> versions (8, 11, 17). However, due to the concurrency in multiple matrix jobs
> and the global scope of `TEST_JAVA_VERSION` and `TEST_JAVA_HOME`, the jobs
> are actually only run against one version.
> This can be fixed by defining these variables locally, using `def` keyword.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]