Olli Janatuinen
|
80d7bfd54d
Capabilities refactor
|
6 years ago |
Sebastiaan van Stijn
|
c8ff5ecc09
Remove use of deprecated client.NewEnvClient()
|
6 years ago |
Akihiro Suda
|
5ddb1d410a
Merge pull request #38426 from thaJeztah/remove_unused_experimental_check
|
6 years ago |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 years ago |
Sebastiaan van Stijn
|
11b88be247
Remove validationError type, and use errdefs.InvalidParameter
|
6 years ago |
Vincent Demeester
|
d5b271c155
add check for local volume option
|
7 years ago |
Sebastiaan van Stijn
|
574db7a537
Tweak bind mount errors
|
6 years ago |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Kir Kolyshkin
|
0823ab7099
TestContainerAPITop: fix flakyness
|
7 years ago |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 years ago |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 years ago |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 years ago |
Vincent Demeester
|
e55d6fc857
Skip some tests in certain condition to run with e2e image
|
7 years ago |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 years ago |
Amr Gawish
|
df6af282b9
Print which path failed when the mount source doesn't exist.
|
7 years ago |
Vincent Demeester
|
6977f468bb
Migrate some calls to new client function
|
7 years ago |
Sebastiaan van Stijn
|
18a771a761
Remove deprecated environment.DaemonPlatform()
|
7 years ago |
Brian Goff
|
5bbf5cc671
Set selinux label on local volumes from mounts API
|
7 years ago |
Christopher Crone
|
eb396e8984
Remove erroneous Println
|
7 years ago |
Christopher Crone
|
7dabed019a
Fixes after dnephin review
|
7 years ago |
Christopher Crone
|
86f9eb4a08
Fixes for dnephin review
|
7 years ago |
Christopher Crone
|
f089a1df39
Skip some tests for E2E
|
7 years ago |
Christopher Crone
|
0bdba0e91a
Use TLS for tests if needed
|
7 years ago |
Daniel Nephin
|
81bb9978ab
Cleanup client not found errors.
|
7 years ago |
Daniel Nephin
|
58b96aced8
Some cleanup of mount create API test
|
7 years ago |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 years ago |
Daniel Nephin
|
4f304e72a2
Remove testutil.ReadBody
|
7 years ago |
Daniel Nephin
|
6a0105b452
Remove ChannelBuffer
|
7 years ago |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 years ago |