v0.15.0
What's Changed (broke backward compatibility)
- Remove the ID generator from AutoHCK by @kostyanf14 in #268
- Now ID is equal to 2 (by default)
- If you want to run several AutoHCK instances in parallel assign ID manually via CLI
- Add cli option to enable debug mode in HLK-Setup-Scripts (install engine only) by @Jedoku in #353
- CLI option
--debug
was replaces with--verbose
to enable verbose logging - CLI option
--debug
- enable HLK-Setup-Scripts debug mode
- CLI option
- Change the meaning of manual mode by @kostyanf14 in #359
- CLI option
--manual
was replaces with--dump
to create machines snapshots and generate scripts for run it manually - CLI option
--manual
run AutoHCK in manual mode (start VM, run selected tests and wait for user action before exit)
- CLI option
- Add transfer_net common options by @Jedoku in #354
- Changes in JSON configuration
What's Changed
- Add Win2025 platform by @kostyanf14 in #346
- qemuhck: Set txqueuelen for all tap devices and bridge by @kostyanf14 in #347
- Add Test-NETHLK to Server 2025 extra software by @kostyanf14 in #349
- Give meaningful names to test tap devices by @Jedoku in #351
- Update OVMF related cli to support HSTI driver by @kostyanf14 in #352
- Allow test duplication by @kostyanf14 in #348
- config: Remove id_range by @akihikodaki in #357
- Bump gems by @akihikodaki in #358
- build(deps): bump rtoolsHCK from v0.4.0 to v0.4.1 by @dependabot in #363
- Update platforms JSON to have cpus and winrm_port with integer type by @Jedoku in #365
- CI: Use reusing workflow for Setup Ruby env by @kostyanf14 in #369
- Misc changes related to SMB by @akihikodaki in #356
- Initialize partition for viostor/vioblk testing by @kostyanf14 in #374
- Misc2025 by @kostyanf14 in #377
- Fixes and bumps by @kostyanf14 in #378
- build(deps-dev): bump sorbet from 0.5.11422 to 0.5.11428 by @dependabot in #383
- Add useful info to log by @Jedoku in #366
Full Changelog: v0.14.0...v0.15.0