Create a smoke test to check the connection to Solr.
This commit is contained in:
parent
f340dcf025
commit
c3d1d16d9b
1 changed files with 3 additions and 0 deletions
|
@ -68,3 +68,6 @@ edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerSetup
|
||||||
org.apache.commons.fileupload.servlet.FileCleanerCleanup
|
org.apache.commons.fileupload.servlet.FileCleanerCleanup
|
||||||
|
|
||||||
edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache$Setup
|
edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache$Setup
|
||||||
|
|
||||||
|
# This should be near the end, because it will issue a warning if the connection to Solr times out.
|
||||||
|
edu.cornell.mannlib.vitro.webapp.servlet.setup.SolrSmokeTest
|
||||||
|
|
Loading…
Add table
Reference in a new issue