Changes between Initial Version and Version 1 of jenkins


Ignore:
Timestamp:
02/06/19 08:43:24 (6 years ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jenkins

    v1 v1  
     1 == Introduction ==
     2
     3ISSM 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 [wiki:addnewNR here] for more information on nightly runs.
     4
     5 == Identifying a problem ==
     6
     7The home page of jenkins should look like this:
     8