[VOL-4536] Setting the correct cluster IP in deployment config for VOLTHA certification jobs

Change-Id: Ia250aeb6d277ae8a809bcb4076e4ebe9c7b77df3
(cherry picked from commit 3d03a6fc3ae418efac43d5376494ff0b5ba401ad)
(cherry picked from commit 50ac85c1fdef4f2dd93b14eecb0f7f5657007fee)
diff --git a/deployment-configs/menlo-certification-pod-radisys-1600g-DT.yaml b/deployment-configs/menlo-certification-pod-radisys-1600g-DT.yaml
index 9a36556..e654630 100644
--- a/deployment-configs/menlo-certification-pod-radisys-1600g-DT.yaml
+++ b/deployment-configs/menlo-certification-pod-radisys-1600g-DT.yaml
@@ -28,10 +28,6 @@
       ip: '10.90.0.240'
       user: 'cord'
       pass: 'cord'
-    -
-      ip: '10.90.0.241'
-      user: 'cord'
-      pass: 'cord'
 
   fabric_switches: []
   # The switch is shared across 3 PODs, thus is externally controlled
diff --git a/deployment-configs/menlo-certification-pod-radisys-1600x-DT.yaml b/deployment-configs/menlo-certification-pod-radisys-1600x-DT.yaml
index a87e0e9..afa2826 100644
--- a/deployment-configs/menlo-certification-pod-radisys-1600x-DT.yaml
+++ b/deployment-configs/menlo-certification-pod-radisys-1600x-DT.yaml
@@ -25,10 +25,6 @@
 # This tells the control node how to reach the Kubernetes nodes.
   nodes:
     -
-      ip: '10.90.0.240'
-      user: 'cord'
-      pass: 'cord'
-    -
       ip: '10.90.0.241'
       user: 'cord'
       pass: 'cord'
diff --git a/deployment-configs/menlo-certification-pod-radisys-3200g-DT.yaml b/deployment-configs/menlo-certification-pod-radisys-3200g-DT.yaml
index 49acdec..4fe17ca 100644
--- a/deployment-configs/menlo-certification-pod-radisys-3200g-DT.yaml
+++ b/deployment-configs/menlo-certification-pod-radisys-3200g-DT.yaml
@@ -25,11 +25,7 @@
 # This tells the control node how to reach the Kubernetes nodes.
   nodes:
     -
-      ip: '10.90.0.240'
-      user: 'cord'
-      pass: 'cord'
-    -
-      ip: '10.90.0.241'
+      ip: '10.90.0.242'
       user: 'cord'
       pass: 'cord'