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 3 Next »

Describes how to configure a generic DK test environment. '

Startup

  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=TEST??; export PORT=807?; export MAILRECEIVERS=foo@bar.dk; export TIMESTAMP=????
    
    3. Start the test (general test, see specific test case for actual startup command)
    > all_test_db.sh
    

Test port allocation

Person

Internal Port

Systemtest, functional

8071

Reserved for PLIGT

8072

Systemtest, performance

8073

JOLF

8074

NICL

8075

TLR

8076

SVC

8077

CSR

8078

MSS

8079

  • No labels