Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2010-03-08 12:31:28
Size: 647
Comment:
Revision 3 as of 2010-08-16 10:24:39
Size: 828
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
start_test.sh
Line 18: Line 19:

   * Verify that during running the start_test.sh script, it says 'starting external database' and then waits for 5 seconds before stating the other applications.

Perform a installation with archive database

Do the following on kb-prod-udv-001.kb.dk as a test user:

If you are not sure of the value of $TESTX then make sure that it is set to

export TESTX=TESTk              (where k must be replaced with the test number you are about finish)
export PORT=8076                (where 8076 with the given port number for the test)
export MAILRECEIVERS=tlr@kb.dk  (where the mail address must be replaced by address(es) for the relevant mail receiver(s) – specified by comma separation if more than one)

Run following (as written)

prepare_test_db.sh
install_test.sh
start_test.sh
  • Verify that during running the start_test.sh script, it says 'starting external database' and then waits for 5 seconds before stating the other applications.

It42InstallWithArchiveDatabase (last edited 2010-08-16 10:24:39 by localhost)