Guillaume J. Charmes
|
1967c8342a
Allow to disable memory limit at compilation time
|
12 年之前 |
Guillaume J. Charmes
|
bb22cd492e
Add unit test for hanging kill + fix other tests behaviour
|
12 年之前 |
Solomon Hykes
|
a7299a3f26
Merge remote-tracking branch 'origin/unit_test_improvment-2'
|
12 年之前 |
Guillaume J. Charmes
|
80f6b4587b
Edit the tests for them to use the new command API. Disable TestRunHostname and TestAttachStdin.
|
12 年之前 |
Guillaume J. Charmes
|
b76b329ef0
Prevent destroy() to stop twice container in TestRestore()
|
12 年之前 |
Guillaume J. Charmes
|
bae6f95830
Increase the timeout of TestRestore() to avoid unwanted timeout error
|
12 年之前 |
Solomon Hykes
|
586a79cca0
Merge remote-tracking branch 'dominikh/minor-code-touchups'
|
12 年之前 |
Solomon Hykes
|
6b5fe8c2ec
Merge remote-tracking branch 'origin/257-container_real_running_state-fix'
|
12 年之前 |
shin-
|
ad0183e419
Check WaitTimeout return in test, replaced lock initialization in runtime.Register() with call to initLock()
|
12 年之前 |
shin-
|
7b74b9cab5
Integrated @creack's feedback on TestRestore
|
12 年之前 |
Dominik Honnef
|
14d3880daf
remove superfluous panic
|
12 年之前 |
Dominik Honnef
|
cab31fd512
use wg.Done() isntead of wg.Add(-1)
|
12 年之前 |
Dominik Honnef
|
1fc55c2bb9
kill the right containers in runtime_test
|
12 年之前 |
Solomon Hykes
|
8f9e454241
[unit tests] Cleanly kill all containers before nuking a temporary runtime
|
12 年之前 |
shin-
|
791ca6fde4
Better crash simulation in TestRestore ; force state lock creation when loading a container from disk
|
12 年之前 |
shin-
|
02c211a0dc
variable names
|
12 年之前 |
shin-
|
c780ff5ae7
More thorough test case, use container.Stop() instead of lxc-kill,
|
12 年之前 |
Guillaume J. Charmes
|
8c36e6920a
Working in progress: add unit tests for the running state check
|
12 年之前 |
Solomon Hykes
|
d01b5894c4
Unit tests fetch their base image with 'docker pull docker-ut'
|
12 年之前 |
Solomon Hykes
|
6ce64e8458
Moved image name into config. runtime.Create() now receives a single Config parameter
|
12 年之前 |
Solomon Hykes
|
031f91df1a
runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc.
|
12 年之前 |
Solomon Hykes
|
ef711962d5
Folded graph/ back into main package
|
12 年之前 |
Solomon Hykes
|
44faa07b6c
First integration of runtime with repositories & tags
|
12 年之前 |
Solomon Hykes
|
377cebe36f
Renamed docker*.go to runtime*.go
|
12 年之前 |