= Release test step: Summa-Ingest The Harvest Output = ## 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 Verify that no rmiregistry or lucene storage are already running. If they are, kill them. Verify that you do not have Luke opened, it might block the storage without it being apparent. Start the rmiregistry and the storage. Then perform the ingest of the harvested doms objects. {{{ rmiregistry 8500 & }}} Wait a second or two {{{ summa-storage-build-4327/luceneStorage.sh & }}} Wait a second or two {{{ cd summa-ingest-build-4327 ./ingest.sh cd .. }}}