[ 
https://issues.apache.org/jira/browse/SOLR-14903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451017#comment-17451017
 ] 

Jan Høydahl commented on SOLR-14903:
------------------------------------

I have built Solr integration tests with Testcontainers in some customer 
projects, but in this project there is a chicken and egg issue, as the docker 
image needs to be built before the integration tests start. Also in the future, 
any integration tests for solr-operator would also exercise more real-life 
cluster configurations for Solr.

> SolrCloud tests should use the jetty.xml that we ship with
> ----------------------------------------------------------
>
>                 Key: SOLR-14903
>                 URL: https://issues.apache.org/jira/browse/SOLR-14903
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Chris M. Hostetter
>            Assignee: Chris M. Hostetter
>            Priority: Major
>         Attachments: SOLR-14903.patch
>
>
> writing a good test for SOLR-14898 turned out to be a challenge because 
> SolrCloudTestCase -- and any test using jetty -- doesn't _actually_ use the 
> jetty.xml that real Solr nodes use, because JettySolrRunner manually 
> configures i'ts jetty "Server" instance.
> We should fix this so what you get i na test matches what a real Solr node 
> does.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to