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

[vstest] VOQ system lag vs test timing issue fix #1692

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

vganesan-nokia
Copy link
Contributor

What I did

In Virtual chassis test suite, time sleep for 1 second after creating and deleting system lag is replaced by
DVS's wait_for_n_keys() function.

Why I did it

Potential fix for issue #1687.

How I verified it

Ran pytest on docker sonic vs image multiple times with this fix. 100% pass.

Details if related

Changes to fix system lag test failure issue reported by issues
sonic-net#1687.
Fixed time sleep after creating and deleting system lag is replaced by
DVS's wait_for_n_keys() functions

Signed-off-by: vedganes <vedavinayagam.ganesan@nokia.com>
@lguohan lguohan merged commit a4e05a7 into sonic-net:master Apr 9, 2021
@lguohan
Copy link
Contributor

lguohan commented Apr 9, 2021

thank you.

raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-swss that referenced this pull request Oct 5, 2021
Changes to fix system lag test failure issue reported by issues
sonic-net#1687.
Fixed time sleep after creating and deleting system lag is replaced by
DVS's wait_for_n_keys() functions

Signed-off-by: vedganes <vedavinayagam.ganesan@nokia.com>
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
Signed-off-by: pettershao-ragilenetworks <pettershao@ragilenetworks.com>
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.

[pytest][azp] test_chassis_system_lag_id_allocator_del_id is failing in PR commits
2 participants