Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Oct 23, 2023
1 parent 34acd3c commit 4af1010
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
testing 3.6.0 (UNRELEASED)
==========================
Required stratisd version: 3.6.0
Required stratis-cli version: 3.6.0

Recommended release for development: Fedora 38

- Add tests for filesystem limits functionality:
https://github.com/stratis-storage/testing/pull/224

- Fix a few minor bugs in previously unused testing support code:
https://github.com/stratis-storage/testing/pull/211
https://github.com/stratis-storage/testing/pull/210

- Add logging about the test system to the test_harness.py:
https://github.com/stratis-storage/testing/issues/216
https://github.com/stratis-storage/testing/pull/223
https://github.com/stratis-storage/testing/pull/222
https://github.com/stratis-storage/testing/pull/218

- Pass extra args as unittest args:
https://github.com/stratis-storage/testing/issues/217
https://github.com/stratis-storage/testing/pull/221

- Reduce size of filesystem created in one test:
https://github.com/stratis-storage/testing/pull/214

- Re-add reverted commits:
https://github.com/stratis-storage/testing/pull/209

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


testing 3.5.3
=============
Required stratisd version: 3.5.8
Expand Down

0 comments on commit 4af1010

Please sign in to comment.