Vincent Demeester
|
ff4f700f74
Merge pull request #33322 from jsoref/spelling
|
8 years ago |
Tibor Vass
|
48adb9d954
Merge pull request #33830 from cpuguy83/33799_fix_plugin_mounts_issue
|
8 years ago |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 years ago |
Brian Goff
|
87df0e533b
Merge pull request #33875 from tmp6154/master
|
8 years ago |
Brian Goff
|
11cf394e5e
Make plugin removes more resilient to failure
|
8 years ago |
Vitaly Ostrosablin
|
07cc701947
Change order of arguments in assertion to be more logical
|
8 years ago |
Aaron Lehmann
|
56ad9bb1b4
Merge pull request #31273 from fabiokung/consistent-ro-view
|
8 years ago |
Fabio Kung
|
76d96418b1
avoid saving container state to disk before daemon.Register
|
8 years ago |
Tonis Tiigi
|
5c3d2d552b
Implement incremental file sync using client session
|
8 years ago |
Ying Li
|
ddd5278b07
Use exclusive root pools if a CA cert file is specified in the daemon
|
8 years ago |
Derek McGowan
|
e428c824c3
Expose trust key path in config
|
8 years ago |
Brian Goff
|
db3576f8a0
Ensure unmount before removing local volume.
|
8 years ago |
Victor Vieux
|
bc4560e512
Merge pull request #32463 from FengtuWang/fix_TestExecWithUserAfterLiveRestore2
|
8 years ago |
Fengtu Wang
|
c7c6167bca
fix TestExecWithUserAfterLiveRestore
|
8 years ago |
Alessandro Boch
|
010e5a228a
Add test over ipv6 and container run in host network
|
8 years ago |
Josh Hawn
|
261ef1fa27
Deprecate --graph flag; Replace with --data-root
|
8 years ago |
Fengtu Wang
|
1d74b4f6d4
fix TestDaemonRestartWithInvalidBasesize
|
8 years ago |
Vincent Demeester
|
eeaa6c96d8
[test-integration] Migrate some more tests to `cli` package
|
8 years ago |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 years ago |
Daniel Nephin
|
1b4e2b7c87
Merge pull request #29552 from dnephin/fix-build-with-log-driver
|
8 years ago |
Vincent Demeester
|
354bd4aadd
Merge pull request #29692 from yongtang/29492-daemon-shm-size
|
8 years ago |
Daniel Nephin
|
80b642ff88
Ignore the daemon log config when building images.
|
8 years ago |
Vincent Demeester
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 years ago |
Yong Tang
|
db575ef626
Add daemon option --default-shm-size
|
8 years ago |
Sebastiaan van Stijn
|
ba0afd70e8
fix some ineffectual assignments
|
8 years ago |
Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 years ago |
Vincent Demeester
|
9af5d7c340
Small cleanups on integration cli
|
8 years ago |
Santhosh Manohar
|
d5e8d8e1cf
Handle IPv6 enabling correctly in the tests
|
8 years ago |
Vincent Demeester
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 years ago |
Vincent Demeester
|
87e3fcfe1e
Clean some runCommandWithOutput accross integration-cli code
|
8 years ago |