Release test step: Generate Summa Index

Generate the summa index, cluster and facets, and install the webservice. Summa should thereafter be running.

summa-index-build-4327/index.sh
summa-cluster-build-4327/cluster.sh
summa-facets-build-4327/facets.sh
cp *.war ../fedora_install/tomcat/webapps/

The tricky step here is index.sh. Inspect its logfile in summa-index-build-4327/log/logfile.log, to make sure there are only INFO and DEBUG entries.

Once everything completes, you can use the summa on http://localhost:7900/simplesumma

GenerateSummaIndexTestStep (last edited 2010-03-17 13:12:31 by localhost)