Skip to content

Conversation

@maxcao13
Copy link
Member

@maxcao13 maxcao13 commented Dec 3, 2025

Related to: kubernetes/kubernetes#135026

Bumps ginkgo parallelism of the hpa-cpu job to 10. To accomodate this, each worker node will be the e2-highcpu-8 instances type. These have 8 CPU and 8 GiB of memory each: https://gcloud-compute.com/e2-highcpu-8.html.

@k8s-ci-robot k8s-ci-robot added area/config Issues or PRs related to code in /config size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 3, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: maxcao13
Once this PR has been reviewed and has the lgtm label, please assign omerap12 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added area/jobs sig/testing Categorizes an issue or PR as relevant to SIG Testing. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 3, 2025
@maxcao13
Copy link
Member Author

maxcao13 commented Dec 3, 2025

/cc @omerap12 @adrianmoisey

Bumps ginkgo parallelism of the hpa-cpu job to 10.
To accomodate this, each worker node will be the e2-highcpu-8 instances type.
These have 8 CPU and 8 GiB of memory each.

Signed-off-by: Max Cao <[email protected]>
@maxcao13 maxcao13 changed the title [sig-autoscaling] bump hpa-cpu job parallelism to 12 [sig-autoscaling] bump hpa-cpu job parallelism to 10 Dec 3, 2025
@maxcao13
Copy link
Member Author

maxcao13 commented Dec 3, 2025

This is limit testing, but I think the infrastructure should be able to handle 10 concurrent tests with 24 CPU total in the gce cluster. At least according to my crude math in the original issue.

If we tried parallelism of 6, I believe our 4 CPU worker nodes would make the tests flake.

@adrianmoisey
Copy link
Member

Let's give it a go!
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 4, 2025
@omerap12
Copy link
Member

omerap12 commented Dec 4, 2025

/lgtm
/hold
@BenTheElder , can you please take a look?

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/config Issues or PRs related to code in /config area/jobs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants