Skip to content

Commit 7edb7e2

Browse files
authored
Merge pull request #316 from mulkieran/version-3.8.0
version 3.8.0
2 parents 1f68383 + 8af1055 commit 7edb7e2

2 files changed

Lines changed: 51 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,53 @@
1+
testing 3.8.0
2+
=============
3+
Recommended release for development: Fedora 40
4+
5+
- Update revision number to r8:
6+
https://github.com/stratis-storage/testing/pull/289
7+
8+
- Add some tests for binding, rebinding, unbinding:
9+
https://github.com/stratis-storage/testing/pull/312
10+
11+
- Add test for integrity parameters:
12+
https://github.com/stratis-storage/testing/pull/304
13+
14+
- Add additional arguments for pool creation and start:
15+
https://github.com/stratis-storage/testing/pull/305
16+
https://github.com/stratis-storage/testing/pull/303
17+
18+
- Improve post-test checks on metadata:
19+
https://github.com/stratis-storage/testing/pull/314
20+
https://github.com/stratis-storage/testing/pull/310
21+
https://github.com/stratis-storage/testing/pull/308
22+
https://github.com/stratis-storage/testing/pull/307
23+
https://github.com/stratis-storage/testing/pull/306
24+
https://github.com/stratis-storage/testing/pull/299
25+
https://github.com/stratis-storage/testing/pull/295
26+
https://github.com/stratis-storage/testing/pull/293
27+
28+
- Add tests for snapshot revert:
29+
https://github.com/stratis-storage/testing/issues/280
30+
https://github.com/stratis-storage/testing/pull/281
31+
32+
- Make test devices 8 GiB instead of 1 TiB:
33+
https://github.com/stratis-storage/testing/pull/300
34+
35+
- Do not do D-Bus monitoring for one failing test:
36+
https://github.com/stratis-storage/testing/pull/301
37+
38+
- Reapply previously reverted commits:
39+
https://github.com/stratis-storage/testing/pull/285
40+
41+
- Drop raid_meta_allocs checks:
42+
https://github.com/stratis-storage/testing/pull/288
43+
44+
- Add simple script to get pool-level metadata:
45+
https://github.com/stratis-storage/testing/pull/309
46+
47+
- Tidies and Maintenance:
48+
https://github.com/stratis-storage/testing/pull/296
49+
50+
151
testing 3.7.0
252
=============
353
Required stratisd version: 3.7.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = testing
33
url = https://github.com/stratis-storage/testing
4-
version = 3.7.0
4+
version = 3.8.0
55
long_description = file: README.md
66
long_description_content_type = text/markdown
77
license = Apache-2.0

0 commit comments

Comments
 (0)