...
ssh to the test system server:
Code Block > ssh test@kb-prod-udv-001.kb.dk
Set the global variables for your testcase:
Code Block > export TESTX=TEST??TEST11A; export PORT=807?; export MAILRECEIVERS=foo@bar.dk; export TIMESTAMP=????
...
...
ssh to the test system server:
Code Block |
---|
> ssh test@kb-prod-udv-001.kb.dk |
Set the global variables for your testcase:
Code Block |
---|
> export TESTX=TEST??TEST11A; export PORT=807?; export MAILRECEIVERS=foo@bar.dk; export TIMESTAMP=???? |
...