Sebastiaan van Stijn
|
713c7d49a1
integration(-cli): remove skips for old daemon versions (<20.10)
|
1 年之前 |
Sebastiaan van Stijn
|
5e7eade1f7
integration: don't poll for containers to be running
|
1 年之前 |
Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
2 年之前 |
Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 年之前 |
Sebastiaan van Stijn
|
8309206160
Merge pull request #46350 from thaJeztah/strongtype_eventstype
|
1 年之前 |
Sebastiaan van Stijn
|
fa79b5d59f
integration/container: TestPause: don't depend on deprecated fields
|
1 年之前 |
Sebastiaan van Stijn
|
70ad5b818f
api/types/events: make events.Type an actual type
|
1 年之前 |
Sebastiaan van Stijn
|
5a02ed5e84
integration: use events-consts in tests
|
1 年之前 |
Sebastiaan van Stijn
|
26be2bc6b9
integration/container: use consistent name for api-client
|
1 年之前 |
Sebastiaan van Stijn
|
81e62af94a
use consistent alias for containerd's errdefs package
|
2 年之前 |
Sebastiaan van Stijn
|
e8fa708ae5
client: ContainerStop(), ContainerRestart(): support stop-signal
|
3 年之前 |
Olli Janatuinen
|
bffa730860
Prepare tests for Windows containerd support
|
4 年之前 |
Akihiro Suda
|
5bf33adba2
hack: support $DOCKER_ROOTLESS for testing rootless
|
5 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 年之前 |
Sebastiaan van Stijn
|
9f9b4290b9
integration: change container.Run signature to fix linting
|
6 年之前 |
Sebastiaan van Stijn
|
0de62d9bbc
Integration: use testenv.APIClient()
|
6 年之前 |
Vincent Demeester
|
d3cc071bb9
Windows: Start of enabling tests under integration/
|
7 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 年之前 |
Sebastiaan van Stijn
|
55bebbaecf
Replace deprecated testutil.ErrorContains()
|
7 年之前 |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 年之前 |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Yong Tang
|
8a854e933b
Address `expected` vs `actual` in integration tests
|
7 年之前 |
Vincent Demeester
|
18dd1d9aba
Fixes some integration/container test to run on remote daemon
|
7 年之前 |
Yong Tang
|
eda311c18f
Move containerIsStopped/containerIsInState to integration/internal/container
|
7 年之前 |
Yong Tang
|
ea2f076ca9
Migrate container pause tests to api tests
|
7 年之前 |