= Release test step: Generate Summa Index = ## Please replace TITLE above. ## This describes what is needed to do a step in the release test. ## Please remember that the description must be operational. For instance ## Write the command "unzip foo.zip". ## Check the output is {{{...}}} ## Make sure that the success criteria are clear 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]]