From: Michael Jeanson Date: Wed, 26 Aug 2015 18:39:32 +0000 (-0400) Subject: Set lttng-modules jobs to poll scm daily X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;ds=sidebyside;h=d2fc10274a11e83584238090cfbcb40eedf0b7d3;p=lttng-ci.git Set lttng-modules jobs to poll scm daily --- diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index b012cff..3b19718 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -20,15 +20,6 @@ - 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