Try running Aeron tests again (#31172)
This commit is contained in:
parent
9bf9da79e6
commit
ac6ec8ce83
3 changed files with 4 additions and 6 deletions
|
|
@ -64,7 +64,7 @@ gcloud container clusters create $CLUSTER_NAME \
|
|||
--cluster-version $CLUSTER_VERSION \
|
||||
--enable-ip-alias \
|
||||
--image-type cos \
|
||||
--machine-type n2-standard-4 \
|
||||
--machine-type n2-standard-8 \
|
||||
--num-nodes 5 \
|
||||
--no-enable-autoupgrade
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ spec:
|
|||
resources:
|
||||
requests:
|
||||
memory: "3Gi"
|
||||
cpu: "1400m"
|
||||
cpu: "2800m"
|
||||
limits:
|
||||
memory: "3Gi"
|
||||
lifecycle:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue