diff options
author | Radostin Stoyanov <radostin@redhat.com> | 2022-04-12 18:46:44 +0100 |
---|---|---|
committer | Radostin Stoyanov <radostin@redhat.com> | 2022-04-20 18:55:43 +0100 |
commit | bbe1063a5ae681ad04a049518c6087421b919f2e (patch) | |
tree | 74fbad8d096dd2bc92a05aabc95a53d88fd40333 /hack/swagger-check | |
parent | 756ecd5400c7a8806890753d4f9fbb2b39eba192 (diff) | |
download | podman-bbe1063a5ae681ad04a049518c6087421b919f2e.tar.gz podman-bbe1063a5ae681ad04a049518c6087421b919f2e.tar.bz2 podman-bbe1063a5ae681ad04a049518c6087421b919f2e.zip |
Add checkpoint image tests
The patch introduces the following test cases:
1. An attempt to checkpoint a container that does not exist should fail.
2. Checkpoint of a running container with --create-image should create a
checkpoint image.
3. A single checkpoint image can be used to restore multiple containers,
each with a different name.
4. Restoring multiple containers from checkpoint images with a single
restore command.
Signed-off-by: Radostin Stoyanov <radostin@redhat.com>
Diffstat (limited to 'hack/swagger-check')
0 files changed, 0 insertions, 0 deletions