Expand description
Virtual machine-specific E2E tasks
This module contains tasks that are specifically designed for VM-based
E2E testing using LXD virtual machines. These tasks handle the unique
requirements and workflows when using OpenTofu and LXD for production-like
infrastructure provisioning.
Modulesยง
- cleanup_
infrastructure - Infrastructure cleanup task for E2E testing
- preflight_
cleanup - Virtual machine-specific preflight cleanup functionality
- run_
destroy_ command - Infrastructure destruction task for E2E testing
- run_
provision_ command - Infrastructure provisioning task for E2E testing