[Qa-jenkins-scm] [jenkins.debian.net] 04/04: lvc: ruby-json is needed for cucumber, but not elsewhere AFAIK

Holger Levsen holger at layer-acht.org
Tue Aug 1 15:25:07 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 34c1dd358e6879664f12703ccdcd1e88f11854b1
Author: Philip Hands <phil at hands.com>
Date:   Tue Aug 1 13:56:03 2017 +0200

    lvc: ruby-json is needed for cucumber, but not elsewhere AFAIK
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 update_jdn.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 4aa9f20..69210bc 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -337,7 +337,7 @@ if [ -f /etc/debian_version ] ; then
 		esac
 		# needed to run coreboot/openwrt/lede/netbsd/fedora jobs
 		case $HOSTNAME in
-			profitbricks-build3-amd64|profitbricks-build4-amd64) DEBS="$DEBS
+		profitbricks-build3-amd64|profitbricks-build4-amd64) DEBS="$DEBS
 				bison
 				ca-certificates
 				cmake
@@ -407,6 +407,7 @@ if [ -f /etc/debian_version ] ; then
 				python3-yaml
 				redir
 				ruby-guestfs
+				ruby-json
 				ruby-libvirt
 				ruby-net-irc
 				ruby-packetfu
@@ -494,7 +495,6 @@ if [ -f /etc/debian_version ] ; then
 				qemu-system-x86 
 				qemu-user-static 
 				radvd 
-				ruby-json 
 				ruby-rspec 
 				seabios 
 				shorewall 

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