diff options
author | Yiqiao Pu <ypu@redhat.com> | 2018-04-23 17:21:23 +0800 |
---|---|---|
committer | Yiqiao Pu <ypu@redhat.com> | 2018-04-23 17:34:26 +0800 |
commit | 04b58bc80cf58390d0923a4aff84ff07eef34d23 (patch) | |
tree | 2f2c19cedbba6361aeaa72681d4c73e6227c2424 /test/policy.json | |
parent | 18c98375a08543d30b0371b8947aac347fc2e1c4 (diff) | |
download | podman-04b58bc80cf58390d0923a4aff84ff07eef34d23.tar.gz podman-04b58bc80cf58390d0923a4aff84ff07eef34d23.tar.bz2 podman-04b58bc80cf58390d0923a4aff84ff07eef34d23.zip |
Add restart test with timeout
Test the --timeout flag with a container which can not be stopped with
SIGSTOP. This means the container should can not be stopped and will be
killed then restart with timeout value. Test steps:
Start a container with STOPSIGNAL=SIGKILL
Restart it with --timeout set to 2s
Check the restart command will finished more than 2s and less than
10s(the default timeout)
Signed-off-by: Yiqiao Pu <ypu@redhat.com>
Diffstat (limited to 'test/policy.json')
0 files changed, 0 insertions, 0 deletions