Skip to content

Revert #8213 "Enhance qos tests to support single-asic, multi-asic, and mul…"#8252

Merged
wsycqyz merged 1 commit intosonic-net:202205from
wsycqyz:202205-revert-8213
May 10, 2023
Merged

Revert #8213 "Enhance qos tests to support single-asic, multi-asic, and mul…"#8252
wsycqyz merged 1 commit intosonic-net:202205from
wsycqyz:202205-revert-8213

Conversation

@wsycqyz
Copy link
Copy Markdown
Contributor

@wsycqyz wsycqyz commented May 10, 2023

This reverts commit 7120af9.

Description of PR

Summary:
Fixes many internal QoS test failures caused by #8213
Such as:
File "/azp/_work/26/s/tests/qos/test_pfc_counters.py", line 96, in run_test
peer_port_name = eos_to_linux_intf(peer_port)
File "/azp/_work/26/s/tests/qos/qos_helpers.py", line 38, in eos_to_linux_intf
elif "Nokia" in hwsku:
TypeError: argument of type 'NoneType' is not iterable

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?

Fixes many internal QoS test failures caused by #8213
Such as:
File "/azp/_work/26/s/tests/qos/test_pfc_counters.py", line 96, in run_test
peer_port_name = eos_to_linux_intf(peer_port)
File "/azp/_work/26/s/tests/qos/qos_helpers.py", line 38, in eos_to_linux_intf
elif "Nokia" in hwsku:
TypeError: argument of type 'NoneType' is not iterable

How did you do it?

Revert #8213

How did you verify/test it?

N/A

Any platform specific information?

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

Documentation

@wsycqyz wsycqyz merged commit 93901c0 into sonic-net:202205 May 10, 2023
@wsycqyz wsycqyz deleted the 202205-revert-8213 branch May 11, 2023 08:11
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