Add "ring_thread_enabled" field in confdb_jsons/7nodes_cisco#17078
Merged
wangxin merged 1 commit intosonic-net:masterfrom Feb 24, 2025
Merged
Add "ring_thread_enabled" field in confdb_jsons/7nodes_cisco#17078wangxin merged 1 commit intosonic-net:masterfrom
wangxin merged 1 commit intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
eddieruan-alibaba
approved these changes
Feb 21, 2025
wangxin
approved these changes
Feb 24, 2025
nnelluri-cisco
pushed a commit
to nnelluri-cisco/sonic-mgmt
that referenced
this pull request
Mar 15, 2025
…nodes_cisco (sonic-net#17078) What is the motivation for this PR? ring buffer feature should be able to get turned on/off by a flag in configuration How did you do it? Add a field "ring_thread_enabled" in "DEVICE_METADATA"| "localhost" table How did you verify/test it? sonic-net/sonic-buildimage#19652
yejianquan
pushed a commit
that referenced
this pull request
Apr 23, 2025
Description of PR Summary: Fixes #17078 Approach What is the motivation for this PR? Create testcase for cold upgrade for T2 How did you do it? Add test_upgrade_path_t2 testcase to test_upgrade_path.py based on previous upgrade path tests How did you verify/test it? Ran on multiple T2 devices, also ran on T1 warm upgrade to make sure it's not breaking Any platform specific information? N/A Supported testbed topology if it's a new test case? N/A Documentation Please run using variables: --upgrade_type=cold --base_image_list= --target_image_list= e.g. sudo ./run_tests.sh -i <INV FILE> -n <TB NAME> -m individual -l INFO -e '--showlocals --assert plain -rav --enable_cpa --upgrade_type=cold --skip_sanity --base_image_list=<FROM IMAGE URL> --target_image_list=<TO IMAGE URL>' -u -c upgrade_path/test_upgrade_path.py::test_upgrade_path_t2 Signed-off-by: Javier Tan javiertan@microsoft.com
opcoder0
pushed a commit
to opcoder0/sonic-mgmt
that referenced
this pull request
Dec 8, 2025
Description of PR Summary: Fixes sonic-net#17078 Approach What is the motivation for this PR? Create testcase for cold upgrade for T2 How did you do it? Add test_upgrade_path_t2 testcase to test_upgrade_path.py based on previous upgrade path tests How did you verify/test it? Ran on multiple T2 devices, also ran on T1 warm upgrade to make sure it's not breaking Any platform specific information? N/A Supported testbed topology if it's a new test case? N/A Documentation Please run using variables: --upgrade_type=cold --base_image_list= --target_image_list= e.g. sudo ./run_tests.sh -i <INV FILE> -n <TB NAME> -m individual -l INFO -e '--showlocals --assert plain -rav --enable_cpa --upgrade_type=cold --skip_sanity --base_image_list=<FROM IMAGE URL> --target_image_list=<TO IMAGE URL>' -u -c upgrade_path/test_upgrade_path.py::test_upgrade_path_t2 Signed-off-by: Javier Tan javiertan@microsoft.com
AharonMalkin
pushed a commit
to AharonMalkin/sonic-mgmt
that referenced
this pull request
Dec 16, 2025
Description of PR Summary: Fixes sonic-net#17078 Approach What is the motivation for this PR? Create testcase for cold upgrade for T2 How did you do it? Add test_upgrade_path_t2 testcase to test_upgrade_path.py based on previous upgrade path tests How did you verify/test it? Ran on multiple T2 devices, also ran on T1 warm upgrade to make sure it's not breaking Any platform specific information? N/A Supported testbed topology if it's a new test case? N/A Documentation Please run using variables: --upgrade_type=cold --base_image_list= --target_image_list= e.g. sudo ./run_tests.sh -i <INV FILE> -n <TB NAME> -m individual -l INFO -e '--showlocals --assert plain -rav --enable_cpa --upgrade_type=cold --skip_sanity --base_image_list=<FROM IMAGE URL> --target_image_list=<TO IMAGE URL>' -u -c upgrade_path/test_upgrade_path.py::test_upgrade_path_t2 Signed-off-by: Javier Tan javiertan@microsoft.com Signed-off-by: Aharon Malkin <amalkin@nvidia.com>
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Dec 21, 2025
Description of PR Summary: Fixes sonic-net#17078 Approach What is the motivation for this PR? Create testcase for cold upgrade for T2 How did you do it? Add test_upgrade_path_t2 testcase to test_upgrade_path.py based on previous upgrade path tests How did you verify/test it? Ran on multiple T2 devices, also ran on T1 warm upgrade to make sure it's not breaking Any platform specific information? N/A Supported testbed topology if it's a new test case? N/A Documentation Please run using variables: --upgrade_type=cold --base_image_list= --target_image_list= e.g. sudo ./run_tests.sh -i <INV FILE> -n <TB NAME> -m individual -l INFO -e '--showlocals --assert plain -rav --enable_cpa --upgrade_type=cold --skip_sanity --base_image_list=<FROM IMAGE URL> --target_image_list=<TO IMAGE URL>' -u -c upgrade_path/test_upgrade_path.py::test_upgrade_path_t2 Signed-off-by: Javier Tan javiertan@microsoft.com Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Jan 26, 2026
Description of PR Summary: Fixes sonic-net#17078 Approach What is the motivation for this PR? Create testcase for cold upgrade for T2 How did you do it? Add test_upgrade_path_t2 testcase to test_upgrade_path.py based on previous upgrade path tests How did you verify/test it? Ran on multiple T2 devices, also ran on T1 warm upgrade to make sure it's not breaking Any platform specific information? N/A Supported testbed topology if it's a new test case? N/A Documentation Please run using variables: --upgrade_type=cold --base_image_list= --target_image_list= e.g. sudo ./run_tests.sh -i <INV FILE> -n <TB NAME> -m individual -l INFO -e '--showlocals --assert plain -rav --enable_cpa --upgrade_type=cold --skip_sanity --base_image_list=<FROM IMAGE URL> --target_image_list=<TO IMAGE URL>' -u -c upgrade_path/test_upgrade_path.py::test_upgrade_path_t2 Signed-off-by: Javier Tan javiertan@microsoft.com Signed-off-by: Guy Shemesh <gshemesh@nvidia.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.
…nodes_cisco
Description of PR
Summary:
Add a field "ring_thread_enabled" in every node in
confdb_jsons/7nodes_ciscoto enable ring feature by default in this topologyType of change
Back port request
Approach
What is the motivation for this PR?
ring buffer feature should be able to get turned on/off by a flag in configuration
How did you do it?
Add a field "ring_thread_enabled" in "DEVICE_METADATA"| "localhost" table
How did you verify/test it?
sonic-net/sonic-buildimage#19652
Any platform specific information?
No