[Quanta/device] Correct IX1B platform name to fit ONIE rule#2065
Merged
lguohan merged 1 commit intosonic-net:masterfrom Sep 22, 2018
jonathantsai-qci:master
Merged
[Quanta/device] Correct IX1B platform name to fit ONIE rule#2065lguohan merged 1 commit intosonic-net:masterfrom jonathantsai-qci:master
lguohan merged 1 commit intosonic-net:masterfrom
jonathantsai-qci:master
Conversation
* Change platform name from x86_64-quanta_ix1b_32x-r0 to x86_64-quanta_ix1b_rglbmc-r0
judyjoseph
added a commit
that referenced
this pull request
Mar 20, 2022
9968d60 (HEAD -> 202111, origin/202111) [sonic-package-manager] do not mod_config for whole config db when setting init_cfg (#2055) 4b3d53f [generate_dump] exclude mft and mlx folders from /etc (#2072) 51d92ae Validation check correction while adding a member to PortChannel (#2078) 6a43306 [techsupport] Added a lock to avoid running techsupport in parallel (#2065) 44cfdd9 Try get port operational speed from STATE DB (#2030) 45ea623 Fix sonic-installer failure due to missing import
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
…onic-net#2065) - What I did Added logic to generate_dump script to avoid parallel execution of techsupport. If a second instance of techsupport starts when one is already running, the second one exits with an appropriate error code - Why I did it 1. Running multiple dumps in paralell has no real use case 2. High CPU load 3. saisdkdump is not designed to run in paralell. When run, these sort of logs are seen indicating failure. Signed-off-by: Vivek Reddy Karri <vkarri@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.
Signed-off-by: Jonathan Tsai jonathan.tsai@quantatw.com
What I did
Change platform name from x86_64-quanta_ix1b_32x-r0 to x86_64-quanta_ix1b_rglbmc-r0
How I did it
Follow up platform name of /etc/machine.conf
How to verify it
No need to modify /etc/machine.conf and can install sonic-broadcom.bin into IX1B successfully
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)