• 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: main
CHANGE BRANCH
x
Reset
  • main
  • 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";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
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
26634088794 main ci: align GitHub Actions with shared workflows Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: abaczek <abaczek@users.noreply.github.com> push 29 May 2026 01:01PM UTC adrianlasota github
63.39
21513614831 main feat: Add userspace and ndk PFC configuration methods for DellOS10 Signed-off-by: Lasota, Adrian <adrian.lasota@intel.com> push 30 Jan 2026 11:04AM UTC abaczek github
63.39
21003222466 main chore: Release v2.19.0 Signed-off-by: mfd-intel-bot <mfd_intel_bot@intel.com> push 14 Jan 2026 05:21PM UTC mfd-intel-bot github
62.87
20920467985 main chore: Release v0.1.0 Signed-off-by: mfd-intel-bot <mfd_intel_bot@intel.com> push 12 Jan 2026 01:07PM UTC mfd-intel-bot github
62.87
18843681029 main fix: Add get_port_by_mac for DellOS9 Fixes #4 Signed-off-by: Rafał Głombiowski <rafalx.glombiowski@intel.com> push 27 Oct 2025 02:07PM UTC adrianlasota github
62.87
17670411300 main ci: Update workflows Signed-off-by: Hubert Cymerys <hubert.cymerys@intel.com> push 12 Sep 2025 09:26AM UTC abaczek github
62.73
See All Builds (34)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc