diff options
author | Adrian Reber <areber@redhat.com> | 2019-02-05 16:26:30 +0000 |
---|---|---|
committer | Adrian Reber <areber@redhat.com> | 2019-06-03 22:05:12 +0200 |
commit | 2aa3261744b4247996abf3ef552e03a89f77cfb8 (patch) | |
tree | b52516e4add6aa00454e54171cdcde8221476e72 /completions | |
parent | 0028578b432d207e1e5b313c76e587eae275bdac (diff) | |
download | podman-2aa3261744b4247996abf3ef552e03a89f77cfb8.tar.gz podman-2aa3261744b4247996abf3ef552e03a89f77cfb8.tar.bz2 podman-2aa3261744b4247996abf3ef552e03a89f77cfb8.zip |
Add test case for container migration
The difference between container checkpoint/restore and container
migration is that for migration the container which was checkpointed
must not exist during restore. To simulate migration the container
is remove ('podman rm -fa') before being restored. The migration test
does following steps:
* podman run
* podman container checkpoint -l -e /tmp/checkpoint.tar.gz
* podman rm -fa
* podman container restore -i /tmp/checkpoint.tar.gz
Signed-off-by: Adrian Reber <areber@redhat.com>
Diffstat (limited to 'completions')
0 files changed, 0 insertions, 0 deletions