Improve vxlan decap test. Make a test after vxlan removal#914
Merged
pavel-shirshov merged 3 commits intosonic-net:masterfrom May 16, 2019
Merged
Improve vxlan decap test. Make a test after vxlan removal#914pavel-shirshov merged 3 commits intosonic-net:masterfrom
pavel-shirshov merged 3 commits intosonic-net:masterfrom
Conversation
yxieca
pushed a commit
that referenced
this pull request
Aug 8, 2019
* Improve vxlan decap test. Make a test after vxlan removal * Increase timeout time for vxlan-decap test * Use docker exec to run redis-cli
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Submodule src/sonic-utilities 7a2348c..4488525: > use vlan members (sonic-net#542) > [sonic_installer] If asked to install an image which is already installed, simply set as default (sonic-net#534) Submodule src/sonic-swss 8246bd9..9c4ae18: > Ignore neighbor entry with BCAST MAC, check SAI status exists (sonic-net#914) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Make sure db_migrator is run after all config are loaded during (sonic-net#926) Vnet alias mapping (sonic-net#924) Changes to make lldp show command for multi-npu platforms. (sonic-net#914) [Mellanox] Fix thermal control issue: use natural sort for fan status and thermal status (sonic-net#836) [Mellanox] add document for thermal control related cli (sonic-net#832)
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?
How did you verify/test it?
ansible-playbook test_sonic.yml -i str --limit sonic-device --vault-password-file password.txt -e testcase_name=vxlan_decap -e testbed_name=testbed-1Any platform specific information?
Supported testbed topology if it's a new test case?
T0
Documentation