clayburn commented on PR #12293:
URL: https://github.com/apache/lucene/pull/12293#issuecomment-1777496879

   @dsmiley - Excellent questions:
   
   > An espoused benefit to this PR is that, as an Apache committer, I could do 
builds on my own machine and have the analysis be published for viewing on 
ge.apache.org. How do I do that?
   
   You can do this by logging into ge.apache.org using your Apache LDAP 
credentials and creating an access key. The easiest way to do this is via the 
[Automated access key 
provisioning](https://docs.gradle.com/enterprise/gradle-plugin/#authenticating).
   
   > One of the things I am most excited about from the Gradle Enterprise 
integration is the possibility of parallel test runners to select a set of 
tests that is better balanced based on the expected execution time of each 
test. Today, there is a long-tail of reduced machine utilization towards the 
end of the overall test run as fewer and fewer parallel test runners are still 
busy running tests. This is much more pronounced in Solr than Lucene. At ASF 
Community-over-Code while speaking to the Develocity folks, I heard running 
builds locally (albeit connected to GE as with this PR), result in GE picking 
the test distribution based on stored knowledge GE has of previous build runs. 
   
   This is somewhat true. This is not a default behavior and will not be 
enabled by this PR. But there absolutely is a mechanism to do this using Test 
Distribution, and we'd be happy to submit a follow up PR to enable this (both 
here and to Solr).
   
   > Do I have this right? 
   
   Yes, the ASF instance is fully featured.
   
   > Presumably this would also work for CI builds?
   
   Yes


-- 
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: issues-unsubscr...@lucene.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to