[Qa-jenkins-scm] [jenkins.debian.net] 01/01: hackish support for deploying on jenkins, pb3+4 easily

Holger Levsen holger at layer-acht.org
Tue Aug 2 17:44:51 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 13608ca2dd959922465a090a276f5ee32c59221a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Aug 2 19:44:39 2016 +0200

    hackish support for deploying on jenkins, pb3+4 easily
---
 deploy_everywhere | 1 +
 1 file changed, 1 insertion(+)

diff --git a/deploy_everywhere b/deploy_everywhere
index a17645d..7f1fd2d 100755
--- a/deploy_everywhere
+++ b/deploy_everywhere
@@ -63,6 +63,7 @@ elif [ "$1" = "only" ] || [ "$1" = "jenkins" ] ; then
 		1|pb1)	 HOSTS="$HOSTS profitbricks-build1-amd64.debian.net" ;;
 		2|pb2)	 HOSTS="$HOSTS profitbricks-build2-i386.debian.net" ;;
 		3|pb3)	 HOSTS="$HOSTS profitbricks-build3-amd64.debian.net" ;;
+		3+4|pb3+pb4|pb3+4) HOSTS="$HOSTS profitbricks-build3-amd64.debian.net profitbricks-build4-amd64.debian.net" ;;
 		4|pb4)	 HOSTS="$HOSTS profitbricks-build4-amd64.debian.net" ;;
 		5|pb5)	 HOSTS="$HOSTS profitbricks-build5-amd64.debian.net" ;;
 		6|pb6)	 HOSTS="$HOSTS profitbricks-build6-i386.debian.net" ;;

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