summaryrefslogtreecommitdiff
path: root/integration/internal
Commit message (Expand)AuthorAgeFilesLines
* integration: update error-assertions in testsSebastiaan van Stijn2023-05-101-1/+2
* fixing consistent aliases for OCI spec importsJeyanthinath Muthuram2023-05-082-4/+4
* Merge pull request #45392 from thaJeztah/filters_inline_and_simplifyTianon Gravi2023-04-271-2/+1
|\
| * integration: inline filters in testsSebastiaan van Stijn2023-04-251-2/+1
* | fix some commentscui fliter2023-04-251-1/+1
|/
* Fix pruning anon volume created from image configBrian Goff2023-03-142-0/+53
* integration/internal: use strings.Cut() and minor refactorSebastiaan van Stijn2022-12-211-10/+6
* integration: fix empty-lines (revive)Sebastiaan van Stijn2022-09-281-1/+0
* Merge pull request #43800 from corhere/implicit-runtime-configBrian Goff2022-07-291-0/+7
|\
| * daemon: support other containerd runtimes (MVP)Cory Snider2022-07-271-0/+7
* | integration: Add TestContainerWithAutoRemoveCanBeRestartedPaweł Gronowski2022-07-201-0/+14
|/
* gofmt GoDoc comments with go1.19Sebastiaan van Stijn2022-07-081-2/+2
* replace golint with revive, as it's deprecatedSebastiaan van Stijn2022-07-041-1/+1
* container/exec: Support ConsoleSizePaweł Gronowski2022-06-241-1/+6
* test: Add tests for loggingPaweł Gronowski2022-06-102-0/+134
* daemon/linux: Set console size on creationPaweł Gronowski2022-05-191-0/+7
* update uses of container.ContainerCreateCreatedBody to CreateResponseSebastiaan van Stijn2022-04-281-1/+1
* Break out `setupWindowsDevices` and add testsPaul "TBBle" Hampson2022-03-271-0/+14
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
* reformat "nolint" commentsSebastiaan van Stijn2021-06-101-1/+1
* integration: port TestRunModePIDHost from CLI test to API testAkihiro Suda2021-02-011-0/+21
* Replace service "Capabilities" w/ add/drop APIBrian Goff2020-07-271-2/+3
* API: swarm: move PidsLimit to TaskTemplate.ResourcesSebastiaan van Stijn2020-06-051-3/+15
* Merge pull request #40725 from cpuguy83/check_img_platformTibor Vass2020-05-212-1/+11
|\
| * Accept platform spec on container createBrian Goff2020-03-202-1/+11
* | Add API support for PidsLimit on servicesSebastiaan van Stijn2020-04-151-0/+8
* | 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-117-9/+9
* Check tmpfs mounts before create anon volumeBrian Goff2020-02-041-2/+19
* Merge pull request #40007 from arkodg/add-host-docker-internalSebastiaan van Stijn2020-01-271-0/+8
|\
| * Support host.docker.internal in dockerd on LinuxArko Dasgupta2020-01-221-0/+8
* | Add swarm jobsDrew Erny2020-01-132-1/+89
* | integration/internal/container: fix a goroutine leak bug by adding 1 bufferZiheng Liu2019-10-271-1/+1
|/
* testutil: update WithExperimental signature to be a daemon.OptionSebastiaan van Stijn2019-09-301-1/+1
* testutil/daemon: group options under typeSam Whited2019-09-181-1/+1
* testutil: make testing packages publicSam Whited2019-09-111-2/+2
* Merge pull request #39240 from olljanat/enable-new-integration-tests-for-winBrian Goff2019-06-111-1/+6
|\
| * Enable integrations API tests for Windows CIOlli Janatuinen2019-06-101-1/+6
* | integration: change container.Run signature to fix lintingSebastiaan van Stijn2019-06-071-2/+1
* | integration: change container.Create signature to fix lintingSebastiaan van Stijn2019-06-071-7/+6
* | integration: change network.CreateNoError signature to fix lintingSebastiaan van Stijn2019-06-071-2/+1
* | Add support capabilities list on servicesOlli Janatuinen2019-05-281-0/+8
|/
* Make cgroup namespaces configurableRob Gulewich2019-05-073-3/+44
* Merge pull request #38871 from crosbymichael/exec-specYong Tang2019-03-251-0/+7
|\
| * Use original process spec for execsMichael Crosby2019-03-211-0/+7
* | Update TestUpdatePidsLimit to be more atomicSebastiaan van Stijn2019-03-131-0/+10
|/
* integration: add/use WithRestartPolicyKir Kolyshkin2019-03-081-0/+7
* integration/internal/container/ops: rm unused codeKir Kolyshkin2019-03-081-6/+0
* Add more details to RunningTasksCountSebastiaan van Stijn2019-02-271-7/+19
* Move serviceRunningTasksCount to integration/internal/swarmYong Tang2019-01-191-0/+25