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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to