diff options
Diffstat (limited to 'system/jenkins/README')
-rw-r--r-- | system/jenkins/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/jenkins/README b/system/jenkins/README new file mode 100644 index 0000000000000..348e3da7ed43c --- /dev/null +++ b/system/jenkins/README @@ -0,0 +1,5 @@ +Jenkins monitors executions of repeated jobs, such as building a software +project or jobs run by cron. Among those things, current Jenkins focuses on the +following two jobs: +1. Building/testing software projects continuously +2. Monitoring executions of externally-run jobs, |