allencloud
|
69afd30444
split docker_api_swarm_test.go into multiple files
|
8 years ago |
Yong Tang
|
8feb5c5a48
Fix issue where service healthcheck is `{}` in remote API
|
8 years ago |
Yong Tang
|
05a831a775
Fix incorrect `Scope` in `network ls/inspect` with duplicate network names
|
8 years ago |
Tonis Tiigi
|
d377b074fd
Add test for swarm error handling
|
8 years ago |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 years ago |
Tibor Vass
|
0d5a715931
Merge pull request #29470 from cyli/ask-for-unlock-key-only-if-locked
|
8 years ago |
allencloud
|
29d4a7f512
update response status code for cluster request
|
8 years ago |
Ying Li
|
a6a0880a22
Before asking a user for the unlock key when they run `docker swarm unlock`, actually
|
8 years ago |
Vincent Demeester
|
c502fb49dc
Use *check.C in StartWithBusybox, Start, Stop and Restart…
|
8 years ago |
Vincent Demeester
|
48de91a33f
Extract daemon to its own package
|
8 years ago |
Tonis Tiigi
|
b7ea1bdb02
Switch cluster locking strategy
|
8 years ago |
Evan Hazlett
|
e63dc5cde4
secrets: add secret create and delete integration tests
|
8 years ago |
Evan Hazlett
|
189f89301e
more review updates
|
8 years ago |
Evan Hazlett
|
857e60c2f9
review changes
|
8 years ago |
Aaron Lehmann
|
073d811587
integration-cli: Fix style of swarm test name
|
8 years ago |
Aaron Lehmann
|
6d4b527699
Service update failure thresholds and rollback
|
8 years ago |
Tonis Tiigi
|
da9ef68f06
Add requirements for tests that require network
|
8 years ago |
Akihiro Suda
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Yong Tang
|
80e3975117
Fix issue in API `POST /services/(id or name)/update`
|
8 years ago |
Vincent Demeester
|
4a94a6513b
Merge pull request #25341 from tonistiigi/fix-pending-tests
|
9 years ago |
Sebastiaan van Stijn
|
10ae908bfa
Merge pull request #25159 from diogomonica/adding-force-to-node-remove
|
9 years ago |
Tonis Tiigi
|
fa3b5964b9
Fix swarm pending state tests
|
9 years ago |
Diogo Monica
|
a327c231b5
Add --force to node removal
|
9 years ago |
Aaron Lehmann
|
f35c4343f3
Merge pull request #24878 from dongluochen/swarmConstraintTest
|
9 years ago |
Yong Tang
|
85c9ef8a47
Remove testRequires(c, Network) from swarm integration tests
|
9 years ago |
Alexander Morozov
|
307b7b0d15
integration: drain node before stop in TestApiSwarmForceNewCluster
|
9 years ago |
Michael Crosby
|
262063531a
Merge pull request #25077 from cpuguy83/fix_TestApiSwarmRestartCluster
|
9 years ago |
Sebastiaan van Stijn
|
e07ff10f70
Merge pull request #25104 from cpuguy83/fix_TestApiSwarmRaftQuorum
|
9 years ago |
Vincent Demeester
|
ef63637b99
Merge pull request #25107 from stevvooe/cleanup-leader-election-test
|
9 years ago |