-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
priority/mediumPlannedPlannedsolution/loadtoolsLoad and performance testingLoad and performance testingtype/featureNew feature or capabilityNew feature or capability
Description
Solution: Load and Performance Testing Toolkit for Azure Local
Tracking issue for the overall development of the load testing toolkit.
Current Status
- Repository structure and standards (Plan 1)
- MkDocs Material documentation site deployed (Plan 2 — migrated from AsciiDoc)
- CI/CD with GitHub Actions (deploy-docs.yml)
- Vale linting integrated
- Documentation migrated from AsciiDoc to Markdown (26 files)
- Draw.io diagrams preserved in assets/diagrams/
- Core framework —
src/core/modules - Infrastructure provisioning — VM deployment for load testing
- Tool integrations:
- FIO (storage I/O benchmarking)
- HammerDB (database load testing)
- iPerf (network throughput testing)
- stress-ng (CPU/memory stress testing)
- VMFleet (storage fleet testing)
- Monitoring collectors and dashboards
- Report generation from test results
- Profile-based test configurations
- Credential management
- Pipeline integration examples
- Alerting thresholds and rules
- Documentation — tool-specific guides
- Documentation — operations runbooks
Architecture
Multi-tool load testing framework with centralized config, monitoring, and reporting:
src/core/— Core framework modulessrc/infrastructure/— VM/resource provisioningconfig/— Profiles, credentials, cluster configsmonitoring/— Collectors, dashboards, alertsreports/— Templates and generated reports
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority/mediumPlannedPlannedsolution/loadtoolsLoad and performance testingLoad and performance testingtype/featureNew feature or capabilityNew feature or capability