Test of upgrade, bitpreservation performance and security manager for batch jobs and allow third-party batch jobs to be submitted.
Setup environment
ssh to the test system server:
> ssh test@kb-prod-udv-001.kb.dk
Set the global variables for your testcase:
> export TESTX=TEST11A; export PORT=807?; export MAILRECEIVERS=foo@bar.dk; export TIMESTAMP=????
Configure the system for test 11A
Run the following commands:
> stop_test.sh > cleanup_TEST11A.sh > prepare_TEST11A.sh > install_test.sh > ssh kb-test-adm-001 "tar xvf TEST11A_adminDB.tar" > ssh kb-test-acs-001 > cd TEST11A > tar xvf ../TEST11A_CS.tar > exit > start_test.sh