| Jeremy Mordkoff | 50c2e86 | 2016-06-24 15:26:41 -0400 | [diff] [blame] | 1 | This directory holds the scripts and tools needed by jenkins to run jobs |
| 2 | |
| 3 | The 'host' subdirectory is meant to be invoked directly by jenkins either in its own container or on the host. |
| 4 | |
| 5 | The 'template' subdirectory contains sample files needed to configure a new MDG |
| 6 | |
| 7 | The other subdirectories correspond to MDGs and contain the scripts that are run inside the container |
| Jeremy Mordkoff | f13ff90 | 2016-07-06 18:01:08 -0400 | [diff] [blame^] | 8 | |
| 9 | documentation is in the OSM wiki. See https://osm.etsi.org/wiki/index.php/Jenkins_Build_Scripts |
| 10 | |