Re: [PR] SOLR-17556: Fix smokeTest to use films as example for slim distribution [solr]

2025-01-10 Thread via GitHub


HoustonPutman merged PR #3020:
URL: https://github.com/apache/solr/pull/3020


-- 
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



Re: [PR] SOLR-17556: Fix smokeTest to use films as example for slim distribution [solr]

2025-01-09 Thread via GitHub


HoustonPutman commented on PR #3020:
URL: https://github.com/apache/solr/pull/3020#issuecomment-2581408277

   For 9x we shouldnt remove it though. Just for 10


-- 
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



Re: [PR] SOLR-17556: Fix smokeTest to use films as example for slim distribution [solr]

2025-01-09 Thread via GitHub


HoustonPutman commented on PR #3020:
URL: https://github.com/apache/solr/pull/3020#issuecomment-2581359494

   Yeah , I guess we could do that with the examples-dir option. Originally i 
had removed the examples when adding the slim distribution, but left it in to 
not disrupt the testing methodology too much


-- 
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



[PR] SOLR-17556: Fix smokeTest to use films as example for slim distribution [solr]

2025-01-09 Thread via GitHub


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

   fixes for - [SOLR-17556](https://issues.apache.org/jira/browse/SOLR-17556)
   
   (cherry picked from commit 80dfe11fe4c8f123f56ec2f85870d12b7e086e9e)
   
   The initial commit fixed the smoke test script to not use the techproducts 
example for the slim distribution. In main the `test_utf8` script was already 
removed, so I removed that here as well. I also removed the data, which 
required changing a few tests to fit the 1 less document.
   
   More important, I also added the ability to set the solr home directory for 
examples. this is important for testing, but is much better than modifying the 
server directory in solr.
   
   Will forward port the differences from the original commit to main if it's 
approved.


-- 
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