summaryrefslogtreecommitdiffstats
path: root/system/jenkins/README
diff options
context:
space:
mode:
author Giorgio Peron <giorgio.peron@gmail.com>2011-07-23 21:55:25 -0500
committer Niels Horn <niels.horn@slackbuilds.org>2011-08-11 20:28:36 -0300
commitc1ddce54cbe423d1d875b0e15356507c2ed72cdb (patch)
tree32a9564778ead706b9f5cf70dbbeae3f4b899635 /system/jenkins/README
parentcc71fc06d022150180e4b96148d9931c52054c59 (diff)
downloadslackbuilds-c1ddce54cbe423d1d875b0e15356507c2ed72cdb.tar.gz
slackbuilds-c1ddce54cbe423d1d875b0e15356507c2ed72cdb.tar.xz
system/jenkins: Added (automated job monitor)
Thanks to Vincent Batts for some configs :-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/jenkins/README')
-rw-r--r--system/jenkins/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/jenkins/README b/system/jenkins/README
new file mode 100644
index 0000000000..348e3da7ed
--- /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,