Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog #292

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
testing 3.8.0 (UNRELEASED)
==========================
Recommended release for development: Fedora 40

- Update revision number to r8:
https://github.com/stratis-storage/testing/pull/289

- Add test for integrity parameters:
https://github.com/stratis-storage/testing/pull/304

- Add additional arguments for pool creation:
https://github.com/stratis-storage/testing/pull/303

- Improve post-test checks on metadata:
https://github.com/stratis-storage/testing/pull/299
https://github.com/stratis-storage/testing/pull/295
https://github.com/stratis-storage/testing/pull/293

- Add tests for snapshot revert:
https://github.com/stratis-storage/testing/issues/280
https://github.com/stratis-storage/testing/pull/281

- Make test devices 8 GiB instead of 1 TiB:
https://github.com/stratis-storage/testing/pull/300

- Do not do D-Bus monitoring for one failing test:
https://github.com/stratis-storage/testing/pull/301

- Reapply previously reverted commits:
https://github.com/stratis-storage/testing/pull/285

- Drop raid_meta_allocs checks:
https://github.com/stratis-storage/testing/pull/288

- Tidies and Maintenance:
https://github.com/stratis-storage/testing/pull/296


testing 3.7.0
=============
Required stratisd version: 3.7.0
Expand Down
Loading