Skip to content

Conversation

@rajkumar1-arista
Copy link
Contributor

@rajkumar1-arista rajkumar1-arista commented Oct 17, 2025

Description of PR

Summary: Fix remove_dataacl_table fixture in acl/test_stress_acl.py to correctly restore DATAACL table for dualtor topologies
Fixes # (#21020, https://github.com/aristanetworks/sonic-qual.msft/issues/914)

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?

As DATAACL was never restored for dualtor topologies, sometimes DATAACL table was bound to the same PortChannels that carry the BGP traffic, that lead to routes corruption and various tests failing.

How did you do it?

Modified the fixture to correctly check and delete and later accordingly restore the table

How did you verify/test it?

Ran test/test_acl_stress and verified the DATAACL was being restored in teardown

Any platform specific information?

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

Documentation

current implementation fails to restore dataacl table in dualtor topologies
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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