Skip to content

Revert "[action] [PR:10941] Add IPv6 TC to queue mapping test #12088"#12960

Merged
yxieca merged 1 commit intosonic-net:202311from
vivekverma-arista:revert-ipv6-testQosSaiDscpQueueMapping
May 23, 2024
Merged

Revert "[action] [PR:10941] Add IPv6 TC to queue mapping test #12088"#12960
yxieca merged 1 commit intosonic-net:202311from
vivekverma-arista:revert-ipv6-testQosSaiDscpQueueMapping

Conversation

@vivekverma-arista
Copy link
Contributor

Description of PR

Summary:
Fixes #126

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205
  • 202305
  • 202311

Approach

What is the motivation for this PR?

The new test is a poorly written IPV6 variant of testQosSaiDscpQueueMapping. It is expected to fail across all platforms/topolgies because qos/test_qos_sai.py cannot support IPV6 variant of any of it's testcase because IPV6 is disabled on the DUT by qos_sai_base.py: https://github.com/sonic-net/sonic-mgmt/blob/master/tests/qos/qos_sai_base.py#L1811-L1826 Also the changes made for this test touch class scoped fixtures which causes all the other testcases to error out as well.

How did you do it?

Revert #10941 as well as the following fixes that were made to get around the issue

  1. Fix qos/test_qos_sai.py #12334
  2. Skip IPV6 variant of testQosSaiDscpQueueMapping if IPV6 is not config… #12834

How did you verify/test it?

Verfied on T0, T1 and T0-dualTor, #126 was not seen.

Any platform specific information?

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

Documentation

@vivekverma-arista vivekverma-arista changed the title Revert "Add IPv6 TC to queue mapping test #10941" Revert "[action] [PR:10941] Add IPv6 TC to queue mapping test #12088" May 23, 2024
@yxieca yxieca merged commit c582013 into sonic-net:202311 May 23, 2024
@vivekverma-arista vivekverma-arista deleted the revert-ipv6-testQosSaiDscpQueueMapping branch May 23, 2024 18:55
@vivekverma-arista
Copy link
Contributor Author

Pull request for master: #12980

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.

3 participants