-
Notifications
You must be signed in to change notification settings - Fork 18
Security perf #869
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Security perf #869
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR creates a new scale and performance test for security features, specifically for testing disabled SSH access on AKS clusters. The test includes three different scale scenarios (small, medium, and large) with varying node counts and automated scheduling.
Key changes:
- Introduces a new security-perf scenario with terraform configurations
- Sets up a comprehensive pipeline with three scale tiers (10, 500, and 1000 nodes)
- Configures automated daily execution schedules for performance testing
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| azure.json | Test input configuration with run ID and region settings |
| azure.tfvars | Terraform variables defining AKS cluster configuration with disabled SSH and multiple node pools |
| new-pipeline-test.yml | Azure DevOps pipeline with three scheduled stages for different scale scenarios |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
scenarios/perf-eval/security-perf/terraform-inputs/azure.tfvars
Outdated
Show resolved
Hide resolved
scenarios/perf-eval/security-perf/terraform-inputs/azure.tfvars
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
Updated AKS configuration for performance evaluation, changing role and names, adjusting node counts and VM sizes, and adding maxPods and nodepool-labels parameters.
Added schedules for small, medium, and large scale performance evaluations. Updated scenario variables and job parameters for Azure environments.
Updated nodeCountMax and maxPods values for performance tuning.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
71c0cdc to
347609a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
Updated the node_count for scalepool1 to 251.
create scale&perf test for security feature-disable SSH
Test pipeline results: https://dev.azure.com/akstelescope/telescope/_build/results?buildId=36989&view=results