Skip to content

Conversation

bewing
Copy link

@bewing bewing commented Apr 11, 2022

As part of change prometheus/procfs#439, update fixtures in
node_exporter to expose all referenced interfaces in /sys/class/net

This was naively accomplished by blindly copying eth0 data to other
physical interfaces, but that does not appear to have resulted in any
failing tests. Once we begin to actually export bonding/LACP metrics,
additional modification of fixtures may be required.

As part of change prometheus/procfs#439, update fixtures in
node_exporter to expose all referenced interfaces in /sys/class/net

This was naively accomplished by blindly copying eth0 data to other
physical interfaces, but that does not appear to have resulted in any
failing tests.  Once we begin to actually export bonding/LACP metrics,
additional modification of fixtures may be required.

Signed-off-by: Brandon Ewing <[email protected]>
@bewing bewing force-pushed the bonding_fixtures branch from 930ce96 to bb976b9 Compare April 11, 2022 23:05
@bewing
Copy link
Author

bewing commented Apr 11, 2022

Looks like I will have to update e2e fixtures, which means I might as well go ahead and unique-ify the fixtures now.

Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

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

This still needs cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants