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

Fix the docker test #2240

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Fix the docker test #2240

merged 2 commits into from
Aug 8, 2023

Conversation

avagin
Copy link
Member

@avagin avagin commented Aug 7, 2023

No description provided.

It is required to investigate issues.

Signed-off-by: Andrei Vagin <[email protected]>
This change fixes the issue:
```
The following packages have unmet dependencies:
 docker-ce : Depends: containerd.io (>= 1.6.4)
E: Unable to correct problems, you have held broken packages.
```

Signed-off-by: Andrei Vagin <[email protected]>
@avagin avagin changed the title scripts/apt: don't hide apt output Fix the docker test Aug 7, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: +0.06% 🎉

Comparison is base (242de4e) 70.55% compared to head (fbb2eea) 70.61%.

❗ Current head fbb2eea differs from pull request most recent head 4e855b5. Consider uploading reports for the commit 4e855b5 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           criu-dev    #2240      +/-   ##
============================================
+ Coverage     70.55%   70.61%   +0.06%     
============================================
  Files           134      134              
  Lines         33304    33317      +13     
============================================
+ Hits          23497    23528      +31     
+ Misses         9807     9789      -18     

see 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@rst0git rst0git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@avagin avagin merged commit 2199220 into checkpoint-restore:criu-dev Aug 8, 2023
34 of 37 checks passed
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.

3 participants