Skip to content

Update the fwutil function to support define the component for specific dut.(202012)#7726

Merged
Blueve merged 1 commit intosonic-net:202012from
nhe-NV:update_fwutil_202012
Mar 14, 2023
Merged

Update the fwutil function to support define the component for specific dut.(202012)#7726
Blueve merged 1 commit intosonic-net:202012from
nhe-NV:update_fwutil_202012

Conversation

@nhe-NV
Copy link
Copy Markdown
Contributor

@nhe-NV nhe-NV commented Mar 13, 2023

  1. In the existing fwutil test implement, user can only define the component(BIOS, ONIE, CPLD) based on the platform type, if for the same platform, it require to define different components for different dut(such as some setup are respined), them the origin implementation dose not support. modify the script to support such scenario.
  2. The fwutil test case should not be skipped, since the [test_fwutil]fixture 'fw_pkg_name' not found #6489 is not a real issue.
  3. Fix some pep8 issue

Description of PR

Summary: Update the fwutil function to support define the component for specific dut, this is the PR for 202012, since the #6756 could not be backport directly
Fixes # (issue) Update the fwutil function to support define the component for specific dut.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 201911
  • 202012
  • 202205

Approach

What is the motivation for this PR?

Update the fwutil function to support define the component for specific dut.

How did you do it?

How did you verify/test it?

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

…ic setup (sonic-net#6756)

In the existing fwutil test implement, user can only define the component(BIOS, ONIE, CPLD) based on the platform type, if for the same platform, it require to define different components for different dut(such as some setup are respined), them the origin implementation dose not support. modify the script to support such scenario.
The fwutil test case should not be skipped, since the [test_fwutil]fixture 'fw_pkg_name' not found sonic-net#6489 is not a real issue.
Fix some pep8 issue
@nhe-NV nhe-NV requested a review from sujinmkang as a code owner March 13, 2023 03:50
@Blueve Blueve merged commit 9e6a05b into sonic-net:202012 Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants