Changeset 669 in tmcsimulator for trunk/bin/systemstart_systest.sh


Ignore:
Timestamp:
09/14/2022 05:38:06 PM (4 years ago)
Author:
jdalbey
Message:

Updates to bin scripts to make use of revised config files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/systemstart_systest.sh

    r663 r669  
    1212java -DPROP_FILE=cad_server_systest.properties -jar deploy/CADserver.jar & 
    1313sleep 7 
     14python deploy/unifiedlogger.zip 
     15sleep 2 
    1416java -jar deploy/SimManager.jar system_test_script.xml & 
    15 # Manual step for now, until it's integrated into Sim Mgr 
    16 #cp Scenarios/system_test_script.xml webapps/dynamicdata/incident_script.xml 
    1717 
    1818# Start a browser and run the web applications 
    19 firefox localhost:8080/einotebook  localhost:8080/cptms  
    20 #localhost:8080/unifiedlogmonitor.html & 
     19firefox localhost:8080/einotebook  localhost:8080/cptms localhost:8080/unifiedlogmonitor.html & 
Note: See TracChangeset for help on using the changeset viewer.