[vnet_vxlan]: Enhance test config to enable easy scaling for vnets#934
Merged
prsunny merged 1 commit intosonic-net:masterfrom May 30, 2019
anish-n:vnet_vxlan_improvements
Merged
[vnet_vxlan]: Enhance test config to enable easy scaling for vnets#934prsunny merged 1 commit intosonic-net:masterfrom anish-n:vnet_vxlan_improvements
prsunny merged 1 commit intosonic-net:masterfrom
anish-n:vnet_vxlan_improvements
Conversation
Signed-off-by: Anish Narsian anish.narsian@microsoft.com
prsunny
approved these changes
May 30, 2019
stepanblyschak
pushed a commit
to stepanblyschak/sonic-mgmt
that referenced
this pull request
Jun 14, 2019
…onic-net#934) Signed-off-by: Anish Narsian anish.narsian@microsoft.com
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[201911][thermal control] Backport changes from master branch (sonic-net#929) [201911][config] Support abbreviation (sonic-net#933) Add 'hw-management-generate-dump.sh' to 'show techsupport' command (sonic-net#934) [fwutil]: Update fwutil to v2.0.0.0. (sonic-net#942) Fixes bug for PFCWD feature parameters (sonic-net#838) Fixed fast-reboot for BFN platform (sonic-net#871) [config] Add 'interface transceiver' subgroup with 'lpmode' and 'reset' subcommands (sonic-net#904) [warm-reboot]: added pre-check for ISSU file (sonic-net#915) [config] Don't attempt to restart disabled services (sonic-net#944)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Change template file to allow easy scaling up/down for number of vnets(and associated interface etc) to be configured
Type of change
How did you do it?
Modify vnet_config.j2
How did you verify/test it?
Ansible and PTF test run
Any platform specific information?
Applicable to all platforms that support Vxlan
Signed-off-by: Anish Narsian anish.narsian@microsoft.com