Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 年之前 |
Sebastiaan van Stijn
|
574db7a537
Tweak bind mount errors
|
6 年之前 |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Kir Kolyshkin
|
0823ab7099
TestContainerAPITop: fix flakyness
|
7 年之前 |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 年之前 |
Vincent Demeester
|
e55d6fc857
Skip some tests in certain condition to run with e2e image
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Amr Gawish
|
df6af282b9
Print which path failed when the mount source doesn't exist.
|
7 年之前 |
Vincent Demeester
|
6977f468bb
Migrate some calls to new client function
|
7 年之前 |
Sebastiaan van Stijn
|
18a771a761
Remove deprecated environment.DaemonPlatform()
|
7 年之前 |
Brian Goff
|
5bbf5cc671
Set selinux label on local volumes from mounts API
|
7 年之前 |
Christopher Crone
|
eb396e8984
Remove erroneous Println
|
7 年之前 |
Christopher Crone
|
7dabed019a
Fixes after dnephin review
|
7 年之前 |
Christopher Crone
|
86f9eb4a08
Fixes for dnephin review
|
7 年之前 |
Christopher Crone
|
f089a1df39
Skip some tests for E2E
|
7 年之前 |
Christopher Crone
|
0bdba0e91a
Use TLS for tests if needed
|
7 年之前 |
Daniel Nephin
|
81bb9978ab
Cleanup client not found errors.
|
7 年之前 |
Daniel Nephin
|
58b96aced8
Some cleanup of mount create API test
|
7 年之前 |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 年之前 |
Daniel Nephin
|
4f304e72a2
Remove testutil.ReadBody
|
7 年之前 |
Daniel Nephin
|
6a0105b452
Remove ChannelBuffer
|
7 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Michael Crosby
|
9d87e6e0fb
Do not set -1 for swappiness
|
8 年之前 |
Brian Goff
|
114652ab86
Check signal is unset before using user stopsignal
|
8 年之前 |
Vincent Demeester
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年之前 |
Vincent Demeester
|
10e171cd94
Clean some function in docker_utils_test.go
|
8 年之前 |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 年之前 |