feat: migrate nap benchmark test to australiaeast#1118
Open
vittoriasalim wants to merge 15 commits intomainfrom
Open
feat: migrate nap benchmark test to australiaeast#1118vittoriasalim wants to merge 15 commits intomainfrom
vittoriasalim wants to merge 15 commits intomainfrom
Conversation
added 10 commits
April 1, 2026 11:17
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the NAP (node auto-provisioning) perf-eval benchmark configuration to run in Australia East (Azure) and AP Southeast 2 (AWS), adjusting VM SKUs and pipeline stages accordingly.
Changes:
- Switch Azure NAP benchmark stage from
eastus2toaustraliaeastand AWS fromus-east-2toap-southeast-2. - Update Azure VM SKUs used by the benchmark matrix (v5 → v4) and add a longer Karpenter cooldown between NodePool patching and load.
- Adjust the default AKS system node pool VM size in the NAP Terraform inputs.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| scenarios/perf-eval/nap/terraform-inputs/azure.tfvars | Updates default system node pool VM size for the NAP Terraform-provisioned AKS cluster. |
| pipelines/perf-eval/Autoscale Benchmark/node-auto-provisioning-benchmark.yml | Migrates benchmark stages to AU regions, tweaks VM sizes, and adds Karpenter cooldown to reduce flakiness. |
pipelines/perf-eval/Autoscale Benchmark/node-auto-provisioning-benchmark.yml
Show resolved
Hide resolved
pipelines/perf-eval/Autoscale Benchmark/node-auto-provisioning-benchmark.yml
Outdated
Show resolved
Hide resolved
liyu-ma
approved these changes
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.