Skip to content

Commit

Permalink
test IBMP dynamic pool (redhat-appstudio#4458)
Browse files Browse the repository at this point in the history
Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>
  • Loading branch information
mshaposhnik authored Sep 5, 2024
1 parent 7c6aaee commit f9b79ee
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,9 @@ data:
linux-c8xlarge/arm64,\
linux/s390x,\
linux-root/arm64,\
linux-root/amd64,\
linux/ppc64le\
linux-root/amd64\
"
#dynamic-pool-platforms: linux/ppc64le
dynamic-pool-platforms: linux/ppc64le
instance-tag: rhtap-staging

# cpu:memory (1:4)
Expand Down Expand Up @@ -302,8 +301,8 @@ data:
dynamic.linux-ppc64le.cores: "2"
dynamic.linux-ppc64le.memory: "8"
dynamic.linux-ppc64le.max-instances: "2"
# dynamic.linux-ppc64le.max-age: "120"
# dynamic.linux-ppc64le.concurrency: "2"
dynamic.linux-ppc64le.max-age: "120"
dynamic.linux-ppc64le.concurrency: "2"

# host.ppc1.address: "10.130.72.222"
# host.ppc1.platform: "linux/ppc64le"
Expand Down

0 comments on commit f9b79ee

Please sign in to comment.