Skip to content

acl_test.py Increase the timeout of check_rule_counters#21989

Closed
arista-nwolfe wants to merge 1 commit intosonic-net:masterfrom
arista-nwolfe:master-acl-rule-timeout-increase
Closed

acl_test.py Increase the timeout of check_rule_counters#21989
arista-nwolfe wants to merge 1 commit intosonic-net:masterfrom
arista-nwolfe:master-acl-rule-timeout-increase

Conversation

@arista-nwolfe
Copy link
Contributor

check_rule_counters waits for 60s for all ACL rules to be installed from the first ACL rule creation to the last.
We've seen that occasionally the amount of time from the first rule creation to the last rule creation is greater than 60s.
Hence increasing the timeout from 60s to 120s.

More details in #21988

Summary:
Fixes #21988

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
  • 202511

@mssonicbld
Copy link
Collaborator

/azp run

sonic-net#21988
Signed-off-by: Nathan Wolfe <nwolfe@arista.com>
@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).

@arista-nwolfe
Copy link
Contributor Author

We're seeing this timeout at Arista because we've internally patched #21760 which adds 2 new ACL rules (38 & 39) which pushes us over the 60s threshold.

@arista-nwolfe
Copy link
Contributor Author

I talked with @markx-arista and he's going to include this timeout increase in his PR #21760 which adds the new ACL rules to keep the changes together so closing this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Bug: acl/test_acl.py fails occasionally with Rule counters should be ready!

2 participants