From f01fcfb1756a7a046db20a1ca4c68f488ac8e83c Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Wed, 4 May 2016 16:51:09 +0200 Subject: Rename Juniper Jenkins Slave juniper-us-test-1 -> juniper-pod1 Change-Id: I6f36dbee3159f1c53252dba8a82bd87f7ea1a427 Signed-off-by: Fatih Degirmenci --- jjb/joid/joid-deploy.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'jjb/joid') diff --git a/jjb/joid/joid-deploy.sh b/jjb/joid/joid-deploy.sh index 59ba01588..149447733 100644 --- a/jjb/joid/joid-deploy.sh +++ b/jjb/joid/joid-deploy.sh @@ -50,8 +50,6 @@ fi case $NODE_NAME in orange-fr-pod2) POD=orange-pod2 ;; - juniper-us-test-1) - POD=juniper-pod1 ;; *virtual*) POD=default ;; *) -- cgit