Solomon Hykes
|
862b5a4380
|
Merge remote-tracking branch 'origin/257-container_real_running_state-fix'
Upstream-commit: 6b5fe8c2ec9762617cf53ee241fcb284dfa77196
Component: engine
|
2013-04-04 15:34:18 -07:00 |
|
shin-
|
bb5c0135f0
|
Check WaitTimeout return in test, replaced lock initialization in runtime.Register() with call to initLock()
Upstream-commit: ad0183e41978b3b156234f801750034912915223
Component: engine
|
2013-04-03 10:48:02 -07:00 |
|
shin-
|
e0353cfeee
|
Integrated @creack's feedback on TestRestore
Upstream-commit: 7b74b9cab50ecd12ca2af51116279fce97edadd8
Component: engine
|
2013-04-03 05:37:45 -07:00 |
|
Solomon Hykes
|
138633b4ab
|
[unit tests] Cleanly kill all containers before nuking a temporary runtime
Upstream-commit: 8f9e4542417421ee62ac952d1e04268520a75d8f
Component: engine
|
2013-04-02 11:00:14 -07:00 |
|
shin-
|
2dc1c74a96
|
Better crash simulation in TestRestore ; force state lock creation when loading a container from disk
Upstream-commit: 791ca6fde47d26a96134b1715580303ea6cd17ed
Component: engine
|
2013-04-02 10:06:49 -07:00 |
|
shin-
|
7e0b5d8ac6
|
variable names
Upstream-commit: 02c211a0dca91bb3744b6c1301e372799189881f
Component: engine
|
2013-04-02 07:13:42 -07:00 |
|
shin-
|
5e064a959a
|
More thorough test case, use container.Stop() instead of lxc-kill,
use setStopped() during the restore step
Upstream-commit: c780ff5ae726bc8acd30b9ef476cd111c477ec35
Component: engine
|
2013-04-02 07:01:43 -07:00 |
|
Guillaume J. Charmes
|
75fa1b8a06
|
Working in progress: add unit tests for the running state check
Upstream-commit: 8c36e6920a9e17171dc67a79ab20d39886404e73
Component: engine
|
2013-03-31 20:14:54 -07:00 |
|
Solomon Hykes
|
517ce9567b
|
Unit tests fetch their base image with 'docker pull docker-ut'
Upstream-commit: d01b5894c47f7b389e89efe14a5acc96a68e3b7d
Component: engine
|
2013-03-25 17:18:56 -07:00 |
|
Solomon Hykes
|
6ae0955c01
|
Moved image name into config. runtime.Create() now receives a single Config parameter
Upstream-commit: 6ce64e8458b31aff150f2cae197d42e334018afa
Component: engine
|
2013-03-23 12:39:09 -07:00 |
|
Solomon Hykes
|
3eb293999e
|
runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc.
Upstream-commit: 031f91df1a158d37f7f068ca1e17c25e1f112f29
Component: engine
|
2013-03-23 12:16:58 -07:00 |
|
Solomon Hykes
|
ace2db29d7
|
Folded graph/ back into main package
Upstream-commit: ef711962d5d70b4332908f0ca6460929e289c131
Component: engine
|
2013-03-21 17:47:23 -07:00 |
|
Solomon Hykes
|
d885b28d79
|
First integration of runtime with repositories & tags
Upstream-commit: 44faa07b6c472b888bed65b56126cde56658e91a
Component: engine
|
2013-03-21 17:35:49 -07:00 |
|
Solomon Hykes
|
16b646c2d9
|
Renamed docker*.go to runtime*.go
Upstream-commit: 377cebe36f4e4fc1cf927313df4a9c1cb6dc49cf
Component: engine
|
2013-03-21 01:24:54 -07:00 |
|