[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: only update indexes and pkg_sets every 30min as the jobs almost run for 15min
Holger Levsen
holger at layer-acht.org
Mon Jun 19 11:13:58 UTC 2017
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 8a696af181a5526d4ae6ead1a13a9c5dc98f97ae
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Jun 19 13:13:51 2017 +0200
reproducible Debian: only update indexes and pkg_sets every 30min as the jobs almost run for 15min
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/reproducible.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index d2b96ff..98f808c 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -498,11 +498,11 @@
my_timed: '*/10 * * * *'
- 'html_pkg_sets':
my_description: 'Generate HTML results (package sets with graphs) for reproducible builds.'
- my_timed: '*/15 * * * *'
+ my_timed: '*/30 * * * *'
my_shellext: ".py"
- 'html_indexes':
my_description: 'Generate HTML results (indexes) for reproducible builds.'
- my_timed: '*/15 * * * *'
+ my_timed: '*/30 * * * *'
my_shellext: ".py"
- 'html_dd_list':
my_description: 'Generate HTML results (dd-list) for reproducible builds.'
--
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