COMMITS
/ integration-cli/docker_cli_restart_test.go April 7, 2016
Z
Fix critical bug: can't restart a restarting container
Zhang Wei committed
T
Fix restart monitor stopping on manual restart
Tonis Tiigi committed
March 16, 2016
Y
Fix flaky test of TestRestartStoppedContainer (#21211).
Yong Tang committed
February 28, 2016
A
integration-cli: remove not necessary -d again
Antonio Murdaca committed
February 24, 2016
J
Windows CI: Port docker_cli_restart_test.go
John Howard committed
January 28, 2016
Z
Assert error in body of function `inspectField*`
Zhang Wei committed
November 25, 2015
S
Skip failing tests on ARM to get red/green feedback from Jenkins
Stefan Scherer committed
J
fix consistetly failing TestContainerRestartSuccess on windows it looks up pids and does unixy things
Jessica Frazelle committed
January 15, 2016
M
IT for restart-policy and DNS based SD in user-defined networks
Madhu Venugopal committed
October 14, 2015
M
Adding a restart test to make sure #16887 doesnt happens again
Madhu Venugopal committed
W
use of checkers on docker_cli_restart_test.go
weiyan committed
September 1, 2015
J
Windows: First part of CI tests (docker run)
John Howard committed
August 28, 2015
J
Windows: Get Integration CLI running
John Howard committed
August 11, 2015
V
Remove/Comment time.Sleep in integration tests
Vincent Demeester committed
July 22, 2015
S
Merge pull request #13711 from calavera/version_volumes_inspect
Sebastiaan van Stijn committed
July 21, 2015
H
CI: use dockerCmd in integration-cli when possible
Hu Keping committed
June 3, 2015
D
Expose new mount points structs in inspect.
David Calavera committed
July 14, 2015
H
Refactor : Use dockerCmd in integration-cli tests
Hu Keping committed
July 8, 2015
A
Remove prefix dots from inspects in tests
Alexander Morozov committed
May 18, 2015
Q
Use inspectField to simplify code
Qiang Huang committed
April 18, 2015
A
Use suite for integration-cli
Alexander Morozov committed
April 6, 2015
B
Remove `stripTrailingCharacters` from tests
Brian Goff committed
March 30, 2015
Y
Verify MaximumRetryCount=0 if the restart policy is always.
Yuan Sun committed
March 19, 2015
S
add TestContainerRestartwithGoodContainer test case
s00318865 committed
February 20, 2015
A
Better test cleanup with defer
Ahmet Alp Balkan committed
January 22, 2015
T
integration-cli: Fix race in restart loop
Tibor Vass committed
January 16, 2015
H
restart: add test for recording restart policy name
HuKeping committed
October 14, 2014
J
Cleanup errorOut resp restart tests
Jessica Frazelle committed
September 19, 2014
A
Use prefix naming for restart tests
Alexandr Morozov committed
July 29, 2014
E
fix docker integration-cli restart test race
Erik Hollensbe committed
June 27, 2014
F
Move `docker restart` tests to integration cli
Fabio Falci committed