You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 3 Next »
Follow these steps to configure a new machine to run the script test system.
testuser
credentials.txt
Check out the test system repository:
svn --username <user> co https://gs580s-jazz.ndc.nasa.gov/svn/GMAT/trunk/test/script testsys
Check out the requirements:
svn co svn://svn.code.sf.net/p/gmat/code/trunk/doc/SystemDocs/Requirements reqs
Edit this line at the top of each testsys/bin/autorundef.*.template.m file:
testsys/bin/autorundef.*.template.m
RunDef.SysConfig = '<machine name>/<OS>-<bits>/GMAT-<gmat bits>/M<matlab version>/<compiler>/<gmat configuration>';
For example:
RunDef.SysConfig = 'GS580W-GMAT-T4/Win7-64/GMAT-32/M2013a/VS/Internal';
testsys/bin/autorun.m
svn
autorun.m
On every NDC password expiration: