Add Windows MDM load test plan for 100k devices#48259
Conversation
Document the scenarios, metrics, and a known osquery-perf gap (no disk encryption key escrow) for load testing Windows MDM at scale. Claude-Session: https://claude.ai/code/session_01VcqPmsPzezv2XoB1yqJWo2
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
There was a problem hiding this comment.
Pull request overview
Adds a Windows MDM-specific load test plan to guide running scale tests (targeting ~100k enrolled Windows devices) alongside the existing Terraform load testing runbook.
Changes:
- Added a dedicated Windows MDM load testing plan with key validation axes (fan-out, SyncML payload size, reconcile throughput, etc.).
- Documented practical prerequisites and recommended “profile realism” guidance for representative CSP payloads.
- Listed an ordered set of load test scenarios (enrollment storm, steady-state, profile churn, team transfers, etc.) with known limitations and tracking issues.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
AndreyKizimenko
left a comment
There was a problem hiding this comment.
Makes sense to me, will be running with this plan 4.88 loadtests and can submit follow-up PRs if something needs adjustment
|
@rfairburn Please approve this doc change. Andrey already approved. |
Document the scenarios for load testing Windows MDM at scale.
Related issue: Resolves #44188