diff options
author | Zeyad Yasser <zeyady98@gmail.com> | 2022-06-25 17:41:05 +0200 |
---|---|---|
committer | Zeyad Yasser <zeyady98@gmail.com> | 2022-06-28 16:14:47 +0200 |
commit | 79a38a2c6aad30dd6e502c129a0672af24254586 (patch) | |
tree | e0f22fd417ac2ea1d6c02f552aca89847e2e2186 /cmd | |
parent | 8e3a46a87b1c14c8581737ecbd5db8698666c63d (diff) | |
download | podman-79a38a2c6aad30dd6e502c129a0672af24254586.tar.gz podman-79a38a2c6aad30dd6e502c129a0672af24254586.tar.bz2 podman-79a38a2c6aad30dd6e502c129a0672af24254586.zip |
Add test for restore runtime verification using non-default runtime
Runtime verification test for container checkpoint with export
used the default runtime for test which causes test to always
pass. Problem rises when using non-default runtime, then doing
a restore. This test forcse using a non-default runtime during
container creation.
Edge case:
1. Default runtime is crun
2. Container is created with runc
3. Checkpoint without setting --runtime into archive
4. Restore without setting --runtime from archive
It should be expected that podman identifies runtime from the
checkpoint archive.
Signed-off-by: Zeyad Yasser <zeyady98@gmail.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions