checkpoint-restore / checkpointctl

A tool for in-depth analysis of container checkpoints
Apache License 2.0
95 stars 15 forks source link

test: generate checkpoint image files for tests #61

Closed snprajwal closed 1 year ago

snprajwal commented 1 year ago

Previously, tests were run against a stats-dump file available in the test directory. Now that we require other checkpoint files to test the functionality added through CRIT, a proper checkpoint is generated with CRIU and used.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0405c79) 80.56% compared to head (19ae4f8) 80.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ======================================= Coverage 80.56% 80.56% ======================================= Files 3 3 Lines 391 391 ======================================= Hits 315 315 Misses 55 55 Partials 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

Test Results

23 tests  ±0   23 :heavy_check_mark: ±0   0s :stopwatch: ±0s   1 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit 19ae4f81. ± Comparison against base commit 0405c795.

:recycle: This comment has been updated with latest results.