Releases: runfinch/common-tests
Releases · runfinch/common-tests
v0.7.6
0.7.6 (2023-09-21)
Bug Fixes
v0.7.5
0.7.5 (2023-09-21)
Bug Fixes
- adds --all to the volume prune command to prune named volumes (#86) (4973e9f)
- Update logs test args (#83) (011c2e3)
Build System or External Dependencies
- deps: Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (#85) (89d408f)
v0.7.4
0.7.4 (2023-09-20)
Bug Fixes
- Fix container filepath to make it platform independent (#80) (5496e94)
- increase acceptable time deviation for stop tests with -t (#81) (c292f6d)
v0.7.3
0.7.3 (2023-08-25)
Build System or External Dependencies
- deps: bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#78) (7bae5c1)
- deps: bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (#74) (f0f6fa1)
v0.7.2
0.7.2 (2023-08-08)
Bug Fixes
- make tests compatible with nerdctlv1.5 (#75) (6876cd0)
v0.7.1
0.7.1 (2023-06-27)
Bug Fixes
- add retry to assert containers do not exist for compose down (#73) (88f732f)
Build System or External Dependencies
- deps: bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (#71) (45e9414)
- deps: bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.10.0 (#69) (a6ad55d)
- deps: bump github.com/onsi/gomega from 1.27.7 to 1.27.8 (#68) (6c72750)
v0.7.0
0.7.0 (2023-05-26)
Features
- Tests for bind mounts (#66) (22a7f7e)
- verify the result of finch inspect has State.Status and State.Error (#64) (b761a7a)
Build System or External Dependencies
- deps: bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.5 (#62) (0bd0901)
- deps: bump github.com/onsi/gomega from 1.27.5 to 1.27.6 (#54) (72120b5)
- deps: bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (#65) (590a984)
v0.6.5
- Compose down tests will now ignore
volume in use
warning and will consider the command succeed without failure.
v0.6.4
0.6.4 (2023-04-06)
Bug Fixes
- better handling of concurrent http servers (#57) (0ae6182)
v0.6.3
0.6.3 (2023-03-27)
Build System or External Dependencies
- deps: bump github.com/onsi/gomega from 1.27.2 to 1.27.4 (#48) (f113e7b)
- deps: bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#52) (bd056e7)