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

intel / mfd-switchmanagement / 27280457033
64%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 01:41PM UTC
Jobs 4
Files 46
Run time 1min
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

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

Jobs
ID Job ID Ran Files Coverage
1 27280457033.1 10 Jun 2026 01:41PM UTC 46
63.66
GitHub Action Run
2 27280457033.2 10 Jun 2026 01:41PM UTC 46
63.66
GitHub Action Run
3 27280457033.3 10 Jun 2026 01:42PM UTC 46
63.66
GitHub Action Run
4 27280457033.4 10 Jun 2026 01:42PM UTC 46
63.66
GitHub Action Run
Source Files on build 27280457033
  • Tree
  • List 46
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27280457033
  • 73e63615 on github
  • Prev Build on main (#27273847472)
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