diff options
Diffstat (limited to 'jjb/joid')
-rw-r--r-- | jjb/joid/joid-deploy.sh | 2 |
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 ;; *) |