Releases: linux-system-roles/storage
Releases · linux-system-roles/storage
Version 1.18.16
[1.18.16] - 2025-05-16
Bug Fixes
- fix: Allow small size differences to match the device min size (#526)
- fix: Show error when trying to put LVM volume on partition pool (#531)
Other Changes
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#527)
Version 1.18.15
[1.18.15] - 2025-05-02
Bug Fixes
- fix: Correctly check PVs for grow_to_fill feature (#523)
Other Changes
- tests: Add a custom script for getting info about Stratis pools (#522)
- ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#524)
Version 1.18.14
[1.18.14] - 2025-04-23
Other Changes
- ci: In test plans, prefix all relate variables with SR_ (#516)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#517)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#518)
- tests: Fix more cleanups; ci: Attach batch.txt and batch.report on failures (#519)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#520)
Version 1.18.13
[1.18.13] - 2025-03-06
Bug Fixes
- fix: there is no kmod-kvdo on EL10 and later (#514)
Other Changes
- ci: Check spelling with codespell (#511)
- ci: Bump Ubuntu version for Python unit tests (#512)
- ci: Add test plan that runs CI tests and customize it for each role (#513)
Version 1.18.12
[1.18.12] - 2025-02-02
Bug Fixes
- fix: ensure ostree has libblockdev and libblockdev-loop (#509)
Other Changes
- ci: ansible-plugin-scan is disabled for now (#505)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#508)
Version 1.18.11
[1.18.11] - 2025-01-27
Bug Fixes
- fix: Fix PV grow_to_fill feature (#502)
Version 1.18.10
[1.18.10] - 2024-12-13
Other Changes
- tests: Do not 'fips-mode-setup' to enable FIPS on RHEL 10 (#489)
- test: skip fingerprint if fstab is not written (#496)
- test: add test for LUKS version 2 (#497)
Version 1.18.9
[1.18.9] - 2024-12-04
Bug Fixes
- fix: VDO tests and packages fixes for Fedora and RHEL 10 (#490)
Other Changes
- ci: bump codecov/codecov-action from 4 to 5 (#491)
- ci: Use Fedora 41, drop Fedora 39 (#492)
- ci: Use Fedora 41, drop Fedora 39 - part two (#493)
Version 1.18.8
[1.18.8] - 2024-10-30
Other Changes
- ci: ansible-test action now requires ansible-core version (#484)
- ci: add YAML header to github action workflow files (#485)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#487)
Version 1.18.7
[1.18.7] - 2024-08-29
Bug Fixes
- fix: Use blkid instead of lsblk in tests to get partition table (#480)
- fix: Skip Stratis tests on RHEL 8 and document Stratis support (#482)
Other Changes
- ci: Add tags to TF workflow, allow more [citest bad] formats (#481)