Tibor Vass
|
9266ff7893
waitAndAssert -> poll.WaitOn
|
5 years ago |
Tibor Vass
|
be66788e3c
rm-gocheck: fix compile errors from converting check.CommentInterface to string
|
5 years ago |
Tibor Vass
|
dc044f26ea
rm-gocheck: goimports
|
5 years ago |
Tibor Vass
|
1b1fe4cc64
rm-gocheck: check.CommentInterface -> string
|
5 years ago |
Tibor Vass
|
e25352a42a
rm-gocheck: run goimports to compile successfully
|
5 years ago |
Tibor Vass
|
64a928a3d4
rm-gocheck: check.C -> testing.T
|
5 years ago |
SataQiu
|
1da2e90b56
fix some spelling mistakes
|
6 years ago |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 years ago |
John Howard
|
faaffd5d6d
Windows:Disable 2 restart test when Hyper-V
|
6 years ago |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 years ago |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
7 years ago |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 years ago |
Sebastiaan van Stijn
|
18a771a761
Remove deprecated environment.DaemonPlatform()
|
7 years ago |
Vincent Demeester
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 years ago |
Alessandro Boch
|
4ca7d4f0c1
Fix start/restart of detached container
|
8 years ago |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 years ago |
Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 years ago |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 years ago |
Doug Davis
|
bae22d167c
Fix flaky windows TestRestartRunningContainer test
|
8 years ago |
Vincent Demeester
|
e857785df4
Fixing win2lin builds by adding a testRequires to DockerDaemonSuite
|
8 years ago |
Vincent Demeester
|
58ad9177d7
Remove some unused global variables
|
8 years ago |
Sebastiaan van Stijn
|
9db5d649ae
Fix restartpolicy max-retry validation
|
8 years ago |
Zhang Wei
|
da6609ccdc
Fix typo
|
9 years ago |
Zhang Wei
|
3c2886d8a4
Move --rm to daemon side
|
9 years ago |
Zhang Wei
|
a7eecd2b61
Fix test case
|
9 years ago |
Zhang Wei
|
a705e166cf
Fix critical bug: can't restart a restarting container
|
9 years ago |
Tonis Tiigi
|
20390f65c4
Fix restart monitor stopping on manual restart
|
9 years ago |
Yong Tang
|
48ccdd46ae
Fix flaky test of TestRestartStoppedContainer (#21211).
|
9 years ago |
Antonio Murdaca
|
e44689139d
integration-cli: remove not necessary -d again
|
9 years ago |
John Howard
|
281c1ced6d
Windows CI: Port docker_cli_restart_test.go
|
9 years ago |