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: enable ceph tests #3251

Merged
merged 1 commit into from
Aug 15, 2023
Merged

fix: enable ceph tests #3251

merged 1 commit into from
Aug 15, 2023

Conversation

ffontaine
Copy link
Contributor

Fix #2888

Fix intel#2888

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
@codecov-commenter
Copy link

Codecov Report

Merging #3251 (22456e8) into main (e0fe54a) will increase coverage by 0.26%.
Report is 5 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3251      +/-   ##
==========================================
+ Coverage   80.89%   81.16%   +0.26%     
==========================================
  Files         724      724              
  Lines       11219    11219              
  Branches     1502     1502              
==========================================
+ Hits         9076     9106      +30     
+ Misses       1735     1709      -26     
+ Partials      408      404       -4     
Flag Coverage Δ
longtests 80.50% <100.00%> (+4.90%) ⬆️
win-longtests 78.84% <100.00%> (+0.01%) ⬆️

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

Files Changed Coverage Δ
test/test_data/ceph.py 100.00% <ø> (ø)
test/test_scanner.py 78.73% <100.00%> (ø)

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

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

Thanks for investigating and figuring out how to fix these!

@terriko terriko merged commit d50851b into intel:main Aug 15, 2023
21 checks passed
@ffontaine ffontaine deleted the fix-ceph-tests branch August 15, 2023 20:45
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.

Ceph checker is broken
3 participants