CrazyMax
|
9b428a3d33
integration-cli: remove TestDockerSuite func
|
2 years ago |
CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 years ago |
Sebastiaan van Stijn
|
df650a1aeb
panic() instead of logrus.Fatal() in init funcs
|
3 years ago |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Sebastiaan van Stijn
|
060e55d7dd
integration-cli: mark some test-helpers as helpers
|
5 years ago |
Sebastiaan van Stijn
|
5c891ea9ca
integration-cli: fix DockerNetworkSuite not being run
|
5 years ago |
Tibor Vass
|
f1c1cd436a
integration-cli: move each test suite to its own TestX testing function
|
5 years ago |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 years ago |
Sebastiaan van Stijn
|
ead3f4e7c8
integration-cli: add daemon.StartNodeWithBusybox function
|
5 years ago |
Tibor Vass
|
8b40da168b
Setup tests
|
5 years ago |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 years ago |
Tibor Vass
|
eb67bb9fb5
rm-gocheck: comment out check.TestingT
|
5 years ago |
Tibor Vass
|
81d2a0c389
rm-gocheck: comment out check.Suite calls
|
5 years ago |
Tibor Vass
|
6a8a9738ec
rm-gocheck: redress check.Suite calls
|
5 years ago |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 years ago |
Sebastiaan van Stijn
|
c096225e8e
DockerSwarmSuite lock portIndex to work around race
|
6 years ago |
Tibor Vass
|
f23a51a860
Revert "Remove Schema1 integration test suite"
|
6 years ago |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 years ago |
Brian Goff
|
13b7d11be1
Remove Schema1 integration test suite
|
6 years ago |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 years ago |
Kir Kolyshkin
|
2ed512c7fa
integration-cli/Test*Swarm*: use same args on restart
|
6 years ago |
Tibor Vass
|
34eede0296
Remove 'docker-' prefix for containerd and runc binaries
|
6 years ago |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
6 years ago |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 years ago |
Vincent Demeester
|
3b01e92c9a
Add a Cleanup function that cleans exec root and swarm files
|
7 years ago |
Vincent Demeester
|
062564084a
Move fakecontext, fakegit and fakestorage to internal/test
|
7 years ago |
Anusha Ragunathan
|
f9c4e63026
Merge pull request #36838 from vdemeester/integration-fixtures-refactoring
|
7 years ago |
Vincent Demeester
|
5f56503f58
Clean some integration-cli/fixtures package/files
|
7 years ago |
Vincent Demeester
|
239a8a5189
Small daemon refactoring and add swarm init/join helpers
|
7 years ago |