[ https://issues.apache.org/jira/browse/SOLR-16979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17766836#comment-17766836 ]
Jan Høydahl commented on SOLR-16979: ------------------------------------ Awaiting merging to 9x until we know whether some test failures, such as [https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/8010/] stem from this change. > Randomize ports in BATS tests > ----------------------------- > > Key: SOLR-16979 > URL: https://issues.apache.org/jira/browse/SOLR-16979 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: Integration Tests > Reporter: Jan Høydahl > Assignee: Jan Høydahl > Priority: Major > Time Spent: 4h 50m > Remaining Estimate: 0h > > Currently all BATS tests run solr on port 8983. This means only one test can > run at a time, and there is greater risk for port conflict on CI environments. > Introduce random port assignment. Can be done by setting SOLR_PORT > env.variable in build.gradle. And perhaps also setting a SOLR2_PORT variable > for those tests that explicitly starts a second instance. > Also, at the end of tests, try to assert that no process is still running, > and properly clean up. > Ref discussion in dev@ > https://lists.apache.org/thread/j9t29wx8zg9oj6xy9tnn8cq063nrp6yp -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org