summaryrefslogtreecommitdiffstats
path: root/jjb/joid/joid-deploy.sh
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-05-04 13:28:30 +0200
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-05-12 10:17:44 +0200
commitb8b022052d98591f128f8d7a2616513b6880ce39 (patch)
tree95549ab13ed8c64e3cdf626da6a1d3fc6ee8b6a2 /jjb/joid/joid-deploy.sh
parent65ec784f20e532caf34f5391684caa0e86742c4d (diff)
Rename Orange Jenkins Slaves
orange-test1 -> orange-pod5 orange-fr-pod2 -> orange-pod2 Change-Id: Id5a31db98d349bef654fb59ab03e52e6cc50611f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/joid/joid-deploy.sh')
-rw-r--r--jjb/joid/joid-deploy.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/joid/joid-deploy.sh b/jjb/joid/joid-deploy.sh
index 149447733..6b6cc9bbc 100644
--- a/jjb/joid/joid-deploy.sh
+++ b/jjb/joid/joid-deploy.sh
@@ -48,8 +48,6 @@ fi
##
# This part will be removed when pod names will be synced between jenkins and joid config
case $NODE_NAME in
- orange-fr-pod2)
- POD=orange-pod2 ;;
*virtual*)
POD=default ;;
*)