July 3, 2019
View 402433a

Improve select for daemon restart tests

Michael Crosby authored on 2019/07/03 05:16:33
May 24, 2019
View f0fe0d6

Merge pull request #39105 from cpuguy83/optimize_test_daemon_startup

Kirill Kolyshkin authored on 2019/05/24 03:58:47
May 12, 2019
View 3042254

Merge pull request #38377 from rgulewich/38332-cgroup-ns

Yong Tang authored on 2019/05/12 12:18:31
May 10, 2019
View 7546322

Ensure all integration daemon logging happens before test exit

Daniel Sweet authored on 2019/05/10 02:14:20
May 8, 2019
View 213681b

First step to implement full garbage collector for image layers

Olli Janatuinen authored on 2019/05/08 10:27:15
April 20, 2019
View 595987f

Add log entries for daemon startup/shutdown

Brian Goff authored on 2019/04/20 01:06:59
April 18, 2019
View 20ea894

Optimize test daemon startup

Brian Goff authored on 2019/04/18 08:04:25
March 15, 2019
View 072400f

Make cgroup namespaces configurable

Rob Gulewich authored on 2019/03/15 12:44:18
February 7, 2019
View e063099

Completely remove `d.NewClient` from testing tools

Brian Goff authored on 2019/02/07 08:33:07
January 5, 2019
View 55b5b8d

Merge pull request #38486 from thaJeztah/dont_use_deprecated_envclient

Sebastiaan van Stijn authored on 2019/01/05 19:23:19
January 4, 2019
View c8ff5ec

Remove use of deprecated client.NewEnvClient()

Sebastiaan van Stijn authored on 2019/01/04 06:49:00
December 25, 2018
View b3407d2

Testing: create new daemon (only) if needed

Sebastiaan van Stijn authored on 2018/12/25 00:55:22
December 22, 2018
View 2cb7b73

Test: Replace NewClient() with NewClientT()

Sebastiaan van Stijn authored on 2018/12/22 23:53:02
November 21, 2018
View 32180ac

VXLAN UDP Port configuration support This commit contains changes to configure DataPathPort option. By default we use 4789 port number. But this commit will allow user to configure port number during swarm init. DataPathPort can't be modified after swarm init. Signed-off-by: selansen <elango.siva@docker.com>

selansen authored on 2018/11/21 06:44:40
October 25, 2018
View 6016520

internal/test/daemon: don't leak timers

Kir Kolyshkin authored on 2018/10/25 17:08:45