commit | 50ac85c1fdef4f2dd93b14eecb0f7f5657007fee | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jan 11 15:49:49 2022 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Jan 11 23:52:53 2022 +0000 |
tree | 22ea661c1769d8844e84fbd9d6896ef53978588d | |
parent | 2bbee1aecd2f76ed7b32948fee4b1048a048fccf [diff] [blame] |
[VOL-4536] Setting the correct cluster IP in deployment config for VOLTHA certification jobs Change-Id: Ia250aeb6d277ae8a809bcb4076e4ebe9c7b77df3 (cherry picked from commit 3d03a6fc3ae418efac43d5376494ff0b5ba401ad)
diff --git a/deployment-configs/menlo-certification-pod-radisys-3200g-DT.yaml b/deployment-configs/menlo-certification-pod-radisys-3200g-DT.yaml index 0271b90..e14b1e3 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'