Structs§
- Local
Executor - Executes commands directly on the host machine.
- VmExecutor
- Executes commands inside a QEMU VM via SSH.
Constants§
- VM_
REGISTRY_ PATH - Path inside the VM where the test runner scps the registry fixtures.
Set as
RYRA_REGISTRY_DIRso everyryrainvocation resolves the default registry to this local copy instead of cloning from GitHub.
Traits§
- Executor
- Abstraction over where commands run — VM (SSH) or local host.