[Qa-jenkins-scm] [jenkins.debian.net] 03/04: packages-tests: now that the jobs are git triggered, reduce polling frequency
Holger Levsen
holger at layer-acht.org
Sat Oct 8 13:21:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit a6bbc30302a73a9f7bbe99fbac7f648043d57905
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Oct 8 11:45:34 2016 +0000
packages-tests: now that the jobs are git triggered, reduce polling frequency
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/packages-tests.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index a82d63c..dbed1d4 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -52,7 +52,7 @@
name: '{name}_sid'
triggers:
- pollscm:
- cron: '*/6 * * * *'
+ cron: '* H/2 * * *'
- project:
name: lintian-tests
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list