Skip to content

Commit c6e6899

Browse files
authored
Update MPC IBM VMs for stone-stage-p01 (#9361)
Change the IBM static s390x and ppc64le VM IP addresses to those on the newly configured subnets as part of the effort to improve network speed for MPC. KFLUXINFRA-2594 KFLUXINFRA-2595
1 parent 37747ba commit c6e6899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/multi-platform-controller/staging-downstream/host-values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,14 @@ dynamicConfigs:
179179
# Static hosts configuration
180180
staticHosts:
181181
ppc64le-static-1:
182-
address: "10.130.79.249"
182+
address: "10.130.103.155"
183183
concurrency: "2"
184184
platform: "linux/ppc64le"
185185
secret: "ibm-ppc64le-ssh-key"
186186
user: "root"
187187

188188
s390x-static-1:
189-
address: "10.130.79.197"
189+
address: "10.130.103.103"
190190
concurrency: "2"
191191
platform: "linux/s390x"
192192
secret: "ibm-s390x-ssh-key"

0 commit comments

Comments
 (0)