Tests: distributor_test.go fails when the system has no interface name in [eth0, en0, lo0] #2356
Labels
good first issue
These are great first issues. If you are looking for a place to start, start here!
help wanted
We would love help on these issues. Please come help us!
keepalive
An issue or PR that will be kept alive and never marked as stale.
Describe the bug
Distributor tests fail when the test system does not have any network interfaces named eth0, en0, or lo0.
To Reproduce
make test
on a system without any interfaces named eth0, en0, or lo0.Expected behavior
make test
should pass.Environment:
Screenshots, Promtail config, or terminal output
The text was updated successfully, but these errors were encountered: