Skip to content

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.#20608

Merged
roy-sror merged 60 commits into
sonic-net:masterfrom
gshemesh2:ipv6
Oct 28, 2025
Merged

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.#20608
roy-sror merged 60 commits into
sonic-net:masterfrom
gshemesh2:ipv6

Conversation

@gshemesh2

Copy link
Copy Markdown
Contributor

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
    • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505

Approach

What is the motivation for this PR?

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.

How did you do it?

On generate packets method is will create ipv4 packets only if its not
ipv6 topology

test_gcu_acl_forward_rule_removal ,added skip in conditional mark file.

on test_gcu_acl_arp_rule_creation , only if the variable is_ipv4_test is false/raise exception while generate the value (can happen on only
ipv6 topologies) and its running on ipv6 only topology it will be skipped

How did you verify/test it?

ran the test multiple times on ipv6 only topologies

Any platform specific information?

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

ipv6 only topologies

Documentation

@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@roy-sror roy-sror merged commit eed3748 into sonic-net:master Oct 28, 2025
19 checks passed
albertovillarreal-keys pushed a commit to albertovillarreal-keys/sonic-mgmt that referenced this pull request Dec 2, 2025
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.

Signed-off-by: Alberto Villarreal <alberto.villarreal@keysight.com>
opcoder0 pushed a commit to opcoder0/sonic-mgmt that referenced this pull request Dec 8, 2025
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.

Signed-off-by: opcoder0 <110003254+opcoder0@users.noreply.github.com>
selldinesh pushed a commit to selldinesh/sonic-mgmt that referenced this pull request Dec 11, 2025
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.

Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
saravanan-nexthop pushed a commit to saravanan-nexthop/sonic-mgmt that referenced this pull request Dec 15, 2025
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.

Signed-off-by: Saravanan <saravanan@nexthop.ai>
- "'t0-isolated' in topo_name"

generic_config_updater/test_dynamic_acl.py::test_gcu_acl_forward_rule_removal:
xfail:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should't skip be used here instead?

gshemesh2 added a commit to gshemesh2/sonic-mgmt that referenced this pull request Dec 21, 2025
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
@r12f

r12f commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator

Static analysis is failing on 202412: Azure/sonic-mgmt.msft#924.

venu-nexthop pushed a commit to venu-nexthop/sonic-mgmt that referenced this pull request Jan 13, 2026
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.
gshemesh2 added a commit to gshemesh2/sonic-mgmt that referenced this pull request Jan 26, 2026
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.

Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Jan 29, 2026
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.
ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Feb 2, 2026
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.

Signed-off-by: Yael Tzur <ytzur@nvidia.com>
rraghav-cisco pushed a commit to rraghav-cisco/sonic-mgmt that referenced this pull request Apr 20, 2026
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.

Signed-off-by: Raghavendran Ramanathan <rraghav@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants