[ 
https://issues.apache.org/jira/browse/CASSANDRA-19504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bret McGuire updated CASSANDRA-19504:
-------------------------------------
    Summary: Jenkinsfile doesn't invoke tests with the correct Java versions  
(was: Jenkins Jobs Run Tests against Only 1 Java Version Instead of 3)

> 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
>
> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to