]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ansible: add jobConfigHistory plugin 235/head
authorKen Dreyer <kdreyer@redhat.com>
Thu, 19 Nov 2015 00:18:00 +0000 (17:18 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 19 Nov 2015 00:20:44 +0000 (17:20 -0700)
https://wiki.jenkins-ci.org/display/JENKINS/JobConfigHistory+Plugin

This plugin tracks changes in each job. Among other features, the Build
History widget will show an icon of a wrench with the tooltip "Config
changed since last build", indicating that the config has changed from
one build to the next.

ansible/master.yml

index 67f0fa2adaadcf46245886cef58fcbdde740fb5f..dccc881ce0f9570396d6551080e27bb104766fb4 100644 (file)
@@ -32,6 +32,7 @@
       - 'mask-passwords'
       - 'description-setter'
       - 'postbuildscript'
+      - 'jobConfigHistory'
 
     - port: 8080
     - prefix: '/build'