Erik Johnson
|
2d51f3d25b
|
tests/unit/states/dockerng_test.py: remove raw string formatting
|
2015-08-26 23:26:08 -05:00 |
|
Nicolas Delaby
|
48f20b9739
|
Do not call inspect_image if we know the image is not downloaded
|
2015-07-06 14:01:25 +02:00 |
|
Nicolas Delaby
|
82ee2da750
|
Enforce environment values to be strings.
|
2015-05-23 15:52:36 +02:00 |
|
Nicolas Delaby
|
1f68d2d9a9
|
Update test to follow new argument name
|
2015-05-22 18:36:50 +02:00 |
|
Nicolas Delaby
|
8b7ddcbbf7
|
Introduce check_is_running
|
2015-05-22 18:36:26 +02:00 |
|
Nicolas Delaby
|
09d934b1ac
|
Fix pull images
add support for use-case when a pulled new-image is forced but no new images
was downloaded from the registry.
|
2015-05-22 15:51:27 +02:00 |
|
Nicolas Delaby
|
b681f71eb3
|
compare images by ID not by name
Because the name can be no longer be correct if an active tag moved to a different image.
It happens frequently when working against `latest` tag.
|
2015-05-22 14:31:19 +02:00 |
|
Nicolas Delaby
|
5f8f24b655
|
Related to #23975 and apply same logic for ports and port_bindings
|
2015-05-21 09:49:21 +02:00 |
|
Erik Johnson
|
8ad8b527b6
|
Update test to mock dockerng.history
|
2015-05-20 13:54:20 -05:00 |
|
rallytime
|
f45c7bdfca
|
Add boilerplate unit test pieces to new dockerng_test file
Also fixes pylint errors in original PR.
Refs #23851
|
2015-05-18 13:04:14 -06:00 |
|
Nicolas Delaby
|
df48ac2b91
|
volumes path, on create, should be the one inside the container
not from the host
|
2015-05-18 14:30:44 +02:00 |
|