[ https://issues.apache.org/jira/browse/LUCENE-9474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183422#comment-17183422 ]
Uwe Schindler edited comment on LUCENE-9474 at 8/24/20, 4:26 PM: ----------------------------------------------------------------- For ASF Jenkins there are some complications: # the puppet installation of ASF installs a default gradle.properties in the ~/.gradle/gradle.properties file. If we change it, it may be overwritten on next puppet deployment (not sure how that works) # but we can configure a gradle.properties file in the Jnekins configuration and tell Jenkins to deploy it in workspace dir after Git checkout. By this gradle will see it and pick it up, so the defaults task won't run at all. Works quite well. I tend to go with option 2, but the complicaion here is: The lucene1 and lucene2 nodes have different number of CPUs. How should i make a dynamic workers=tests.jvms=XXX here? was (Author: thetaphi): For ASF Jenkins there are some complications: # the puppet installation of ASF installs a default gradle.properties in the ~/.gradle/gradle.properties file. If we change it, it may be overwritten on next puppet deployment (not sure how that works) # but we can configure a gradle.properties file in the Jnekins configuration and tell checkings to deploy it in build dir after checkout. By this gradle will see it and pick it up, so the defaults task won't run at all. I tend to go with option 2, but the complicaion here is: The lucene1 and lucene2 nodes have different number of CPUs. How should i make a dynamic workers=tests.jvms=XXX here? > Change Jenkins jobs to use Gradle for trunk > ------------------------------------------- > > Key: LUCENE-9474 > URL: https://issues.apache.org/jira/browse/LUCENE-9474 > Project: Lucene - Core > Issue Type: Test > Components: general/build > Reporter: Erick Erickson > Assignee: Uwe Schindler > Priority: Major > > I rushed the gate and pushed LUCENE-9433 without coordinating, my apologies > for the confusion. > Meanwhile, Uwe has disabled Jenkins jobs for the weekend and we'll fix this > up Real Soon Now. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org