summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_restart_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix critical bug: can't restart a restarting containerZhang Wei2016-04-111-0/+29
* Fix restart monitor stopping on manual restartTonis Tiigi2016-04-111-0/+30
* Fix flaky test of TestRestartStoppedContainer (#21211).Yong Tang2016-03-181-0/+4
* integration-cli: remove not necessary -d againAntonio Murdaca2016-02-281-5/+4
* Windows CI: Port docker_cli_restart_test.goJohn Howard2016-02-241-18/+13
* Assert error in body of function `inspectField*`Zhang Wei2016-01-291-18/+12
* Skip failing tests on ARM to get red/green feedback from JenkinsStefan Scherer2016-01-181-1/+1
* IT for restart-policy and DNS based SD in user-defined networksMadhu Venugopal2016-01-141-0/+43
* fix consistetly failing TestContainerRestartSuccess on windows it looks up pi...Jessica Frazelle2015-11-251-1/+1
* Adding a restart test to make sure #16887 doesnt happens againMadhu Venugopal2015-11-181-0/+29
* use of checkers on docker_cli_restart_test.goweiyan2015-10-151-54/+30
* Windows: First part of CI tests (docker run)John Howard2015-09-221-1/+2
* Windows: Get Integration CLI runningJohn Howard2015-09-041-0/+7
* Remove/Comment time.Sleep in integration testsVincent Demeester2015-08-181-3/+2
* Merge pull request #13711 from calavera/version_volumes_inspectSebastiaan van Stijn2015-07-221-6/+6
|\
| * Expose new mount points structs in inspect.David Calavera2015-07-211-6/+6
* | CI: use dockerCmd in integration-cli when possibleHu Keping2015-07-221-1/+1
|/
* Refactor : Use dockerCmd in integration-cli testsHu Keping2015-07-171-98/+18
* Remove prefix dots from inspects in testsAlexander Morozov2015-07-081-2/+2
* Use inspectField to simplify codeQiang Huang2015-05-181-30/+10
* Use suite for integration-cliAlexander Morozov2015-04-211-61/+48
* Remove `stripTrailingCharacters` from testsBrian Goff2015-04-061-3/+3
* Verify MaximumRetryCount=0 if the restart policy is always.Yuan Sun2015-03-301-0/+10
* add TestContainerRestartwithGoodContainer test cases003188652015-03-191-0/+30
* Better test cleanup with deferAhmet Alp Balkan2015-02-201-6/+6
* integration-cli: Fix race in restart loopTibor Vass2015-01-221-9/+3
* restart: add test for recording restart policy nameHuKeping2015-01-161-0/+69
* Cleanup errorOut resp restart testsJessica Frazelle2014-10-161-19/+45
* Use prefix naming for restart testsAlexandr Morozov2014-09-191-3/+3
* fix docker integration-cli restart test raceErik Hollensbe2014-07-281-0/+5
* Move `docker restart` tests to integration cliFabio Falci2014-07-021-0/+122