moby--moby/container
Kir Kolyshkin 743f5afcd1 TestContainerStopTimeout: fix
The unit test is checking that setting of non-default StopTimeout
works, but it checked the value of StopSignal instead.

Amazingly, the test was working since the default StopSignal is SIGTERM,
which has the numeric value of 15.

Fixes: commit e66d21089 ("Add config parameter to change ...")
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-04-19 11:09:46 -07:00
..
stream
archive.go
container.go
container_linux.go
container_notlinux.go
container_unit_test.go TestContainerStopTimeout: fix 2018-04-19 11:09:46 -07:00
container_unix.go
container_windows.go
env.go
env_test.go
health.go
history.go
memory_store.go
memory_store_test.go
monitor.go
mounts_unix.go
mounts_windows.go
state.go
state_test.go
store.go
view.go
view_test.go Automated migration using 2018-03-16 11:03:43 -04:00