]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
jjb: poll GitHub more slowly
authorKen Dreyer <kdreyer@redhat.com>
Fri, 5 Jun 2015 23:25:34 +0000 (17:25 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 5 Jun 2015 23:27:50 +0000 (17:27 -0600)
I've enabled the "Jenkins (Git plugin)" service / hook. GitHub should
now send a signal to http://jenkins.ceph.com/git/notifyCommit that new
commits have been pushed to the repo.

Accordin to the documentation this allows us to poll more slowly (or not
at all, eventually?)

jjb/config/definitions/jjb.yml

index bdb1c0f4a37857f31c273e5f652b95ad96c71625..c54031d4181eefaaca18ee37d9b91eea3d89057b 100644 (file)
@@ -12,7 +12,7 @@
     retry-count: 3
 
     triggers:
-      - pollscm: "*/1 * * * *"
+      - pollscm: "0 */3 * * *"
 
     scm:
       - git: