Solomon Hykes
|
8f9e454241
|
[unit tests] Cleanly kill all containers before nuking a temporary runtime
|
2013-04-02 11:00:14 -07:00 |
shin-
|
791ca6fde4
|
Better crash simulation in TestRestore ; force state lock creation when loading a container from disk
|
2013-04-02 10:06:49 -07:00 |
shin-
|
02c211a0dc
|
variable names
|
2013-04-02 07:13:42 -07:00 |
shin-
|
c780ff5ae7
|
More thorough test case, use container.Stop() instead of lxc-kill,
use setStopped() during the restore step
|
2013-04-02 07:01:43 -07:00 |
Guillaume J. Charmes
|
8c36e6920a
|
Working in progress: add unit tests for the running state check
|
2013-03-31 20:14:54 -07:00 |
Solomon Hykes
|
d01b5894c4
|
Unit tests fetch their base image with 'docker pull docker-ut'
|
2013-03-25 17:18:56 -07:00 |
Solomon Hykes
|
6ce64e8458
|
Moved image name into config. runtime.Create() now receives a single Config parameter
|
2013-03-23 12:39:09 -07:00 |
Solomon Hykes
|
031f91df1a
|
runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc.
|
2013-03-23 12:16:58 -07:00 |
Solomon Hykes
|
ef711962d5
|
Folded graph/ back into main package
|
2013-03-21 17:47:23 -07:00 |
Solomon Hykes
|
44faa07b6c
|
First integration of runtime with repositories & tags
|
2013-03-21 17:35:49 -07:00 |
Solomon Hykes
|
377cebe36f
|
Renamed docker*.go to runtime*.go
|
2013-03-21 01:24:54 -07:00 |