Add ElasticSmokeTest

Resolves: https://jira.duraspace.org/browse/VIVO-1600
This commit is contained in:
Andrew Woods 2018-09-26 16:37:59 -04:00
parent 6c5fb9beb8
commit ab2b41260e
5 changed files with 193 additions and 16 deletions

View file

@ -67,5 +67,5 @@ org.apache.commons.fileupload.servlet.FileCleanerCleanup
# and the PermissionRegistry must already be set up.
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
# This should be near the end, because it will issue a warning if the connection to Solr or ElasticSearch times out.
edu.cornell.mannlib.vitro.webapp.servlet.setup.SearchEngineSmokeTest