Historial de Commits

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