janhoy opened a new pull request, #1923:
URL: https://github.com/apache/solr/pull/1923

   https://issues.apache.org/jira/browse/SOLR-16979
   
   * Assign a random `$SOLR_PORT` for bats tests (through env var)
   * Make `solr -e techproducts` respect `$SOLR_PORT`. The `cloud` example uses 
`$SOLR_PORT+{0..3}` for each node.
   * Set `SOLR_PID_DIR` explicitly, to make `solr stop -all` find the pid files
   * Add a dummy cleanup test at the very end that explicitly shuts down solr 
on every known port
   
   The last dummy test is perhaps not necessary, if we get the `solr stop -all` 
work in all cases, but wanted to make sure solr is always stopped in Jenkins 
even if a test fails. That has not worked very well until now.


-- 
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...@solr.apache.org

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


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

Reply via email to