提交历史

作者 SHA1 备注 提交日期
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables 8 年之前
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
  Doug Davis bae22d167c Fix flaky windows TestRestartRunningContainer test 8 年之前
  Vincent Demeester e857785df4 Fixing win2lin builds by adding a testRequires to DockerDaemonSuite 8 年之前
  Vincent Demeester 58ad9177d7 Remove some unused global variables 8 年之前
  Sebastiaan van Stijn 9db5d649ae Fix restartpolicy max-retry validation 8 年之前
  Zhang Wei da6609ccdc Fix typo 9 年之前
  Zhang Wei 3c2886d8a4 Move --rm to daemon side 9 年之前
  Zhang Wei a7eecd2b61 Fix test case 9 年之前
  Zhang Wei a705e166cf Fix critical bug: can't restart a restarting container 9 年之前
  Tonis Tiigi 20390f65c4 Fix restart monitor stopping on manual restart 9 年之前
  Yong Tang 48ccdd46ae Fix flaky test of TestRestartStoppedContainer (#21211). 9 年之前
  Antonio Murdaca e44689139d integration-cli: remove not necessary -d again 9 年之前
  John Howard 281c1ced6d Windows CI: Port docker_cli_restart_test.go 9 年之前
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 年之前
  Stefan Scherer 4f339570cb Skip failing tests on ARM to get red/green feedback from Jenkins 9 年之前
  Madhu Venugopal 7481961009 IT for restart-policy and DNS based SD in user-defined networks 9 年之前
  Jessica Frazelle f91115e3a2 fix consistetly failing TestContainerRestartSuccess on windows it looks up pids and does unixy things 9 年之前
  Madhu Venugopal be9b7a2459 Adding a restart test to make sure #16887 doesnt happens again 9 年之前
  weiyan 196af472a6 use of checkers on docker_cli_restart_test.go 9 年之前
  John Howard 8a5ab83df8 Windows: First part of CI tests (docker run) 10 年之前
  John Howard f9a3558a9d Windows: Get Integration CLI running 10 年之前
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests 10 年之前
  Sebastiaan van Stijn 50d2597e49 Merge pull request #13711 from calavera/version_volumes_inspect 10 年之前
  Hu Keping 012b67c3ea CI: use dockerCmd in integration-cli when possible 10 年之前
  David Calavera 1c3cb2d31e Expose new mount points structs in inspect. 10 年之前
  Hu Keping 71868228c7 Refactor : Use dockerCmd in integration-cli tests 10 年之前
  Alexander Morozov 67058e388b Remove prefix dots from inspects in tests 10 年之前
  Qiang Huang 74f8a4eca4 Use inspectField to simplify code 10 年之前
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 年之前