move route template from eos to ptf exabgp#1233
Merged
lguohan merged 5 commits intosonic-net:masterfrom Jan 30, 2020
Merged
Conversation
Signed-off-by: Guohan Lu <lguohan@gmail.com>
setup backplane between ptf and eos vm to use exabgp Signed-off-by: Guohan Lu <lguohan@gmail.com>
Signed-off-by: Guohan Lu <lguohan@gmail.com>
Signed-off-by: Guohan Lu <lguohan@gmail.com>
1 task
mykolaf
pushed a commit
to mykolaf/sonic-mgmt
that referenced
this pull request
Mar 11, 2020
This reverts commit ff2b1b1. Change-Id: I64129355d29f1a85be969bdd963a8fc54e6f3b26
1 task
yvolynets-mlnx
pushed a commit
to yvolynets-mlnx/sonic-mgmt
that referenced
this pull request
Apr 14, 2020
Contributor
|
From the current template, with podset #=200, you must have probably tested 6400 routes w/ exabgp. Was this done with veos or ceos? We're trying to get a sense of how much scale can be done w/ ceos on a server that has specs as mentioned here https://github.com/Azure/sonic-mgmt/blob/master/ansible/doc/README.testbed.Overview.md - Dell 730; 2 CPUs each has 18 cores; 192G memory; hard disk:2X500G or equivalent? Or did you have to upgrade? Thanks. |
2 tasks
wangxin
pushed a commit
that referenced
this pull request
Nov 30, 2020
As described in #2538, when run vrf test suite "AnsibleUndefinedVariable: 'dict object' has no attribute 'podset_number'" appears. The reason is that these attributes were deleted from topo_t0.yml by commit #1233 Changes: * Removed all hardcoded values from fib plugin. * Added missed params to all topo files * Updated generate_routes method, removed hardcoded values for decap case. Signed-off-by: Roman Savchuk <romanx.savchuk@intel.com>
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.
Description of PR
Summary:
Fixes # (issue)
Type of change
Approach
How did you do it?
remove route template in eos vm
move template to ptf docker running with exabgp
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation