summaryrefslogtreecommitdiff
path: root/integration/plugin/graphdriver
Commit message (Expand)AuthorAgeFilesLines
* [chore] clean up reexec.Init() callsCory Snider2023-05-091-5/+0
* api/types/container: create type for changes endpointSebastiaan van Stijn2023-05-031-2/+2
* integration/plugin: remove deprecated overlay2.override_kernel_checkSebastiaan van Stijn2022-10-101-1/+1
* chore(integration): delete outdated TODO commentCory Snider2022-09-231-1/+0
* pkg/containerfs: alias ContainerFS to stringCory Snider2022-09-231-1/+1
* pkg/containerfs: simplify ContainerFS typeCory Snider2022-09-231-1/+1
* Finish refactor of UID/GID usage to a new structCory Snider2022-03-141-2/+3
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-271-5/+4
* gosimple: S1039: unnecessary use of fmt.SprintfSebastiaan van Stijn2021-06-101-2/+2
* fix integration test case TestExternalGraphDriver failed in mips archlimeidan2020-09-151-2/+2
* test-integration: support more rootless testsAkihiro Suda2020-03-161-0/+1
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-3/+3
* testutil: update WithExperimental signature to be a daemon.OptionSebastiaan van Stijn2019-09-301-2/+2
* TestGraphdriverPluginV2: SA5001: should check returned error before deferring...Sebastiaan van Stijn2019-09-181-1/+1
* integration: remove unused constants and fields (unused)Sebastiaan van Stijn2019-09-181-2/+0
* testutil: make testing packages publicSam Whited2019-09-112-2/+2
* integration: change testGraphDriver signature to fix lintingSebastiaan van Stijn2019-06-071-4/+3
* integration: change container.Run signature to fix lintingSebastiaan van Stijn2019-06-071-2/+2
* Fix flaky TestExternalGraphDriver/pull testSebastiaan van Stijn2018-07-171-2/+2
* Fix golint issuesSebastiaan van Stijn2018-07-111-0/+1
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-3/+3
* Skip some test on remote daemon for e2e run(s)Vincent Demeester2018-04-261-2/+2
* Migrate test-integration-cli experimental plugin tests to integrationVincent Demeester2018-04-192-0/+498