提交历史

作者 SHA1 备注 提交日期
  Drew Erny 1de914695b Retry service updates on out of sequence errors 6 年之前
  Tonis Tiigi 52e0dfef90 integration-cli: allow temporary no-leader error 6 年之前
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 年之前
  Brian Goff e063099f91 Completely remove `d.NewClient` from testing tools 6 年之前
  Sebastiaan van Stijn 973ca00d60 reduce flakiness of TestSwarmLockUnlockCluster and TestSwarmJoinPromoteLocked 6 年之前
  Yong Tang b958b430aa Merge pull request #38417 from thaJeztah/replace_newclient 6 年之前
  Olli Janatuinen 02157c638b Disabled these tests on s390x and ppc64le: 6 年之前
  Sebastiaan van Stijn 2cb7b73a1b Test: Replace NewClient() with NewClientT() 6 年之前
  Kir Kolyshkin 2ed512c7fa integration-cli/Test*Swarm*: use same args on restart 6 年之前
  Kir Kolyshkin 24cbb98971 docker_cli_swarm_test: factor out common code 6 年之前
  Kir Kolyshkin 66cb1222d6 docker_cli_swarm_test.go: rm unused arg 6 年之前
  16yuki0702 a28843150a Fix typo 6 年之前
  Kir Kolyshkin 1921753b4b TestSwarmContainerEndpointOptions: fix debug 6 年之前
  rongzhang 88329c104c Fix typo 6 年之前
  Kir Kolyshkin ac038eab29 integration-cli: error report improvements 7 年之前
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() 7 年之前
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting 7 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 年之前
  Vincent Demeester 9722214c8a Add api helpers to internal/test/daemon.Daemon 7 年之前
  Sebastiaan van Stijn ce3c2e2331 Merge pull request #36826 from vdemeester/integration-daemon-swarm-refactoring 7 年之前
  Vincent Demeester 83d18cf4e3 Make internal/test/daemon.Daemon swarm aware 7 年之前
  Anda Xu 7380935331 remove the retries for service update 7 年之前
  Vincent Demeester 5433ceb12e Migrate DockerTrustSuite to docker/cli e2e tests 7 年之前
  Dennis Chen 0d31dee5ec Network testing with `busybox:glibc` 7 年之前
  Sebastiaan van Stijn ed7d7b9b05 Update integration test to account for SwarmKit change 7 年之前
  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 年之前
  Abhinandan Prativadi 2083121b09 Vendoring libnetwork and swarmkit 7 年之前
  Abhinandan Prativadi 7e6b2165ef Modifying swarm integration test 7 年之前
  Victor Vieux 0ad0294124 remove --detach on scale 7 年之前