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

Reduce route count for route perf test #1928

Merged
merged 3 commits into from
Sep 27, 2021
Merged

Conversation

shi-su
Copy link
Contributor

@shi-su shi-su commented Sep 23, 2021

What I did
Reduce route count for route perf test.

Why I did it
Route perf test sometimes experiences timeout failure. I measured the route creation/removal time locally and it is roughly the same as it was a year ago. As there is no performance degradation, the test failures should be false alarms caused by the test server speed. Reducing the route count to avoid blocking PR tests due to false alarms.

How I verified it

Details if related

@shi-su shi-su requested a review from prsunny as a code owner September 23, 2021 21:32
@prsunny
Copy link
Collaborator

prsunny commented Sep 24, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@prsunny prsunny merged commit a875d60 into sonic-net:master Sep 27, 2021
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-swss that referenced this pull request Oct 5, 2021
* [VS Test] Reduce route count for route perf test
vaibhavhd added a commit to sonic-net/sonic-buildimage that referenced this pull request Oct 9, 2021
[Submodule advance sonic-swss]
Include below commits to master image:

Cache routes for single nexthop for faster retrieval sonic-net/sonic-swss#1922
Reduce route count for route perf test (sonic-net/sonic-swss#1928)
[pytest]: Re-use DVS container when possible (sonic-net/sonic-swss#1816)
[PORTSYNCD] when no ports on config db on init, continue and set Port… (sonic-net/sonic-swss#1861)
[gearbox] Add gearbox unit test (sonic-net/sonic-swss#1920)
Reverted skipped test_buffer_dynamic test cases (sonic-net/sonic-swss#1937)
Revert "[buffer orch] Bugfix: Don't query counter SAI_BUFFER_POOL_STA… (sonic-net/sonic-swss#1945)
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