Skip to content

Conversation

mythi
Copy link
Contributor

@mythi mythi commented Apr 13, 2023

Fixes: #1366

@codecov-commenter
Copy link

codecov-commenter commented Apr 13, 2023

Codecov Report

Merging #1379 (4447647) into main (6ab2833) will decrease coverage by 0.39%.
The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main    #1379      +/-   ##
==========================================
- Coverage   50.77%   50.38%   -0.39%     
==========================================
  Files          44       44              
  Lines        5022     4896     -126     
==========================================
- Hits         2550     2467      -83     
+ Misses       2326     2289      -37     
+ Partials      146      140       -6     
Impacted Files Coverage Δ
pkg/topology/topology.go 68.00% <100.00%> (+1.77%) ⬆️

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

@mythi mythi force-pushed the PR-2023-017 branch 2 times, most recently from f9efadc to 104161b Compare April 17, 2023 06:49
@mythi
Copy link
Contributor Author

mythi commented Apr 18, 2023

keeping this in draft until we have a release for containers/nri-plugins

@mythi mythi closed this Apr 18, 2023
@mythi mythi reopened this Apr 18, 2023
A proper upstream for the sysfs topology parsing is
containers/nri-plugins se we can drop the duplicated code.

At the same time, we no longer need to carry scripts/ttar
and the sys.ttar unpacking for the tests because the remaining
testdata becomes easier to maintain (the original testdata
contained PCI BDF paths that trigged issues).

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
@mythi
Copy link
Contributor Author

mythi commented May 20, 2025

unlikely to happen.

@mythi mythi closed this May 20, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

drop pkg/topology and use it from containers/nri-plugins repo
3 participants