Releases: runfinch/common-tests
Releases · runfinch/common-tests
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)
v0.6.2
0.6.2 (2023-03-16)
Bug Fixes
- Fix tests to match nerdctl 1.2.1 outputs (#50) (3d9b4f4)
Build System or External Dependencies
- deps: bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4 (#41) (a9476c1)
- deps: bump github.com/onsi/gomega from 1.27.1 to 1.27.2 (#40) (e8fc71a)
v0.6.1
0.6.1 (2023-02-28)
Bug Fixes
- Switch from
nc -l
to nginx
in run -p/--publish
test (7a6a6c3)
Build System or External Dependencies
- deps: bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 (#37) (7b76f03)
- deps: bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#36) (e5a684e)
- deps: bump golang.org/x/net from 0.5.0 to 0.7.0 (#34) (f218705)