[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible gbp jobs: lets see if gbp is installed at all…

Holger Levsen holger at layer-acht.org
Tue Aug 30 14:56:30 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 8e3ac6f88587a4d8dfc0c9faea71a7e1cf7b7d81
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Aug 30 16:56:12 2016 +0200

    reproducible gbp jobs: lets see if gbp is installed at all…
---
 job-cfg/reproducible.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 17fafe7..7c293c3 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -727,7 +727,7 @@
                     my_hname: ''
                     my_gitrepo: 'git://anonscm.debian.org/git/reproducible/strip-nondeterminism.git'
                     my_gitbranches: 'origin/master'
-                    my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us'
+                    my_shell: '/srv/jenkins/bin/chroot-run.sh sid gbp buildpackage'
                     my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules'
                 - 'strip-nondeterminism_from_git_branches':
                     my_description: 'Build strip-nondeterminism Debian package from git branches other than master.'
@@ -735,7 +735,7 @@
                     my_hname: ''
                     my_gitrepo: 'git://anonscm.debian.org/git/reproducible/strip-nondeterminism.git'
                     my_gitbranches: ':^(?!origin/master$).*'
-                    my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us'
+                    my_shell: '/srv/jenkins/bin/chroot-run.sh sid gbp buildpackage'
                     my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules'
                 - 'disorderfs_from_git_master':
                     my_description: 'Build disorderfs Debian package from git branch master.'
@@ -743,7 +743,7 @@
                     my_hname: ''
                     my_gitrepo: 'git://anonscm.debian.org/git/reproducible/disorderfs.git'
                     my_gitbranches: 'origin/master'
-                    my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us'
+                    my_shell: '/srv/jenkins/bin/chroot-run.sh sid gbp buildpackage'
                     my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules'
                 - 'disorderfs_from_git_branches':
                     my_description: 'Build disorderfs Debian package from git branches other than master.'
@@ -751,7 +751,7 @@
                     my_hname: ''
                     my_gitrepo: 'git://anonscm.debian.org/git/reproducible/disorderfs.git'
                     my_gitbranches: ':^(?!origin/master$).*'
-                    my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us'
+                    my_shell: '/srv/jenkins/bin/chroot-run.sh sid gbp buildpackage'
                     my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules'
             my_gitbranches: 'master'
             my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm at lists.alioth.debian.org'

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