July 3, 2019
View b942185

Skip TestServiceRemoveKeepsIngressNetwork

Michael Crosby authored on 2019/07/03 05:33:25
June 6, 2019
View caec45a

integration: change network.CreateNoError signature to fix linting

Sebastiaan van Stijn authored on 2019/06/06 19:00:19
February 7, 2019
View e063099

Completely remove `d.NewClient` from testing tools

Brian Goff authored on 2019/02/07 08:33:07
January 14, 2019
View 56a68c1

Integration tests: remove some duplicated code, and preserve context

Sebastiaan van Stijn authored on 2019/01/14 10:20:09
January 3, 2019
View a3948d1

Improve consistency in "skip"

Sebastiaan van Stijn authored on 2019/01/03 20:19:15
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
September 15, 2018
View 9299561

Merge pull request #37736 from selansen/master

Sebastiaan van Stijn authored on 2018/09/15 01:47:42
September 6, 2018
View 69d3a89

TestServiceWithDefaultAddressPoolInit: avoid panic

Kir Kolyshkin authored on 2018/09/06 13:57:03
August 30, 2018
View 148ff00

Global Default AddressPool - Update

selansen authored on 2018/08/30 12:28:22
August 3, 2018
View 4c8b1fd

Enabling Windows integration tests

Salahuddin Khan authored on 2018/08/03 05:24:51
July 31, 2018
View f7ad95c

Global Default Address Pool feature support

selansen authored on 2018/07/31 00:25:02
June 27, 2018
View f94c97d

add unique names to integration/network/service_test.go

Lotus Fenn authored on 2018/06/27 16:56:52
June 14, 2018
View d3d58b6

Merge pull request #37270 from adshmh/refactor-service-network-integration-tests-use-network-create

Sebastiaan van Stijn authored on 2018/06/14 05:11:31
April 19, 2018
View d3cc071

Windows: Start of enabling tests under integration/

Vincent Demeester authored on 2018/04/19 18:14:15