tflobbe opened a new pull request #1892: URL: https://github.com/apache/lucene-solr/pull/1892
This PR includes some improvements to TestConfigSetsAPI: * Extend `SolrCloudTestCase`: This is mainly because before, the test was creating clusters for every unit test vs. a single one for the suite * Use Mock authentication: This test is not to test the authentication framework, The `ConfigSetHandler` only needs to know if an auth plugin was configured and if credentials were provided, so the Mock components do just that. This makes the tests easier and faster *Cleanup a bunch of exceptions from the logs * Enabled back `testUploadWithLibDirective` ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org