kaivalnp commented on PR #14178: URL: https://github.com/apache/lucene/pull/14178#issuecomment-2855405431
> Does this mean that the plethora of folks who run Lucene tests in CI will need to install the faiss dependencies? No sorry, I meant that Faiss tests will be explicitly run in a single Github CI job (defined in this PR), which automatically pulls Faiss along with its dependencies through Conda Otherwise, people who run Lucene tests on other CI hosts like Jenkins? (say using `./gradlew check`) need not install Faiss, and the tests will simply be skipped, unless they want to explicitly run them by adding `-Dtests.faiss.run=true` in the command line.. -- 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...@lucene.apache.org 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