[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: call schroot without sudo

Holger Levsen holger at moszumanska.debian.org
Thu Sep 10 09:01:59 UTC 2015


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 95e01b859cc5aca85e847a2f755cce03ab61c4e6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Sep 10 11:01:15 2015 +0200

    reproducible: call schroot without sudo
---
 bin/reproducible_maintenance.sh                       | 2 +-
 hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins             | 2 --
 hosts/cbxi4pro0-armhf-rb/etc/sudoers.d/jenkins        | 2 --
 hosts/hb0-armhf-rb/etc/sudoers.d/jenkins              | 2 --
 hosts/jenkins/etc/sudoers.d/jenkins                   | 2 --
 hosts/profitbricks-build1-amd64/etc/sudoers.d/jenkins | 2 --
 hosts/profitbricks-build2-amd64/etc/sudoers.d/jenkins | 2 --
 hosts/wbq0-armhf-rb/etc/sudoers.d/jenkins             | 2 --
 8 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index 4d0b435..798bde2 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -52,7 +52,7 @@ if [ ! -z "$OLDSTUFF" ] ; then
 fi
 
 # remove old and unused schroot sessions
-ps fax|grep -v grep |grep schroot || for i in $(sudo schroot --all-sessions -l ) ; do ps fax|grep -v grep |grep schroot || sudo schroot -e -c $i ; done
+ps fax|grep -v grep |grep schroot || for i in $(schroot --all-sessions -l ) ; do ps fax|grep -v grep |grep schroot || schroot -e -c $i ; done
 # to explain this:
 # first, check if no process using "schroot" is running...
 # then loop through all schroot sessions
diff --git a/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins b/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins
index f57c0a3..d75335f 100644
--- a/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins
@@ -6,8 +6,6 @@ jenkins ALL=  \
 	/bin/chmod +x /chroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
-	/usr/bin/schroot --all-sessions -l, \
-	/usr/bin/schroot -e -c *, \
 	/bin/ls -la /media/*, \
 	/bin/rm -rf --one-file-system /chroots/*, \
 	/bin/rm -rf --one-file-system /schroots/*, \
diff --git a/hosts/cbxi4pro0-armhf-rb/etc/sudoers.d/jenkins b/hosts/cbxi4pro0-armhf-rb/etc/sudoers.d/jenkins
index f57c0a3..d75335f 100644
--- a/hosts/cbxi4pro0-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/cbxi4pro0-armhf-rb/etc/sudoers.d/jenkins
@@ -6,8 +6,6 @@ jenkins ALL=  \
 	/bin/chmod +x /chroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
-	/usr/bin/schroot --all-sessions -l, \
-	/usr/bin/schroot -e -c *, \
 	/bin/ls -la /media/*, \
 	/bin/rm -rf --one-file-system /chroots/*, \
 	/bin/rm -rf --one-file-system /schroots/*, \
diff --git a/hosts/hb0-armhf-rb/etc/sudoers.d/jenkins b/hosts/hb0-armhf-rb/etc/sudoers.d/jenkins
index f57c0a3..d75335f 100644
--- a/hosts/hb0-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/hb0-armhf-rb/etc/sudoers.d/jenkins
@@ -6,8 +6,6 @@ jenkins ALL=  \
 	/bin/chmod +x /chroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
-	/usr/bin/schroot --all-sessions -l, \
-	/usr/bin/schroot -e -c *, \
 	/bin/ls -la /media/*, \
 	/bin/rm -rf --one-file-system /chroots/*, \
 	/bin/rm -rf --one-file-system /schroots/*, \
diff --git a/hosts/jenkins/etc/sudoers.d/jenkins b/hosts/jenkins/etc/sudoers.d/jenkins
index f57c0a3..d75335f 100644
--- a/hosts/jenkins/etc/sudoers.d/jenkins
+++ b/hosts/jenkins/etc/sudoers.d/jenkins
@@ -6,8 +6,6 @@ jenkins ALL=  \
 	/bin/chmod +x /chroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
-	/usr/bin/schroot --all-sessions -l, \
-	/usr/bin/schroot -e -c *, \
 	/bin/ls -la /media/*, \
 	/bin/rm -rf --one-file-system /chroots/*, \
 	/bin/rm -rf --one-file-system /schroots/*, \
diff --git a/hosts/profitbricks-build1-amd64/etc/sudoers.d/jenkins b/hosts/profitbricks-build1-amd64/etc/sudoers.d/jenkins
index f57c0a3..d75335f 100644
--- a/hosts/profitbricks-build1-amd64/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build1-amd64/etc/sudoers.d/jenkins
@@ -6,8 +6,6 @@ jenkins ALL=  \
 	/bin/chmod +x /chroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
-	/usr/bin/schroot --all-sessions -l, \
-	/usr/bin/schroot -e -c *, \
 	/bin/ls -la /media/*, \
 	/bin/rm -rf --one-file-system /chroots/*, \
 	/bin/rm -rf --one-file-system /schroots/*, \
diff --git a/hosts/profitbricks-build2-amd64/etc/sudoers.d/jenkins b/hosts/profitbricks-build2-amd64/etc/sudoers.d/jenkins
index f57c0a3..d75335f 100644
--- a/hosts/profitbricks-build2-amd64/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build2-amd64/etc/sudoers.d/jenkins
@@ -6,8 +6,6 @@ jenkins ALL=  \
 	/bin/chmod +x /chroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
-	/usr/bin/schroot --all-sessions -l, \
-	/usr/bin/schroot -e -c *, \
 	/bin/ls -la /media/*, \
 	/bin/rm -rf --one-file-system /chroots/*, \
 	/bin/rm -rf --one-file-system /schroots/*, \
diff --git a/hosts/wbq0-armhf-rb/etc/sudoers.d/jenkins b/hosts/wbq0-armhf-rb/etc/sudoers.d/jenkins
index f57c0a3..d75335f 100644
--- a/hosts/wbq0-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/wbq0-armhf-rb/etc/sudoers.d/jenkins
@@ -6,8 +6,6 @@ jenkins ALL=  \
 	/bin/chmod +x /chroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
-	/usr/bin/schroot --all-sessions -l, \
-	/usr/bin/schroot -e -c *, \
 	/bin/ls -la /media/*, \
 	/bin/rm -rf --one-file-system /chroots/*, \
 	/bin/rm -rf --one-file-system /schroots/*, \

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