提交历史

作者 SHA1 备注 提交日期
  Tibor Vass dd9d28669f rm-gocheck: DeepEquals -> assert.DeepEqual 5 年之前
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal 5 年之前
  Tibor Vass 0fa116fa8f rm-gocheck: Not(Equals) -> a != b 5 年之前
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker 5 年之前
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 年之前
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 年之前
  Tibor Vass 36e7001b99 rm-gocheck: redress multiline c.Assert calls 5 年之前
  Sebastiaan van Stijn 0595c01718 switch kr/pty to creack/pty v1.1.7 6 年之前
  Sebastiaan van Stijn 7f37d99ef5 integration-cli: remove redundant "testrequires" 6 年之前
  Brian Goff 24ad2f486d Add (hidden) flags to set containerd namespaces 6 年之前
  Tibor Vass f695e98cb7 Revert "Remove the rest of v1 manifest support" 6 年之前
  Tibor Vass f23a51a860 Revert "Remove Schema1 integration test suite" 6 年之前
  Jim Ehrismann d7de1a8b9f explicitly set filesystem type for mount to avoid 'invalid argument' error on arm 6 年之前
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 年之前
  Kir Kolyshkin 9fd765f07c TestDaemonRestartIpcMode: modernize 6 年之前
  Brian Goff 13b7d11be1 Remove Schema1 integration test suite 6 年之前
  Justin Cormack 98fc09128b Remove the rest of v1 manifest support 6 年之前
  Deng Guangxing 8e293be4ba fix unless-stopped unexpected behavior 7 年之前
  Sebastiaan van Stijn 3a4bb96ab7 Remove use of deprecated client.NewClient() 6 年之前
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 年之前
  Sebastiaan van Stijn a8d2b29e8d Use errors.Wrap() in daemon/config 6 年之前
  Tibor Vass 52b60f705c fix daemon tests that were using wrong containerd socket 6 年之前
  Tibor Vass 34eede0296 Remove 'docker-' prefix for containerd and runc binaries 6 年之前
  Arash Deshmeh febefb850d migrated ipc integration tests to integration/container 6 年之前
  Sebastiaan van Stijn bf95fbc54f Use errors.Wrap() in daemon errors, and cleanup messages 7 年之前
  Kir Kolyshkin ac038eab29 integration-cli: error report improvements 7 年之前
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() 7 年之前
  Vincent Demeester 9149ef67be Merge pull request #37438 from adshmh/fix-flaky-test-TestRunContainerWithBridgeNone 7 年之前
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting 7 年之前
  Arash Deshmeh 7cda9d8e97 fixed the race condition in the integration test TestRunContainerWithBridgeNone 7 年之前