Commit 42250b7
committed
ci: install CRIU and skip checkpoint tests in containerd integration
Add CRIU PPA and install criu package in the containerd integration
test job so that CRIU is available in the test environment. Also
skip TestCheckpoint* tests via -skip flag as these tests require
specific CRIU-compatible kernel configuration not available in CI.
Signed-off-by: nayuta723 <nayuta723@gmail.com>1 parent ff3c56d commit 42250b7
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | | - | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
79 | | - | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments