Sebastiaan van Stijn
|
d63cab5193
integration-cli: DockerCLILogsSuite: replace dockerCmd and waitRun
|
1 rok pred |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 rok pred |
Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
2 rokov pred |
Sebastiaan van Stijn
|
5e2a1195d7
swap logrus types for their containerd/logs aliases
|
1 rok pred |
Paweł Gronowski
|
deb4910c5b
integration-cli: Fix hanging TestLogsFollowGoroutines*
|
2 rokov pred |
CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 rokov pred |
Ziheng Liu
|
c322af8019
test: add buffer to prevent goroutine leak
|
5 rokov pred |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 rokov pred |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 rokov pred |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 rokov pred |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 rokov pred |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
6 rokov pred |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 rokov pred |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 rokov pred |
Kenfe-Mickael Laventure
|
617f89b9a3
Fix tests creating zombie processes
|
7 rokov pred |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 rokov pred |
Daniel Nephin
|
27cfa68af1
Move RFC3339NanoFixed to a more appropriate package.
|
7 rokov pred |
Kir Kolyshkin
|
14f0a1888f
integration-cli/docker_cli_logs_test.go: Wait()
|
7 rokov pred |
Kir Kolyshkin
|
1bc93bff22
TestLogsFollowSlowStdoutConsumer: fix for slow ARM
|
7 rokov pred |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 rokov pred |
Daniel Nephin
|
9db68f4dea
Remove RandomTmpDirPath
|
7 rokov pred |
Daniel Nephin
|
1455086c4b
Remove ConsumeWithSpeed
|
7 rokov pred |
Vincent Demeester
|
eeaa6c96d8
[test-integration] Migrate some more tests to `cli` package
|
8 rokov pred |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 rokov pred |
Vincent Demeester
|
9af5d7c340
Small cleanups on integration cli
|
8 rokov pred |
Tonis Tiigi
|
1e98fb5ad9
Fix leaked connections in integration tests
|
8 rokov pred |
Vincent Demeester
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 rokov pred |
Vincent Demeester
|
87e3fcfe1e
Clean some runCommandWithOutput accross integration-cli code
|
8 rokov pred |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 rokov pred |
Vincent Demeester
|
def13fa23c
Clean integration-cli/utils.go from most of its content
|
8 rokov pred |