diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-05-04 16:51:09 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-05-04 16:51:09 +0200 |
commit | f01fcfb1756a7a046db20a1ca4c68f488ac8e83c (patch) | |
tree | 512d1f809fd8cc59d354ac90108c37567849220c /jjb/joid | |
parent | a73d1e7f10933de0b614148674c2ea2611c973c8 (diff) |
Rename Juniper Jenkins Slave
juniper-us-test-1 -> juniper-pod1
Change-Id: I6f36dbee3159f1c53252dba8a82bd87f7ea1a427
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
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 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 ;; *) |