fedora-python / python-ethtool

Deprecated Python bindings for the ethtool kernel interface
GNU General Public License v2.0
15 stars 13 forks source link

Various fixes and new test suite for scripts #25

Closed frenzymadness closed 7 years ago

frenzymadness commented 7 years ago

Ok, tests are running on my machine and also in my VM with Ubuntu Trusty but for some reason, show_coalesce is not supported in Travis VM eth device. @hroncok Is it a bad idea to skip this one test in Travis?

hroncok commented 7 years ago

not supported. skip it.

hroncok commented 7 years ago

Merged manually.