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 e2e ci by ignoring FOG warnings #7267

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

dereknola
Copy link
Member

Proposed Changes

The latest version of vagrant-libvirt current suffers from an error around FOG warnings being constantly produced on any call of vagrant ssh. For now we will simply remove these warnings from any output return

Types of Changes

Verification

CI is once again green

Testing

Linked Issues

N/A nothing to QA

User-Facing Change


Further Comments

@dereknola dereknola requested a review from a team as a code owner November 12, 2024 21:59
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.99%. Comparing base (b90f41a) to head (a435f7a).

❗ There is a different number of reports uploaded between BASE (b90f41a) and HEAD (a435f7a). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (b90f41a) HEAD (a435f7a)
unittests 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #7267       +/-   ##
==========================================
- Coverage   23.70%   8.99%   -14.72%     
==========================================
  Files          33      33               
  Lines        3392    3392               
==========================================
- Hits          804     305      -499     
- Misses       2541    3064      +523     
+ Partials       47      23       -24     
Flag Coverage Δ
inttests 8.99% <ø> (ø)
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dereknola dereknola merged commit e4d305e into rancher:master Nov 12, 2024
7 checks passed
dereknola added a commit to dereknola/rke2 that referenced this pull request Nov 12, 2024
dereknola added a commit to dereknola/rke2 that referenced this pull request Nov 12, 2024
dereknola added a commit to dereknola/rke2 that referenced this pull request Nov 12, 2024
dereknola added a commit to dereknola/rke2 that referenced this pull request Nov 12, 2024
dereknola added a commit that referenced this pull request Nov 13, 2024
@dereknola dereknola deleted the fix_e2e_libvirt branch December 11, 2024 18:04
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