Skip to content

Releases: runfinch/common-tests

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)

v0.6.2

16 Mar 02:13
da6f643
Compare
Choose a tag to compare

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

28 Feb 22:42
6660131
Compare
Choose a tag to compare

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)

v0.6.0

20 Feb 18:29
fa0a591
Compare
Choose a tag to compare

0.6.0 (2023-02-20)

Features

  • add tests for host-gateway speciap IP with equal sign (#33) (1296336)

v0.5.0

13 Feb 18:47
7f1e49b
Compare
Choose a tag to compare

0.5.0 (2023-02-13)

Features

  • add tests for special IP in --add-host flag (#29) (1fecd9f)