summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_run_test.go
Commit message (Expand)AuthorAgeFilesLines
* Define readonly/mask paths in specTonis Tiigi2016-04-061-1/+1
* More descriptive error when running a container with a too long hostname (#21...Yong Tang2016-03-251-0/+18
* Add explicit flags for volume cp/no-cpBrian Goff2016-03-211-1/+39
* Fix one-character directory issue in the volume option (#20122).Yong Tang2016-03-211-0/+9
* Merge pull request #20662 from tonistiigi/containerd-integrationJess Frazelle2016-03-181-4/+9
|\
| * Replace execdrivers with containerd implementationTonis Tiigi2016-03-181-4/+9
* | Consolidate security options to use `=` as separator.David Calavera2016-03-171-5/+5
|/
* Fix flaky test TestRunAttachFailedNoLeak in #21247.Yong Tang2016-03-171-0/+3
* Merge pull request #20177 from jheiss/12076-net_hostnamePhil Estes2016-03-151-0/+3
|\
| * Allow --hostname with --net=hostJason Heiss2016-03-091-0/+3
* | Merge pull request #21196 from LK4D4/detect_leaks_utilSebastiaan van Stijn2016-03-151-27/+3
|\ \
| * | integration-cli: move goroutines info helpers to separate funcsAlexander Morozov2016-03-141-27/+3
* | | Merge pull request #21151 from mountkin/optimize-testBrian Goff2016-03-141-18/+14
|\ \ \ | |/ / |/| |
| * | speed up DockerSuite.TestRunContainerWithReadonlyRootfsShijiang Wei2016-03-121-18/+14
| |/
* | Merge pull request #21048 from LK4D4/fix_attach_leakDavid Calavera2016-03-141-0/+40
|\ \ | |/ |/|
| * daemon: fix hanging attaches on initial start failuresAlexander Morozov2016-03-101-0/+40
* | Merge pull request #20965 from yongtang/19425-DockerSuite.TestRunUnshareProcPhil Estes2016-03-091-20/+42
|\ \
| * | Optimize slow bottleneck test of DockerSuite.TestRunUnshareProc.Yong Tang2016-03-071-20/+42
* | | Ensure WORKDIR is created with remapped root ownershipPhil Estes2016-03-081-2/+2
|/ /
* | Add tests of unsupported network-scoped alias on default networksWen Cheng Ma2016-03-021-0/+11
|/
* integration-cli: remove not necessary -d againAntonio Murdaca2016-02-281-2/+5
* Merge pull request #20699 from calavera/remove_static_error_declarationsDavid Calavera2016-02-261-1/+1
|\
| * Remove static errors from errors package.David Calavera2016-02-261-1/+1
* | Vendor in notary v0.2.0Riyaz Faizullabhoy2016-02-251-6/+6
|/
* Support TLS remote test daemonTibor Vass2016-02-251-2/+4
* Windows: Updates for virtual user accountJohn Howard2016-02-231-2/+12
* Fix some typos in comments and stringsStefan Weil2016-02-221-3/+3
* runconfig: opts: parse: lowercase errorsAntonio Murdaca2016-02-181-5/+2
* fix common misspellVictor Vieux2016-02-111-1/+1
* Merge pull request #20133 from mlaventure/dont-bind-mount-mqueueTibor Vass2016-02-091-3/+22
|\
| * Disable TestRunMountshmmqueuefromhost when using usernsKenfe-Mickael Laventure2016-02-091-1/+1
| * Prevent mqueue from implicitely becoming a bind mount with --ipc=hostKenfe-Mickael Laventure2016-02-091-2/+21
* | Merge pull request #19985 from Microsoft/CombineSetupWorkingDirDavid Calavera2016-02-091-1/+1
|\ \ | |/ |/|
| * Combine SetupWorkingDirectory for Linux and WindowsDarren Stahl2016-02-051-1/+1
* | Windows CI: Up timeout TestRunRestartMaxRetriesJohn Howard2016-02-041-1/+1
|/
* Add a getPrefixAndSlashFromDaemonPlatform …Vincent Demeester2016-02-031-36/+8
* Fix windows CI testKai Qiang Wu(Kennan)2016-02-021-5/+2
* Signed-off-by: John Howard <jhoward@microsoft.com>John Howard2016-01-291-1/+1
* Merge pull request #19815 from Microsoft/jjh/testruncreatevolumesinsymlinkdirBrian Goff2016-01-291-0/+33
|\
| * Fix TestRunCreateVolumesInSymlinkDirJohn Howard2016-01-291-0/+33
* | Merge pull request #19805 from WeiZhang555/test-inspectDavid Calavera2016-01-291-55/+33
|\ \
| * | Assert error in body of function `inspectField*`Zhang Wei2016-01-291-55/+33
| |/
* | Combine SetupWorkingDirectory for Linux and WindowsDarren Stahl2016-01-271-1/+1
|/
* Update integration tests with new error messages, and to use different repos ...cyli2016-01-261-1/+1
* Merge pull request #19568 from cpuguy83/17907_fix_rmvTibor Vass2016-01-251-0/+39
|\
| * On container rm, don't remove named mountpointsBrian Goff2016-01-251-0/+39
* | Make test case name consistentZhang Wei2016-01-241-1/+1
* | Windows CI: Fix TestRunExitOnStdinCloseJohn Howard2016-01-221-1/+1
|/
* Merge pull request #19579 from cyphar/hotfix-vendor-libcontainerSebastiaan van Stijn2016-01-221-0/+78
|\
| * integration-cli: add bad --cgroup-parent testsAleksa Sarai2016-01-221-0/+78