Differences between revisions 1 and 2
Revision 1 as of 2008-06-26 12:26:08
Size: 1198
Editor: kfc
Comment: Created by the PackagePages action.
Revision 2 as of 2010-03-17 13:08:51
Size: 1198
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Release test step: Ingest Objects

Change directory to the ingest folder, e.g.

cd ingest-0.1/doms-ingest-0.0.1

Run the ingest script on the base objects

./bin/ingest.sh base

Run the ingest script on the Gentofte objects

./bin/ingest.sh review

There will be error messages that are printed to the output in the terminal. Please remember what the errors are, and check them in the next step.

That is: You should not get error messages that claim that something different happened, than what you check for in the next step. For instance you shouldn't get error messages about network trouble, if the real error is failures in the directory structure. It is okay that there aren't many details about the error, they may only be present in the failure.log.

Note that you will currently always get rollback errors after failures.

IngestObjectsWithFailureTestStep (last edited 2010-03-17 13:08:51 by localhost)