Kir Kolyshkin
|
2ed512c7fa
integration-cli/Test*Swarm*: use same args on restart
|
6 lat temu |
Kir Kolyshkin
|
24cbb98971
docker_cli_swarm_test: factor out common code
|
6 lat temu |
Kir Kolyshkin
|
66cb1222d6
docker_cli_swarm_test.go: rm unused arg
|
6 lat temu |
16yuki0702
|
a28843150a
Fix typo
|
6 lat temu |
Kir Kolyshkin
|
1921753b4b
TestSwarmContainerEndpointOptions: fix debug
|
6 lat temu |
rongzhang
|
88329c104c
Fix typo
|
6 lat temu |
Kir Kolyshkin
|
ac038eab29
integration-cli: error report improvements
|
7 lat temu |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
7 lat temu |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 lat temu |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 lat temu |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 lat temu |
Vincent Demeester
|
9722214c8a
Add api helpers to internal/test/daemon.Daemon
|
7 lat temu |
Sebastiaan van Stijn
|
ce3c2e2331
Merge pull request #36826 from vdemeester/integration-daemon-swarm-refactoring
|
7 lat temu |
Vincent Demeester
|
83d18cf4e3
Make internal/test/daemon.Daemon swarm aware
|
7 lat temu |
Anda Xu
|
7380935331
remove the retries for service update
|
7 lat temu |
Vincent Demeester
|
5433ceb12e
Migrate DockerTrustSuite to docker/cli e2e tests
|
7 lat temu |
Dennis Chen
|
0d31dee5ec
Network testing with `busybox:glibc`
|
7 lat temu |
Sebastiaan van Stijn
|
ed7d7b9b05
Update integration test to account for SwarmKit change
|
7 lat temu |
Anshul Pundir
|
c5c779adc8
Change TestSwarmServiceTTY to only verify running containers since with swarmkit#b187b24 service deletions/scale-downs don't directly remove the container.
|
7 lat temu |
Abhinandan Prativadi
|
2083121b09
Vendoring libnetwork and swarmkit
|
7 lat temu |
Abhinandan Prativadi
|
7e6b2165ef
Modifying swarm integration test
|
7 lat temu |
Victor Vieux
|
0ad0294124
remove --detach on scale
|
7 lat temu |
Eli Uriegas
|
e5b3ebbc64
Explicitly add --detach to service CLI calls
|
7 lat temu |
Carlo Mion
|
e2f09fa6dd
Add support for .Node.Hostname templating in swarm services
|
7 lat temu |
Daniel Nephin
|
6cd6d8646a
Replace service ps cli tests with service inspect API test.
|
8 lat temu |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 lat temu |
Victor Vieux
|
ff6fbe224f
Merge pull request #34614 from dnephin/remove-pkg-testutil-tempfile
|
7 lat temu |
Daniel Nephin
|
60672382c7
Update tests to use gotestyourself/fs
|
7 lat temu |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 lat temu |
Daniel Nephin
|
e885af2a6b
Remove RunCommandPipelineWithOutput
|
7 lat temu |