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


##########
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:
   it's this type of stuff that makes having the stage jobs in cassandra-builds 
and unversioned (and pre- and post-commit handled differently) a PITA



-- 
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