]> git.proxmox.com Git - mirror_ifupdown2.git/commit - ifupdown/scheduler.py
Bump kernel ethtool get/set wait to 20 + ifupdown2 convert ethtool
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Tue, 8 Jul 2014 15:52:05 +0000 (08:52 -0700)
committerRoopa Prabhu <roopa@cumulusnetworks.com>
Wed, 16 Jul 2014 21:07:31 +0000 (14:07 -0700)
commitca10586116b785e81d68d4e72659bebb9fe5d147
tree8d3504c7a7bc433b6cec757d5217c3beffcd61fe
parentfffdae9c21df932f8b5701cf5c1b3eef9fc4c333
Bump kernel ethtool get/set wait to 20 + ifupdown2 convert ethtool
errors to warns

Ticket: CM-3159
Reviewed By: briefly ran this by jtoppins and andy (sfeldma is on
vacation this week).
Testing Done: tested ifupdown2 with ethtool config during boot (sam will
also be adding the testcase mentioned in the bug to ifupdown2 smoke)

The kernel timeout increase helps right now.
we should revisit this again in 2.3 to close all corner cases.

ifupdown2 will now warn on ethtool errors and will also return
non-zero exit status
pkg/scheduler.py