Skip to content

feat: infrastructure provisioning for load test environments #11

@kristopherjturner

Description

@kristopherjturner

Overview

Implement infrastructure provisioning automation for spinning up load test VMs, configuring storage volumes, and managing cluster resources required for benchmark runs.

Scope

  • PowerShell / Bicep templates for test VM provisioning on Azure Local
  • Storage volume configuration for FIO and VMFleet workloads (CSV, raw disk, NVMe)
  • Network configuration for iPerf throughput tests (dedicated VLAN/NIC isolation)
  • Teardown automation to clean up test resources after each run
  • Integration with azurelocal-toolkit variable registry for cluster parameters

Acceptance Criteria

  • Test VMs can be provisioned from a single config-driven command
  • Storage volumes correctly configured per test profile requirements
  • Network isolation option configurable via YAML
  • Teardown completes cleanly with no orphaned resources
  • All provisioning steps logged to session log

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions