Skip to content

Commit d2aa05f

Browse files
committed
TMT: include podman checkpoint system tests
`podman checkpoint...` tests depend on crun as well so they should be included in the TMT system test runs. These are currently failing on podman upstream PRs, for example: [0], [1] and [2]. [0]: https://artifacts.dev.testing-farm.io/fd5c08eb-2b0d-4ea8-9c33-ac9bf3447bd8/ [1]: https://artifacts.dev.testing-farm.io/e227ef00-c5c4-43e6-9785-0b5b5fcd2908/ [2]: https://artifacts.dev.testing-farm.io/c4ef6e7a-3b5d-4afc-91b9-dd477ef699e3/ Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
1 parent 2924a20 commit d2aa05f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tmt/podman/system-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ rpm -q conmon containers-common crun podman podman-tests
1414
bats -t /usr/share/podman/test/system/030-run.bats
1515
bats -t /usr/share/podman/test/system/075-exec.bats
1616
bats -t /usr/share/podman/test/system/280-update.bats
17+
bats -t /usr/share/podman/test/system/520-checkpoint.bats

0 commit comments

Comments
 (0)