Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Under migration from the old twiki test.

Test of upgrade, bitpreservation performance and security manager for batch jobs and allow third-party batch jobs to be submitted.

Setup environment

  1. ssh to the test system server:

    > ssh test@kb-prod-udv-001.kb.dk
    
  2. 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

 

 

  • No labels