Alexander Morozov
|
03bdacbb4e
Fix missing logDone for TestRunMutableNetworkFiles
|
10 years ago |
Arnaud Porterie
|
67e3ddb75f
Forbid client piping to tty enabled container
|
10 years ago |
Alexandr Morozov
|
a00a1a1fca
Try other port on any error from Map
|
10 years ago |
Yohei Ueda
|
64fd3e89c7
Increase memory limit in test cases
|
10 years ago |
Erik Hollensbe
|
20575d20ba
Break some routines out of the mutable files test for future use
|
10 years ago |
Daehyeok Mun
|
7fbbd515b1
remove deprecated cmd function in integration-cli
|
10 years ago |
Alexander Morozov
|
0f2de5158f
Merge pull request #9261 from unclejack/fix_test_tmp_cleanup
|
10 years ago |
Doug Davis
|
ae9bd580af
Make --tlsverify enable tls regardless of value specified
|
10 years ago |
unclejack
|
98307c8fae
integ-cli: fix cleanup in test which mounts tmpfs
|
10 years ago |
Michael Crosby
|
739d917d70
Merge pull request #9226 from crosbymichael/container-net-test
|
10 years ago |
Michael Crosby
|
71209f7579
Add test for --net container:<id>
|
10 years ago |
Tonis Tiigi
|
da3d3b97eb
Make sure integration-cli test clean up
|
10 years ago |
Doug Davis
|
2facc04673
Add --log-level support
|
10 years ago |
Dan Walsh
|
497fc8876e
Allow IPC namespace to be shared between containers or with the host
|
10 years ago |
Doug Davis
|
69a5b827dc
See #8379 - if the container doesn't start I added code to make sure that if no other processing sets the container.exitCode to a non-zero value when we make sure its done before we return. I also made sure that while trying to start the CMD/ENTRYPOINT, if it fails, then we set the container.exitCode to the exitStatus from the exec().
|
10 years ago |
Malte Janduda
|
971fc2253a
enhancing set-macaddress docu
|
10 years ago |
Malte Janduda
|
f2df38050e
Adding docker-cli run param to set MAC address
|
10 years ago |
Srini Brahmaroutu
|
fd774a818c
adding support for port ranges on --expose
|
10 years ago |
Tonis Tiigi
|
417e48e4a0
Generalize consumeSlow and add stop support
|
10 years ago |
Tonis Tiigi
|
8a81c46272
Move consumeSlow() under test utils
|
10 years ago |
Jessie Frazelle
|
f936a10d80
Merge pull request #8571 from ncdc/3631-stdout-premature-eof
|
10 years ago |
Alexandr Morozov
|
77dcab133c
Merge pull request #8735 from estesp/fix-test-timeout-on-drone
|
10 years ago |
Phil Estes
|
ee17b93df9
Up test timeout to 10s based on recent drone.io timeout failures
|
10 years ago |
Phil Estes
|
6589044b5b
Fix volume test using "find" to properly call find with /hello path
|
10 years ago |
Jessica Frazelle
|
93e17b2eca
TestRunRedirectStdout kept failing with timed out.
|
10 years ago |
Andy Goldstein
|
5572dbb750
Fix stdout premature EOF
|
10 years ago |
Brian Goff
|
964f9965c7
Clean volume paths
|
10 years ago |
Alexandr Morozov
|
ad136e1ae3
Don't write pull output to stdout on container creating
|
10 years ago |
Jessica Frazelle
|
66ac7420a9
Cleanup errorOut resp run tests
|
10 years ago |
Jessica Frazelle
|
c091397d51
Replace '%s' in run tests
|
10 years ago |