Tonis Tiigi
|
3df1095bbd
integration-cli: allow temporary errors on leader switch
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 gadi atpakaļ |
Brian Goff
|
e063099f91
Completely remove `d.NewClient` from testing tools
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
2e326eba70
Add missing error-check in TestAPISwarmManagerRestore
|
6 gadi atpakaļ |
Yong Tang
|
b958b430aa
Merge pull request #38417 from thaJeztah/replace_newclient
|
6 gadi atpakaļ |
Olli Janatuinen
|
02157c638b
Disabled these tests on s390x and ppc64le:
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
2cb7b73a1b
Test: Replace NewClient() with NewClientT()
|
6 gadi atpakaļ |
Kir Kolyshkin
|
2ed512c7fa
integration-cli/Test*Swarm*: use same args on restart
|
6 gadi atpakaļ |
Kir Kolyshkin
|
06afc2d1e6
TestAPISwarmLeaderElection: add some debug
|
6 gadi atpakaļ |
Kir Kolyshkin
|
ac038eab29
integration-cli: error report improvements
|
7 gadi atpakaļ |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
7 gadi atpakaļ |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 gadi atpakaļ |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 gadi atpakaļ |
Vincent Demeester
|
3b01e92c9a
Add a Cleanup function that cleans exec root and swarm files
|
7 gadi atpakaļ |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 gadi atpakaļ |
Vincent Demeester
|
9722214c8a
Add api helpers to internal/test/daemon.Daemon
|
7 gadi atpakaļ |
Vincent Demeester
|
83d18cf4e3
Make internal/test/daemon.Daemon swarm aware
|
7 gadi atpakaļ |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 gadi atpakaļ |
Dennis Chen
|
0d31dee5ec
Network testing with `busybox:glibc`
|
7 gadi atpakaļ |
Daniel Nephin
|
0a91ba2d8c
Remove duplicate calls for getting an APIClient
|
7 gadi atpakaļ |
Sebastiaan van Stijn
|
63a0e88e8a
ineffassign: fix unused variables
|
7 gadi atpakaļ |
Christopher Jones
|
fd32d49c49
[integration-cli] fix flaky raft test
|
7 gadi atpakaļ |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 gadi atpakaļ |
Brian Goff
|
72c3bcf2a5
Make plugin emit strongly typed, consumable events
|
8 gadi atpakaļ |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 gadi atpakaļ |
Ying Li
|
bdfbd22afb
Redact the swarm's spec's signing CA cert when getting swarm info, because
|
8 gadi atpakaļ |
Yong Tang
|
158b2a1875
Add `scope` filter in `/networks/<id>`
|
8 gadi atpakaļ |
allencloud
|
f257f77c6c
choose rpc code to determine status code
|
8 gadi atpakaļ |
Ying Li
|
376c75d13c
Add API test to rotate the swarm CA certificate
|
8 gadi atpakaļ |
Ying Li
|
64cccedbce
Propagate the swarm cluster and node TLS info provided by the swarm
|
8 gadi atpakaļ |