...
Code Block |
---|
export TESTX=TEST2 export PORT=807? export MAILRECEIVERS=foo@bar.dk ##stop_test.sh ##cleanup_all_test.sh ## Disable deduplication after the installation (in the settings for harvestjobmanager or by using a dedup_disabled H3 template) ##prepare_test.sh deploy_config_dedup_disabled.xml installall_test.sh start_test.sh Override default_order_xml with default_orderxml_nodedup.xml |
Where PORT=807? correspond to the test port allocated in the Setup DK test environment page and MAILRECEIVERS=foo@bar.dk
should correspond to your own mail address.
...