Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: generate checkpoint image files for tests #61

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

snprajwal
Copy link
Member

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
Copy link

codecov-commenter commented Jun 4, 2023

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
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   80.56%   80.56%           
=======================================
  Files           3        3           
  Lines         391      391           
=======================================
  Hits          315      315           
  Misses         55       55           
  Partials       21       21           

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

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

Test Results

23 tests  ±0   23 ✔️ ±0   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 19ae4f8. ± Comparison against base commit 0405c79.

♻️ This comment has been updated with latest results.

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.

Signed-off-by: Prajwal S N <[email protected]>
@adrianreber adrianreber merged commit 34bab99 into checkpoint-restore:main Jun 12, 2023
@snprajwal snprajwal deleted the gen-test-imgs branch June 12, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants