Commit History

Author SHA1 Message Date
  Vincent Demeester a899aa6796 [integration] make runSleepingContainer use cli package 8 years ago
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables 8 years ago
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 years ago
  Yong Tang 90bb2cdb9f Support plugins in `docker inspect` 8 years ago
  Arnaud Porterie (icecrime) 3db9f7afce Refactor `docker inspect` to work on all types 9 years ago
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() 9 years ago
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 years ago
  Daniel Nephin fab2a3dc82 Ignore 'not a swarm error' when inspecting a task. 9 years ago
  Yong Tang 3f6e3a0885 Fix docker rename with linked containers 9 years ago
  Vincent Demeester 88d1ee6c11 Merge pull request #23360 from sainath14/rename_error 9 years ago
  Daniel Nephin 12a00e6017 Add Swarm management CLI commands 9 years ago
  Sainath Grandhi 3e8c16ef6d docker rename fix to address the issue of renaming with the same name issue #23319 9 years ago
  Sebastiaan van Stijn 085f41b6a5 Fix TestRenameInvalidName 9 years ago
  Yong Tang 70f7ccb304 Use spf13/cobra for docker rename 9 years ago
  Daniel Zhang be072a8954 Embedded DNS problem after renaming container. Step2:change in docker/daemon side and add integration test 9 years ago
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 years ago
  Arnaud Porterie 777ee34b07 Factorize sleeping containers 9 years ago
  John Howard f21fb2162e Windows CI: Fix TestRename* 9 years ago
  Madhu Venugopal 3b16a8c91c integration-cli test for active container rename and reuse 9 years ago
  Hao Zhang 22d0be5797 use gocheck asserts instead of fatal 9 years ago
  Doug Davis 848792c42e Fix 'rename' error msg and error checking 9 years ago
  John Howard f9a3558a9d Windows: Get Integration CLI running 10 years ago
  Alexander Morozov 6bca8ec3c9 Replace GenerateRandomID with GenerateNonCryptoID 10 years ago
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 years ago
  Hu Keping 71868228c7 Refactor : Use dockerCmd in integration-cli tests 10 years ago
  Antonio Murdaca cd6cc45d52 Fix TestRenameStoppedContainer race 10 years ago
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 years ago
  Yuan Sun cc30282e94 duplicate logDone in TestRenameRunningContainer and TestRenameCheckNames 10 years ago
  Brian Goff 475c65319b Remove `stripTrailingCharacters` from tests 10 years ago
  Srini Brahmaroutu caaae78247 Prefix / to the container name is ignored when container is renamed 10 years ago