summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_start_test.go
Commit message (Expand)AuthorAgeFilesLines
* integration-cli: remove not necessary -d againAntonio Murdaca2016-02-281-3/+2
* Windows CI: Fix TestStartAttachMultipleContainersJohn Howard2016-02-231-1/+1
* Windows CI: Port docker_cli_start_test.goJohn Howard2016-02-021-2/+4
* Assert error in body of function `inspectField*`Zhang Wei2016-01-291-15/+7
* Increase timeouts to fix test on ARMStefan Scherer2015-11-201-1/+1
* Change 'docker run' exit codes to distinguish docker/contained errorsSally O'Malley2015-11-041-1/+5
* use of checkers on Integration testZhang Wei2015-10-201-52/+44
* Windows: Get Integration CLI runningJohn Howard2015-09-041-1/+7
* Don't pass check.C to dockerCmdWithErrorBrian Goff2015-07-271-7/+7
* CI: use dockerCmd in integration-cli when possibleHu Keping2015-07-221-76/+22
* Volumes refactor and external plugin implementation.David Calavera2015-05-211-26/+0
* Use inspectField to simplify codeQiang Huang2015-05-181-24/+8
* c.Fatal won't fail and exit test inside a goroutine, errors should be handled...Antonio Murdaca2015-04-291-3/+4
* trivial: typo cleanupDavid Mackey2015-04-271-1/+1
* Use suite for integration-cliAlexander Morozov2015-04-211-70/+55
* Removed unnecessary error output from dockerCmdbobby abbott2015-04-171-1/+1
* Rename TestStartSilentAttach to TestStartAttachSilentMegan Kostick2015-04-101-1/+1
* Remove `stripTrailingCharacters` from testsBrian Goff2015-04-061-1/+1
* Changed snake case naming to camelCasePeter Choi2015-03-261-3/+3
* Fix hanging up problem when start and attach multiple containersMabin2015-03-231-0/+46
* Fix docker start muliple containers continue on one failed andLei Jitang2015-03-081-0/+53
* Remove word "fail" from testsTibor Vass2015-02-091-1/+1
* Error should show when trying to start a paused container.Jessica Frazelle2015-01-141-0/+22
* Fix cli echoing container ID on start -a|-iArnaud Porterie2015-01-061-2/+30
* Fixes race condition in test. Closes #9389.Emily Maier2014-11-281-1/+1
* remove deprecated cmd function in integration-cliDaehyeok Mun2014-11-251-9/+9
* Fix: Failed Start breaks VolumesFromThomas Orozco2014-11-101-0/+28
* save start error into State.ErrorDaniel, Dao Quang Minh2014-10-221-0/+41
* Return container exit code with start -a/-iPhil Estes2014-10-181-0/+32
* Fix #7843Brian Goff2014-09-261-0/+38
* Remove racy test causing tests to stallMichael Crosby2014-04-021-34/+0
* Make sure to set error reguardless of attach or stdinMichael Crosby2014-03-311-0/+34