Djordje Lukic
|
4acbf7d8c3
c8d: disable schema1 registry integration tests
|
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
|
225e2562c9
integration-cli: format code with gofumpt
|
3 lat temu |
Paweł Gronowski
|
17c99f7164
Dockerfile: Use separate cli for shell and integration-cli
|
2 lat temu |
Cory Snider
|
4e0319c878
[chore] clean up reexec.Init() calls
|
2 lat temu |
CrazyMax
|
9b428a3d33
integration-cli: remove TestDockerSuite func
|
2 lat temu |
CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 lat temu |
Sebastiaan van Stijn
|
df650a1aeb
panic() instead of logrus.Fatal() in init funcs
|
3 lat temu |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 lat temu |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 lat temu |
Sebastiaan van Stijn
|
060e55d7dd
integration-cli: mark some test-helpers as helpers
|
5 lat temu |
Sebastiaan van Stijn
|
5c891ea9ca
integration-cli: fix DockerNetworkSuite not being run
|
5 lat temu |
Tibor Vass
|
f1c1cd436a
integration-cli: move each test suite to its own TestX testing function
|
5 lat temu |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 lat temu |
Sebastiaan van Stijn
|
ead3f4e7c8
integration-cli: add daemon.StartNodeWithBusybox function
|
5 lat temu |
Tibor Vass
|
8b40da168b
Setup tests
|
5 lat temu |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 lat temu |
Tibor Vass
|
eb67bb9fb5
rm-gocheck: comment out check.TestingT
|
5 lat temu |
Tibor Vass
|
81d2a0c389
rm-gocheck: comment out check.Suite calls
|
5 lat temu |
Tibor Vass
|
6a8a9738ec
rm-gocheck: redress check.Suite calls
|
5 lat temu |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 lat temu |
Sebastiaan van Stijn
|
c096225e8e
DockerSwarmSuite lock portIndex to work around race
|
6 lat temu |
Tibor Vass
|
f23a51a860
Revert "Remove Schema1 integration test suite"
|
6 lat temu |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 lat temu |
Brian Goff
|
13b7d11be1
Remove Schema1 integration test suite
|
6 lat temu |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 lat temu |
Kir Kolyshkin
|
2ed512c7fa
integration-cli/Test*Swarm*: use same args on restart
|
6 lat temu |
Tibor Vass
|
34eede0296
Remove 'docker-' prefix for containerd and runc binaries
|
6 lat temu |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
6 lat temu |