Version 1 (modified by 6 years ago) ( diff ) | ,
---|
Introduction
ISSM relies on regression tests to check that no bug is introduced during code development. All the tests are located in $ISSM_DIR/test/test/NightlyRun
and all the tests whose number are less than 1000 are run after each change pushed to the svn repository (through jenkins: https://ross.ics.uci.edu:8080/job/Linux_Ubuntu/) and 4 times a day (through cron jobs). See here for more information on nightly runs.
Identifying a problem
The home page of jenkins should look like this:
Attachments (4)
- Screen Shot 2019-02-06 at 8.38.58 AM.png (196.8 KB ) - added by 6 years ago.
- Screen Shot 2019-02-06 at 8.46.49 AM.png (243.0 KB ) - added by 6 years ago.
- Screen Shot 2019-02-06 at 8.46.58 AM.png (209.9 KB ) - added by 6 years ago.
- Screen Shot 2019-02-06 at 8.47.11 AM.jpg (245.6 KB ) - added by 6 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.