Sebastiaan van Stijn
|
aeb8972281
daemon: daemon.containerRestart: don't cancel restart on context cancel
|
1 year ago |
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
|
26be2bc6b9
integration/container: use consistent name for api-client
|
1 year ago |
Sebastiaan van Stijn
|
89a4e6b889
integration/container: format code with gofumpt
|
3 years ago |
Paweł Gronowski
|
fed1c96e10
TestDaemonRestartKillContainers: Fix loop capture
|
2 years ago |
Sebastiaan van Stijn
|
786e6d80ba
integration: fix empty-lines (revive)
|
2 years ago |
Paweł Gronowski
|
c492105b8f
integration: Add TestContainerWithAutoRemoveCanBeRestarted
|
3 years ago |
Alexis Ries
|
9f39889dee
Fixes #41871: Update daemon/daemon.go: resume healthcheck on restore
|
4 years ago |
Tibor Vass
|
5c10ea6ae8
Merge pull request #40725 from cpuguy83/check_img_platform
|
5 years ago |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 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 |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 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 |
Tibor Vass
|
765a9f31ad
Merge pull request #36944 from vdemeester/fix-e2e-run
|
7 years ago |
Vincent Demeester
|
ef2c2040c2
Skip some test on remote daemon for e2e run(s)
|
7 years ago |
Antonio Murdaca
|
75d3214934
restartmanager: do not apply restart policy on created containers
|
7 years ago |
Yong Tang
|
67535921b3
Some improvement in restart_test.go
|
7 years ago |
Vincent Demeester
|
f0d277fe84
Move integration-cli daemon package to internal/test…
|
7 years ago |
Vincent Demeester
|
18dd1d9aba
Fixes some integration/container test to run on remote daemon
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Brian Goff
|
9e3193810d
Fix race with concurrent daemon startup in tests
|
7 years ago |
Brian Goff
|
e69127bd5b
Ensure containers are stopped on daemon startup
|
7 years ago |