Skip to content

Releases: runfinch/common-tests

v0.7.6

21 Sep 17:40
f1e5583
Compare
Choose a tag to compare

0.7.6 (2023-09-21)

Bug Fixes

v0.7.5

21 Sep 00:46
841b4b7
Compare
Choose a tag to compare

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

20 Sep 00:49
fa5eff3
Compare
Choose a tag to compare

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

25 Aug 19:47
8ee0756
Compare
Choose a tag to compare

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

08 Aug 17:03
58d5e20
Compare
Choose a tag to compare

0.7.2 (2023-08-08)

Bug Fixes

  • make tests compatible with nerdctlv1.5 (#75) (6876cd0)

v0.7.1

13 Jul 23:14
2755cb2
Compare
Choose a tag to compare

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

26 May 19:34
afbbd97
Compare
Choose a tag to compare

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

11 Apr 22:42
33e8d75
Compare
Choose a tag to compare
  • Compose down tests will now ignore volume in use warning and will consider the command succeed without failure.

v0.6.4

06 Apr 19:33
c7963f8
Compare
Choose a tag to compare

0.6.4 (2023-04-06)

Bug Fixes

  • better handling of concurrent http servers (#57) (0ae6182)

v0.6.3

29 Mar 21:26
04560ae
Compare
Choose a tag to compare

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)