Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add delay to stabilize voq config reload test #14820

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arista-hpandya
Copy link

Description: The VOQ config reload is failing because the arp tables and bgp kernel routes take time to stabilize. Adding a small time delay helps the test pass the checks.

Description of PR

Summary:
Fixes #14819

Type of change

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

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

To help the voq config reload test pass

How did you do it?

By adding time delay to help the tables to converge post config reload

How did you verify/test it?

Ran the test several times on a T2 topology testbed

Any platform specific information?

NA

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

NA

Documentation

NA

Description: The VOQ config reload is failing because the arp tables
and bgp kernel routes take time to stabilize. Adding a small time
delay helps the test pass the checks.
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.

[Bug]: test_voq_disrupts.py fails config_reload_lc test case
1 participant