summaryrefslogtreecommitdiff
path: root/integration-cli
Commit message (Expand)AuthorAgeFilesLines
* integration-cli: update error-assertions in testsSebastiaan van Stijn2023-05-103-6/+6
* [chore] clean up reexec.Init() callsCory Snider2023-05-091-3/+0
* integration-cli: inline filters in testsSebastiaan van Stijn2023-04-253-25/+9
* integration-cli: rename vars that collided with importsSebastiaan van Stijn2023-04-0315-244/+244
* integration-cli: Enable TestExecStartFails on WindowsPaweł Gronowski2023-03-211-4/+6
* integration-cli: Fix hanging TestLogsFollowGoroutines*Paweł Gronowski2023-01-051-5/+23
* integration-cli: remove waitInspectWithArgs()Sebastiaan van Stijn2022-12-292-9/+4
* integration-cli: remove inspectMountPointJSON()Sebastiaan van Stijn2022-12-292-14/+6
* integration-cli: remove cli.Build(), cli.Inspect()Sebastiaan van Stijn2022-12-284-37/+27
* integration-cli: remove WaitRestart(), un-export WaitForInspectResult()Sebastiaan van Stijn2022-12-281-24/+8
* integration-cli: use strings.Cut()Sebastiaan van Stijn2022-12-211-10/+10
* integration-cli: links: use gotest.tools compare and assert.CheckSebastiaan van Stijn2022-12-211-17/+14
* integration-cli: remove uses of ioutils.TempDirSebastiaan van Stijn2022-12-201-3/+2
* Merge pull request #44275 from thaJeztah/move_pkg_system_funcsSebastiaan van Stijn2022-12-163-2/+39
|\
| * pkg/system: move GetLongPathName to integration-cliSebastiaan van Stijn2022-11-293-2/+39
* | daemon: remove migrateTrustKeyID()Sebastiaan van Stijn2022-11-281-73/+0
|/
* Merge pull request #44274 from thaJeztah/integration_cli_no_pkg_systemSebastiaan van Stijn2022-11-112-11/+14
|\
| * integration-cli: remove uses of pkg/system.Stat()Sebastiaan van Stijn2022-10-092-11/+14
* | Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.HexSebastiaan van Stijn2022-11-082-3/+3
* | integration-cli: DockerPluginSuite: use gotest.tools compare utilitiesSebastiaan van Stijn2022-11-011-52/+53
* | integration(-cli): remove some redundant formattingSebastiaan van Stijn2022-10-081-1/+1
|/
* Merge pull request #44208 from thaJeztah/container_cleanup_package_varsBrian Goff2022-09-302-9/+2
|\
| * integration-cli: remove isCpCannotCopyReadOnly utilitySebastiaan van Stijn2022-09-272-9/+2
* | integration-cli: fix empty-lines (revive)Sebastiaan van Stijn2022-09-2828-90/+4
|/
* integration-cli: remove TestDockerSuite funcCrazyMax2022-09-121-43/+0
* Update some tests for supplementary group permissionsSebastiaan van Stijn2022-09-082-3/+3
* Merge pull request #44034 from crazy-max/gha-testSebastiaan van Stijn2022-09-083-0/+9
|\
| * integration-cli: TestPluginInstallImage broken on GitHub RunnerCrazyMax2022-09-081-0/+2
| * integration-cli: TestEventsOOM* broken on GitHub RunnerCrazyMax2022-09-082-0/+7
* | linting: host:port in url should be constructed with net.JoinHostPortSebastiaan van Stijn2022-09-041-1/+1
|/
* ci(windows): move windows-2019 to another workflowCrazyMax2022-08-261-1/+1
* integration-cli: add utility to check if snapshotters are enabledSebastiaan van Stijn2022-08-242-2/+13
* integration-cli: Correct emptyfs id under c8dPaweł Gronowski2022-08-161-0/+6
* Merge pull request #43800 from corhere/implicit-runtime-configBrian Goff2022-07-291-10/+11
|\
| * daemon: support other containerd runtimes (MVP)Cory Snider2022-07-271-10/+11
* | integration-cli: Make service process live foreverPavel Tikhomirov2022-07-281-2/+2
* | Merge pull request #43866 from olljanat/win-enable-attach-websocketSebastiaan van Stijn2022-07-261-2/+1
|\ \
| * | integration-cli: Enable TestGetContainersAttachWebsocket for WindowsOlli Janatuinen2022-07-251-2/+1
| |/
* | integration-cli: Remove unnecessary Windows-only codePaweł Gronowski2022-07-251-4/+1
|/
* gofmt GoDoc comments with go1.19Sebastiaan van Stijn2022-07-083-62/+83
* fix some minor linting issuesSebastiaan van Stijn2022-07-042-5/+1
* Merge pull request #42155 from Snorch/integration-cli-fix-race-in-TestService...Brian Goff2022-06-301-0/+2
|\
| * integration-cli: Fix race in TestServiceLogsFollow test casePavel Tikhomirov2021-03-161-0/+2
* | Merge pull request #43682 from crazy-max/split-test-suitesSebastiaan van Stijn2022-06-2267-1147/+1844
|\ \
| * | integration-cli: split DockerSuite into subsequent build suitesCrazyMax2022-06-1767-1147/+1844
* | | fix flaky TestRunContainerWithRmFlag tests (take 2)Sebastiaan van Stijn2022-06-211-10/+17
|/ /
* | fix flaky TestRunContainerWithRmFlag testsSebastiaan van Stijn2022-06-021-12/+11
* | integration-cli: TestRemoveContainerAfterLiveRestore use overlay2Sebastiaan van Stijn2022-05-241-2/+2
* | integration-cli: TestSlowStdinClosing is flaky on GitHub RunnerCrazyMax2022-05-191-0/+3
* | integration-cli: refactor TestStartReturnCorrectExitCodeCrazyMax2022-05-192-11/+6