Run modules and kernel generator more often
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 25 Jan 2016 19:45:17 +0000 (14:45 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 25 Jan 2016 19:45:17 +0000 (14:45 -0500)
jobs/lttng-modules.yaml
jobs/ops_job-generator_kernel.yaml

index f834f2331fc5b5b323157ae3c9e19e711ddc8ded..7fd86282a96b4f43e61bb0a70e655858b6bab515 100644 (file)
 
     triggers:
       - pollscm:
-          cron: "@daily"
+          cron: "@hourly"
 
     scm:
       - git:
index e581c700a78211bc87b6f2a3bfd611d2d51a57b2..fb67271af3af58db63d0e3a20ea7b09f0d14d35f 100644 (file)
@@ -25,7 +25,7 @@
             password: JJB_JENKINS_TOKEN
 
     triggers:
-      - timed: '@daily'
+      - timed: '@hourly'
 
     scm:
       - git:
This page took 0.023276 seconds and 4 git commands to generate.