Solomon Hykes
|
240d5b3fa1
Hack: don't run integration tests in /var/lib/docker/unit-tests; add missing cleanups in a few tests
|
hace 11 años |
Victor Vieux
|
f854529ae8
add cleanupin tests to remove leftover containers
|
hace 11 años |
Michael Crosby
|
4196c704f0
Merge pull request #1943 from dotcloud/1940-prevent_crash_parseNat_build-fix
|
hace 11 años |
Michael Crosby
|
ded74b0bb3
Merge pull request #2133 from dotcloud/improve_tests
|
hace 11 años |
Victor Vieux
|
823174de4d
replace panic by log.Fatal in tests
|
hace 11 años |
Guillaume J. Charmes
|
9107565d06
Make sure to close the network allocators
|
hace 11 años |
Victor Vieux
|
1328be7c29
Add test
|
hace 11 años |
Michael Crosby
|
ad152efbed
Merge pull request #1759 from bdon/graph-map
|
hace 12 años |
Solomon Hykes
|
24e02043a2
Merge builder.go into runtime.go
|
hace 12 años |
Brandon Liu
|
1fca99ad90
Replace Graph.All with Graph.Map
|
hace 12 años |
Victor Vieux
|
740a97f1a8
use init function
|
hace 12 años |
shin-
|
1c6af604e8
Fixed: ImagePull in runtime test
|
hace 12 años |
Guillaume J. Charmes
|
e54e8fa920
Merge pull request #1290 from dotcloud/parallel_pull
|
hace 12 años |
Guillaume J. Charmes
|
f6fa353dd8
Merge pull request #1267 from sridatta/new-clean-init
|
hace 12 años |
Victor Vieux
|
46f59dd933
add parallel pull to 1.4
|
hace 12 años |
Guillaume J. Charmes
|
fd9ad1a194
Fixes #505 - Make sure all output is send on the network before closing
|
hace 12 años |
Victor Vieux
|
7aba68cd54
update AUTHORS
|
hace 12 años |
Solomon Hykes
|
5d8efc107d
+ Runtime: inject dockerinit at /.dockerinit instead of overwriting /sbin/init. This makes it possible to run /sbin/init inside a container.
|
hace 12 años |
Solomon Hykes
|
080243f040
Hack: use helper functions in tests for less copy-pasting
|
hace 12 años |
Solomon Hykes
|
6bdb6f226b
Simplify unit tests code with mkRuntime()
|
hace 12 años |
Louis Opter
|
5a411fa38e
Make the TestAllocate{UDP,TCP}PortLocalhost more reliable
|
hace 12 años |
Louis Opter
|
8f36467107
Raise the timeouts for the TCP/UDP localhost proxy tests
|
hace 12 años |
Louis Opter
|
fac0d87d00
Add support for UDP (closes #33)
|
hace 12 años |
Louis Opter
|
1a1daca621
Fix a typo in runtime_test.go: Availalble -> Available
|
hace 12 años |
Guillaume J. Charmes
|
e43ef364cb
Remove all network dependencies from the test suite
|
hace 12 años |
Sam Alba
|
e2b8ee2723
Fixed runtime_test (ImagePull prototyped changed)
|
hace 12 años |
Caleb Spare
|
ba9aef6f2c
Typo fix
|
hace 12 años |
Caleb Spare
|
19121c16d9
Implement several golint suggestions, including:
|
hace 12 años |
Caleb Spare
|
1cf9c80e97
Mutex style change.
|
hace 12 años |
Victor Vieux
|
ebba0a6024
add sleep in tests and go fmt
|
hace 12 años |