moby/integration
Sebastiaan van Stijn 763d117b4f
[20.10] integration/daemon: fix missing import
commit 44152f6fb6 backported a change
that added `os.TempDir()` to a test, but that import was not yet
in this file in the 20.10 branch.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-14 23:53:24 +02:00
..
build refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
config refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
container integration: disable iptables in parallel tests 2023-07-07 15:54:00 -04:00
daemon [20.10] integration/daemon: fix missing import 2023-07-14 23:53:24 +02:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image integration: disable iptables in parallel tests 2023-07-07 15:54:00 -04:00
internal gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
network unused: ignore false positives 2022-08-17 18:11:20 +02:00
plugin linting: gosec: fix or suppress G112, G114 in test code 2023-02-24 17:05:42 -05:00
secret integration/secret: add check for empty list not producing an error 2020-04-14 18:31:36 +02:00
service gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
testdata/https Update test certificates 2021-07-15 22:24:21 +02:00
volume Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00