[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: add job to build reprotest package on git commits in master branch

Holger Levsen holger at layer-acht.org
Tue Nov 29 09:58:40 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 6fce75c46fbbf0fb687ad17df4cbc1488464130e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Nov 29 10:58:32 2016 +0100

    reproducible Debian: add job to build reprotest package on git commits in master branch
---
 job-cfg/reproducible.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index d2373f4..e7b60b9 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -803,6 +803,14 @@
                     my_gitbranches: ':^(?!origin/master$).*'
                     my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us'
                     my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules'
+                - 'reprotest_from_git_master':
+                    my_description: 'Build reprotest Debian package from git branch master.'
+                    my_timed: '42 23 1 1 *'
+                    my_hname: ''
+                    my_gitrepo: 'git://anonscm.debian.org/git/reproducible/reprotest.git'
+                    my_gitbranches: 'origin/master'
+                    my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us'
+                    my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules'
                 - 'strip-nondeterminism_from_git_master':
                     my_description: 'Build strip-nondeterminism Debian package from git branch master.'
                     my_timed: '42 23 1 1 *'

-- 
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