= Release test step Check connection failure results = ## 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 == Check that no Fedora is Running == Verify that Fedora i not running by visiting http://localhost:7900/fedora/search If the page loads, a rogue Fedora has been running, and the test must be redone == Check the logs == Change directory to the ingest directory, e.g. {{{ cd ingest-0.1/doms-ingest-0.0.1 }}} Read the file {{{log/ingest.log}}} Check that connection failure logs exist on level {{{ERROR}}} == Check the report == Read the files {{{failure/base/errors.log}}} and {{{failure/review/errors.log}}} They should contain connection errors. All the xml files should be contained in {{{failure/base}}} and {{{failure/review}}}