Skip to content

Releases: linux-system-roles/storage

Version 1.18.10

13 Dec 20:40
Compare
Choose a tag to compare

[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

04 Dec 16:41
Compare
Choose a tag to compare

[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

31 Oct 00:53
Compare
Choose a tag to compare

[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

29 Aug 19:00
Compare
Choose a tag to compare

[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)

Version 1.18.6

22 Aug 03:06
Compare
Choose a tag to compare

[1.18.6] - 2024-08-21

Bug Fixes

  • fix: add stratis to list of packages for ostree (#478)

Version 1.18.5

19 Aug 22:48
Compare
Choose a tag to compare

[1.18.5] - 2024-08-19

Other Changes

  • test: use pvcreate with a timeout and verbose logging (#476)

Version 1.18.4

16 Aug 19:30
Compare
Choose a tag to compare

[1.18.4] - 2024-08-16

Bug Fixes

  • fix: architecture is now a required fact (#473)

Version 1.18.3

16 Aug 14:08
Compare
Choose a tag to compare

[1.18.3] - 2024-08-16

Other Changes

  • chore: Add support for Oracle Linux 9.x (#469)

Version 1.18.2

09 Aug 17:58
Compare
Choose a tag to compare

[1.18.2] - 2024-08-09

Bug Fixes

  • fix: Add libblockdev s390 and FS plugins to blivet dependencies list (#467)

Other Changes

  • ci: Add workflow for ci_test bad, use remote fmf plan (#468)
  • ci: Fix missing slash in ARTIFACTS_URL (#470)

Version 1.18.1

01 Aug 23:05
Compare
Choose a tag to compare

[1.18.1] - 2024-08-01

Bug Fixes

  • fix: Remove partition table from disk removed from a VG (#464)

Other Changes

  • ci: Add tft plan and workflow (#460)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#463)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#465)