Skip to content

Commit

Permalink
Reduce mumber of IBM VM's for Oco-Art cluster account (redhat-appstud…
Browse files Browse the repository at this point in the history
…io#5170)

Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>
  • Loading branch information
mshaposhnik authored Dec 17, 2024
1 parent 2506798 commit 58fc9f4
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ data:
dynamic.linux-s390x.region: "us-south-2"
dynamic.linux-s390x.url: "https://us-south.iaas.cloud.ibm.com/v1"
dynamic.linux-s390x.profile: "bz2-2x8"
dynamic.linux-s390x.max-instances: "50"
dynamic.linux-s390x.max-instances: "30"
dynamic.linux-s390x.private-ip: "true"
dynamic.linux-s390x.allocation-timeout: "1800"

Expand All @@ -425,7 +425,7 @@ data:
dynamic.linux-large-s390x.region: "us-south-2"
dynamic.linux-large-s390x.url: "https://us-south.iaas.cloud.ibm.com/v1"
dynamic.linux-large-s390x.profile: "bz2-4x16"
dynamic.linux-large-s390x.max-instances: "50"
dynamic.linux-large-s390x.max-instances: "10"
dynamic.linux-large-s390x.private-ip: "true"
dynamic.linux-large-s390x.allocation-timeout: "1800"

Expand All @@ -441,7 +441,7 @@ data:
dynamic.linux-ppc64le.system: "e980"
dynamic.linux-ppc64le.cores: "2"
dynamic.linux-ppc64le.memory: "8"
dynamic.linux-ppc64le.max-instances: "50"
dynamic.linux-ppc64le.max-instances: "30"
dynamic.linux-ppc64le.allocation-timeout: "1800"

#PPC64LE Large dynamic nodes
Expand All @@ -456,7 +456,7 @@ data:
dynamic.linux-large-ppc64le.system: "e980"
dynamic.linux-large-ppc64le.cores: "4"
dynamic.linux-large-ppc64le.memory: "16"
dynamic.linux-large-ppc64le.max-instances: "50"
dynamic.linux-large-ppc64le.max-instances: "10"
dynamic.linux-large-ppc64le.allocation-timeout: "1800"

# AWS GPU Nodes
Expand Down

0 comments on commit 58fc9f4

Please sign in to comment.