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

ci: fix rawhide netlink error #2304

Merged

Conversation

adrianreber
Copy link
Member

The rawhide netlink errors are fixed with a newer kernel than the default 6.2 available in Fedora 38.

The rawhide netlink errors are fixed with a newer kernel than the
default 6.2 available in Fedora 38.

Signed-off-by: Adrian Reber <areber@redhat.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d88dcef) 70.29% compared to head (a9acd19) 70.29%.

❗ Current head a9acd19 differs from pull request most recent head 4213f16. Consider uploading reports for the commit 4213f16 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           criu-dev    #2304      +/-   ##
============================================
- Coverage     70.29%   70.29%   -0.01%     
============================================
  Files           134      134              
  Lines         34040    34040              
============================================
- Hits          23929    23928       -1     
- Misses        10111    10112       +1     

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

The old test was checking if '/' is btrfs but we should check if the
current directory is btrfs.

Signed-off-by: Adrian Reber <areber@redhat.com>
# zdtm/static/socket-tcp-nfconntrack. To activate the new kernel previously
# installed this reboots the VM.
vagrant reload
ssh default uname -a
Copy link
Member

Choose a reason for hiding this comment

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

Would it be better to move vagrant reload in setup() for consistency across tests?

Copy link
Member Author

Choose a reason for hiding this comment

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

I was thinking about it, but if we do not need the latest kernel rebooting takes additional time.

@adrianreber adrianreber merged commit 4213f16 into checkpoint-restore:criu-dev Nov 29, 2023
35 of 40 checks passed
@adrianreber
Copy link
Member Author

Sorry. I merged this. This was not my intention.

@adrianreber
Copy link
Member Author

@avagin Can you undo this while rebasing? I can also to a revert. Sorry.

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