dcapwell commented on a change in pull request #14: CASSANDRA-15639 Jenkins 
build for jvm test should use testclasslist to support parameterized tests
URL: https://github.com/apache/cassandra-builds/pull/14#discussion_r392510998
 
 

 ##########
 File path: jenkins-dsl/cassandra_pipeline.groovy
 ##########
 @@ -40,7 +40,7 @@ pipeline {
             stage('JVM DTests') {
               steps {
                   warnError('Tests unstable') {
-                    build job: "${env.JOB_NAME}-test-jvm-dtest-forking", 
parameters: [string(name: 'REPO', value: params.REPO), string(name: 'BRANCH', 
value: params.BRANCH)]
+                    build job: "${env.JOB_NAME}-jvm-dtest", parameters: 
[string(name: 'REPO', value: params.REPO), string(name: 'BRANCH', value: 
params.BRANCH)]
 
 Review comment:
   https://github.com/apache/cassandra/pull/471
   
   checked 2.2 and the cherry pick failed, so will add PR per branch which 
doesn't clean apply.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to