Sebastiaan van Stijn
|
713c7d49a1
integration(-cli): remove skips for old daemon versions (<20.10)
|
1 rok temu |
Sebastiaan van Stijn
|
7d2a6f2030
integration-cli: DockerCLICommitSuite: replace dockerCmd
|
1 rok temu |
Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
2 lat temu |
Sebastiaan van Stijn
|
6331a3a346
integration-cli: use string-literals for easier grep'ing
|
2 lat temu |
Sebastiaan van Stijn
|
76d8bfdff4
testutil/environment: remove Execution.OSType field
|
2 lat temu |
CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 lat temu |
Olli Janatuinen
|
1285c6d125
Windows CI: Add support for testing with containerd
|
4 lat temu |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 lat temu |
Sebastiaan van Stijn
|
580d3677c8
integration-cli: normalize comment formatting
|
5 lat temu |
Sebastiaan van Stijn
|
0fabf3e41e
integration-cli: remove unneeded fmt.Sprintf() in asserts
|
5 lat temu |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 lat temu |
Tibor Vass
|
a2024a5470
rm-gocheck: convert check.Commentf to string - with multiple args
|
5 lat temu |
Tibor Vass
|
98f2638fe5
rm-gocheck: Contains -> strings.Contains
|
5 lat temu |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 lat temu |
Tibor Vass
|
6dc7f4c167
rm-gocheck: Equals -> assert.Equal
|
5 lat temu |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 lat temu |
Tibor Vass
|
1f69c62540
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
5 lat temu |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 lat temu |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 lat temu |
Sebastiaan van Stijn
|
18a771a761
Remove deprecated environment.DaemonPlatform()
|
7 lat temu |
Anthony Sottile
|
0785836c4b
Fix environ substitutions in `docker commit --change ...`
|
7 lat temu |
Stephen J Day
|
ae8dbeaeed
*: normalize the use of normalize
|
7 lat temu |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 lat temu |
Vincent Demeester
|
10e171cd94
Clean some function in docker_utils_test.go
|
8 lat temu |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 lat temu |
Sebastiaan van Stijn
|
ba0afd70e8
fix some ineffectual assignments
|
8 lat temu |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 lat temu |
Alexander Morozov
|
ca6c6f0765
commit: do not change container labels on commit
|
8 lat temu |
Vincent Demeester
|
bcad3d5212
Use check in params so we don't ignore errors
|
8 lat temu |
John Howard
|
286ab6d69b
COPY file . after WORKDIR (now always created)
|
8 lat temu |