]> git.feebdaed.xyz Git - 0xmirror/crun.git/commit
tests: add tests for criu config set via rpc
authorRadostin Stoyanov <rstoyanov@fedoraproject.org>
Tue, 16 Dec 2025 22:08:45 +0000 (22:08 +0000)
committerRadostin Stoyanov <rstoyanov@fedoraproject.org>
Wed, 17 Dec 2025 13:26:14 +0000 (13:26 +0000)
commitec7325a3f49d1e55a23171310b434c2ebbab40d7
treeb9aecf4933b96ce70a2e5af3f23dc3f006862f25
parent17f23ac228eb26ee4e3a2bc4cf26852bfa49b32b
tests: add tests for criu config set via rpc

This patch adds tests to check support for /etc/criu/runc.conf,
/etc/criu/crun.conf, and config file set via container annotation.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
tests/test_checkpoint_restore.py