diff --git a/CHANGES.txt b/CHANGES.txt index 15a9c90..f618c5e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -5,6 +5,10 @@ Required stratis-cli version: 3.7.0 Recommended release for development: Fedora 39 +- Add tests for new filesystem get-metadata command: + https://github.com/stratis-storage/testing/issues/274 + https://github.com/stratis-storage/testing/pull/256 + - Add SysfsMonitor class and --verify-sysfs argument: https://github.com/stratis-storage/testing/issues/229 https://github.com/stratis-storage/testing/pull/233 @@ -31,6 +35,15 @@ Recommended release for development: Fedora 39 https://github.com/stratis-storage/testing/pull/237 https://github.com/stratis-storage/testing/pull/235 +- stratisd_cert.py: setUp -> tearDown: + https://github.com/stratis-storage/testing/pull/261 + +- Add post-test checks around pool-level metadata: + https://github.com/stratis-storage/testing/issues/252 + https://github.com/stratis-storage/testing/pull/259 + https://github.com/stratis-storage/testing/pull/258 + https://github.com/stratis-storage/testing/pull/257 + - Tidies and Maintenance: https://github.com/stratis-storage/testing/pull/254 https://github.com/stratis-storage/testing/pull/253