= Release test step Check Directory Structure Failure = ## 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 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 a log messages exist on level {{{ERROR}}} describing that the directories are not writable. == Check the files still exist == All file should be left unchanged in the dirs {{{ ls input/base ls input/review }}}