summaryrefslogtreecommitdiff
path: root/testutil/environment
Commit message (Expand)AuthorAgeFilesLines
* testutil: replace uses of client.IsErrNotFoundSebastiaan van Stijn2023-05-101-2/+2
* testutil: inline filters in testsSebastiaan van Stijn2023-04-253-13/+8
* api: Remove <none> in Repo(Tags|Digests) for >= 1.43Paweł Gronowski2023-02-271-0/+3
* integration-cli: TestEventsOOM* broken on GitHub RunnerCrazyMax2022-09-081-1/+1
* api: add types/volume.ListOptions for a more consistent APISebastiaan van Stijn2022-08-032-6/+8
* client: errors: remove dead codeSebastiaan van Stijn2022-07-092-3/+4
* integration-cli: TestRestartContainer is flaky on GitHub RunnerCrazyMax2022-05-191-0/+5
* all: replace strings.Replace with strings.ReplaceAllEng Zer Jun2022-05-091-1/+1
* Merge pull request #41479 from olljanat/ci-win-containerd-supportSebastiaan van Stijn2021-08-241-0/+5
|\
| * Windows CI: Add support for testing with containerdOlli Janatuinen2021-08-171-0/+5
* | Dockerfile: frozen images: update to bullseye, remove buildpack-depSebastiaan van Stijn2021-08-201-1/+1
|/
* API-client: remove unused ContainerListOptions.Quiet fieldSebastiaan van Stijn2021-05-041-3/+1
* Move use of debian:buster frozen image to debian:bullseyeEric Mountain2020-12-191-1/+1
* Add IsUserNamespaceInKernel() test environment conditionEric Mountain2020-12-181-0/+21
* Add debian:bullseye to frozen imagesEric Mountain2020-12-181-1/+1
* Upgrading the versions of images in Dockerfile.wanghuaiqing2020-06-301-1/+1
* hack: support $DOCKER_ROOTLESS for testing rootlessAkihiro Suda2020-03-101-0/+5
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-113-3/+3
* testutil: use testing.TB instead of assert.TestingTSebastiaan van Stijn2019-09-233-111/+56
* misspell: fix some spelling issuesSebastiaan van Stijn2019-09-181-1/+1
* testutil: make testing packages publicSam Whited2019-09-113-0/+656