Skip to content

Comments

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

Merged
roy-sror merged 60 commits intosonic-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 intosonic-net:masterfrom
gshemesh2:ipv6

Conversation

@gshemesh2
Copy link
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
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

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
dcaugher pushed a commit to dcaugher/sonic-mgmt that referenced this pull request Nov 12, 2025
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.
dcaugher pushed a commit to dcaugher/sonic-mgmt that referenced this pull request Nov 12, 2025
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.
vikumarks pushed a commit to vikumarks/sonic-mgmt that referenced this pull request Dec 1, 2025
…nic-net#20608)

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

Signed-off-by: vikumarks <vikumar7ks@gmail.com>
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>
echuawu pushed a commit to echuawu/sonic-mgmt that referenced this pull request Dec 12, 2025
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.
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>
gshemesh2 added a commit to gshemesh2/sonic-mgmt that referenced this pull request Dec 16, 2025
…nic-net#20608)

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

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

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

Signed-off-by: Aharon Malkin <amalkin@nvidia.com>
- "'t0-isolated' in topo_name"

generic_config_updater/test_dynamic_acl.py::test_gcu_acl_forward_rule_removal:
xfail:
Copy link
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
Copy link
Contributor

r12f commented Jan 9, 2026

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.
yifan-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Jan 14, 2026
…nic-net#20608)

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

Signed-off-by: YiFan Wang <yifan@nexthop.ai>
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>
lakshmi-nexthop pushed a commit to lakshmi-nexthop/sonic-mgmt that referenced this pull request Jan 28, 2026
…nic-net#20608)

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

Signed-off-by: Lakshmi Yarramaneni <lakshmi@nexthop.ai>
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>
abhishek-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Feb 6, 2026
…nic-net#20608)

Adjust test_dynamic_acl.py so it can handle only ipv6 topologies.
rraghav-cisco pushed a commit to rraghav-cisco/sonic-mgmt that referenced this pull request Feb 13, 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