Sebastiaan van Stijn
|
7bce33eb0f
api/types: move ContainerStartOptions to api/types/container
|
1 year ago |
Sebastiaan van Stijn
|
0f77875220
api/types: move ContainerRemoveOptions to api/types/container
|
1 year ago |
Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
2 years ago |
Sebastiaan van Stijn
|
2be118379e
api/types/container: add RestartPolicyMode type and enum
|
2 years ago |
Sebastiaan van Stijn
|
26be2bc6b9
integration/container: use consistent name for api-client
|
1 year ago |
Cory Snider
|
cdcb7c28c5
integration: disable iptables in parallel tests
|
2 years ago |
Cory Snider
|
165dfd6c3e
daemon: fix restoring container with missing task
|
2 years ago |
Sebastiaan van Stijn
|
786e6d80ba
integration: fix empty-lines (revive)
|
2 years ago |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Brian Goff
|
e6591a9c7a
Make test work with rootless mode
|
4 years ago |
Brian Goff
|
4a175fd050
Cleanup container shutdown check and add test
|
4 years ago |
Akihiro Suda
|
5e1b246b9a
test-integration: support more rootless tests
|
5 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Arko Dasgupta
|
92e809a680
Support host.docker.internal in dockerd on Linux
|
5 years ago |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 years ago |
Sebastiaan van Stijn
|
9f9b4290b9
integration: change container.Run signature to fix linting
|
6 years ago |
Sebastiaan van Stijn
|
b4c46b0dac
integration: change container.Create signature to fix linting
|
6 years ago |
Kir Kolyshkin
|
9fd765f07c
TestDaemonRestartIpcMode: modernize
|
6 years ago |
Sebastiaan van Stijn
|
a3948d17d3
Improve consistency in "skip"
|
6 years ago |
Sebastiaan van Stijn
|
2cb7b73a1b
Test: Replace NewClient() with NewClientT()
|
6 years ago |
Vincent Demeester
|
d3cc071bb9
Windows: Start of enabling tests under integration/
|
7 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Vincent Demeester
|
ef2c2040c2
Skip some test on remote daemon for e2e run(s)
|
7 years ago |
Vincent Demeester
|
f0d277fe84
Move integration-cli daemon package to internal/test…
|
7 years ago |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 years ago |
Vincent Demeester
|
18dd1d9aba
Fixes some integration/container test to run on remote daemon
|
7 years ago |
Yong Tang
|
9045406144
Add missing canonical import comment to files in integration tests
|
7 years ago |
Yong Tang
|
6ad4720c78
Enhancement of replacing ContainerCreate with helper funcs in tests
|
7 years ago |
Brian Goff
|
c0d56ab717
Fix container cleanup on daemon restart
|
7 years ago |