You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2023/01/10 16:22:43 UTC

[GitHub] [cassandra-builds] michaelsembwever commented on a diff in pull request #88: Add JDK17 support [CASSANDRA-17869]

michaelsembwever commented on code in PR #88:
URL: https://github.com/apache/cassandra-builds/pull/88#discussion_r1065988930


##########
jenkins-dsl/cassandra_job_dsl_seed.groovy:
##########
@@ -791,7 +805,7 @@ matrixJob('Cassandra-devbranch-artifacts') {
     description(jobDescription)
     concurrentBuild()
     axes {
-        jdk(jdkLabel,'jdk_11_latest')
+        jdk(jdk(jdks('cassandra-4.1', 'artifacts')))

Review Comment:
   correct.
   
   i'm hoping that we'll migrate away from the dsl generated stage jobs soon enough in trunk, and be able to re-use the in-tree Jenkinsfile for pre- and post- commit CI.
   
   for now, this leaves it as it was already.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org