[ 
https://issues.apache.org/jira/browse/CASSANDRA-15944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17219509#comment-17219509
 ] 

Michael Semb Wever commented on CASSANDRA-15944:
------------------------------------------------

bq. where can jdk11 test results be found here i.e.?

No effort was put into clearly separating them at the pipeline level (like has 
been done with prefixes with parameterised tests).

If you look through the failures you can sometimes see the {{_2}} suffix.
For example 
https://ci-cassandra.apache.org/job/Cassandra-trunk/94/testReport/org.apache.cassandra.hints/HintsWriteThenReadTest/testWriteReadCycle_2/

The most accurate way for now is to drill down to the individual stage build, 
the stdout for the failed tests often gives it away, or you can look into the 
pipeline's console output to see the stage builds it kicked off. 

For example the {{HintsWriteThenReadTest.testWriteReadCycle}} failure's stdout 
starts with…
{noformat}
Configuration location: 
file:/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-long-test/jdk/jdk_1.8_latest/label/cassandra/test/conf/cassandra.yaml{noformat}
(though it looks like here we're incorrectly copying over the stdout from the 
1.8 build, similar error as before without correctly prefixing/suffixing the 
package/test names)

In this case it was 
https://ci-cassandra.apache.org/job/Cassandra-trunk-long-test/369/testReport/




> ASF CI unit tests on JDK11
> --------------------------
>
>                 Key: CASSANDRA-15944
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15944
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build, CI
>            Reporter: Michael Semb Wever
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: 4.0-beta3
>
>
> ASF CI tests today only run on JDK1.8
> On the Jenkins cluster JDKs from 1.4 through to 15 are available. See 
> screenshot for naming specifics, attached in  CASSANDRA-15809
>  
> This ticket is to add JDK11 test targets on Cassandra-trunk and 
> Cassandra-devbranch, for parity to CircleCI's workflows.
>  
> The JDK is specified in the groovy DSL:
>  
> [https://github.com/apache/cassandra-builds/blob/master/jenkins-dsl/cassandra_job_dsl_seed.groovy#L11]
>  
>  This is a continuation from CASSANDRA-15809 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to