Set lttng-modules jobs to poll scm daily
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 26 Aug 2015 18:39:32 +0000 (14:39 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 26 Aug 2015 18:39:32 +0000 (14:39 -0400)
jobs/lttng-modules.yaml

index b012cff32394a862b2e25ecef98a26da4c4150ac..3b1971828f88c3ef619e41508a40656f78fa51e5 100644 (file)
       - ansicolor
 
     scm:
-      #- git:
-      #    url: git://artifacts.internal.efficios.com/git/linux-stable.git
-      #    branches:
-      #      - refs/tags/v{kversion}
-      #    shallow-clone: true
-      #    skip-tag: true
-      #    fastpoll: true
-      #    basedir: linux
-      #    reference-repo: $HOME/gitcache/linux-stable.git/
       - git:
           url: git://github.com/lttng/lttng-modules.git
           branches:
@@ -38,6 +29,9 @@
           fastpoll: true
           basedir: lttng-modules
 
+    triggers:
+      - pollscm: "@daily"
+
     properties:
       - throttle:
           max-per-node: 0
This page took 0.032014 seconds and 4 git commands to generate.