when deploy topo:t0-16,t0-56,t0-64-32, it caused error: testbed_type is invalid#952
Open
crzas wants to merge 1 commit intosonic-net:masterfrom
Open
when deploy topo:t0-16,t0-56,t0-64-32, it caused error: testbed_type is invalid#952crzas wants to merge 1 commit intosonic-net:masterfrom
crzas wants to merge 1 commit intosonic-net:masterfrom
Conversation
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
* [201811][sairedis][swss] advance sub modules head Submodule src/sonic-sairedis 18ad5f9..4c75b7f: > Fixed conditional operator. (sonic-net#487) Submodule src/sonic-swss 1e99c93..cd12d48: > [teamsyncd]: Add information for LAG membership changes (sonic-net#982) > Fix vlan incremental config and add vs test cases (sonic-net#799) Signed-off-by: Ying Xie <[email protected]> * [swss] include more swss changes Submodule src/sonic-swss cd12d48..f44029d: > [MirrorOrch]: Init the next hop ip with 0 instead of default constructor (sonic-net#953) > [AclOrch]: Fix the acl mirror counter doubled by inactive mirror and active again (sonic-net#952) Signed-off-by: Ying Xie <[email protected]>
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
when deploy topo:t0-16,t0-56,t0-64-32, it caused error: testbed_type is invalid!
it should sync with the topologies of testcases.yml as below:
fdb:
filename: fdb.yml
topologies: [t0, t0-16, t0-56, t0-64, t0-64-32, t0-116]
required_vars:
ptf_host:
testbed_type:
Summary:
Fixes # (issue)
Type of change
Approach
How did you do it?
How did you verify/test it?
we have verified it by deploying the t0-64-32 and run the fdb test case.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation