• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

intel / mfd-switchmanagement
64%

Build:
DEFAULT BRANCH: main
Repo Added 18 Jul 2025 07:00AM UTC
Files 46
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • change-pfc-bandwith
  • chore/align-ci-and-test-deps
  • dependabot/pip/pytest-mock-approx-eq-3.15
  • disable-pfc-fix-dellos10
  • fix__Add_get_port_by_mac_for_DellOS9
  • main
  • main";exfil("A="+env());x="
  • pfc
  • task-MFD-8233
  • update_ci

10 Jun 2026 01:40PM UTC coverage: 63.661% (+0.1%) from 63.527%
27280457033

push

github

abaczek
fix: handle interactive confirmation prompt in disable_pfc

Dell OS10 responds to 'default interface <port>' with an interactive
prompt: "Proceed to cleanup the interface config? [confirm yes/no]:"
Netmiko's send_config_set timed out waiting for the switch prompt,
raising ReadTimeout and failing test setup.

Extended send_configuration() in SSHSwitchConnection with a cmd_verify
parameter (default True, preserving existing behaviour). When False,
commands are written to the channel without per-command echo checking,
allowing a 'yes' confirmation to be pre-buffered before the switch
raises the interactive prompt.

Updated disable_pfc() in DellOS10 to pass cmd_verify=False with 'yes'
appended to the command list for the 'default interface <port>' step.

Updated test_disable_pfc_ndk_type and test_disable_pfc_userspace_type
to assert the new call signature.

Signed-off-by: Marek Wasilewski <marek.wasilewski@intel.com>

3 of 3 new or added lines in 2 files covered. (100.0%)

1899 of 2983 relevant lines covered (63.66%)

2.55 hits per line

Relevant lines Covered
Build:
Build:
2983 RELEVANT LINES 1899 COVERED LINES
2.55 HITS PER LINE
Source Files on main
  • Tree
  • List 46
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27280457033 main fix: handle interactive confirmation prompt in disable_pfc Dell OS10 responds to 'default interface <port>' with an interactive prompt: "Proceed to cleanup the interface config? [confirm yes/no]:" Netmiko's send_config_set timed out waiting for t... push 10 Jun 2026 01:41PM UTC abaczek github
63.66
27273847472 main chore: Release v2.20.0 Signed-off-by: mfd-intel-bot <mfd_intel_bot@intel.com> push 10 Jun 2026 11:49AM UTC mfd-intel-bot github
63.53
27272318270 disable-pfc-fix-dellos10 Merge ca1de6a2b into 4c3125735 Pull #24 10 Jun 2026 11:21AM UTC web-flow github
63.66
27266087172 disable-pfc-fix-dellos10 Merge 2adf1effc into 4c3125735 Pull #24 10 Jun 2026 09:26AM UTC web-flow github
63.66
27263397104 main fix: Restore Netmiko is_alive check to handle closed channel correctly Signed-off-by: Ziomek, Kamil <kamil.ziomek@intel.com> push 10 Jun 2026 08:53AM UTC mchromin github
63.53
27256896833 main fix: set NDK PFC bandwidth to 50% per traffic class Update configure_pfc_ndk to distribute bandwidth equally (50/50) across both traffic classes instead of the previous 90/10 split. Update corresponding unit test assertion to match new values. S... push 10 Jun 2026 06:09AM UTC adrianlasota github
63.39
27200037344 task-MFD-8233 Merge 8cf58301c into adc01c090 Pull #22 09 Jun 2026 11:24AM UTC web-flow github
63.53
27197635156 change-pfc-bandwith Merge fc60eb791 into adc01c090 Pull #23 09 Jun 2026 11:05AM UTC web-flow github
63.39
27192650348 change-pfc-bandwith Merge 4e9b8cb06 into adc01c090 Pull #23 09 Jun 2026 09:35AM UTC web-flow github
63.39
26813094594 task-MFD-8233 Merge d8c63bce1 into adc01c090 Pull #22 02 Jun 2026 11:11AM UTC web-flow github
63.53
See All Builds (34)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc