Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

This is the first Release Test which will be run using postgresql as the standard database for both the harvest and admin databases. The standard release test scripts have been modified to set-up and tear-down postgresql databases and populate the harvest database with the same basic state as in the old derby tests. That is to say, one can start and stop a test with following sequence of commands:

Code Block

cleanup_all_test.sh

...


prepare_test_dedup_disabled.sh OR prepare_test_db.sh

...


install_test

...

.sh

...


start_test.sh

...


stop_test.sh

...


cleanup_all_test.sh

The databases are created with then names

...