[updategraph] set DB version after minigraph reload#2917
Merged
lguohan merged 1 commit intosonic-net:masterfrom May 19, 2019
Merged
[updategraph] set DB version after minigraph reload#2917lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
Signed-off-by: Ying Xie <[email protected]>
prsunny
approved these changes
May 17, 2019
jleveque
approved these changes
May 18, 2019
Collaborator
|
retest this please |
yxieca
added a commit
that referenced
this pull request
May 20, 2019
Signed-off-by: Ying Xie <[email protected]>
MichelMoriniaux
pushed a commit
to criteo-forks/sonic-buildimage
that referenced
this pull request
May 28, 2019
Signed-off-by: Ying Xie <[email protected]>
mssonicbld
added a commit
that referenced
this pull request
Oct 6, 2023
…lly (#16765) #### Why I did it src/sonic-swss ``` * 91e7a27 - (HEAD -> master, origin/master, origin/HEAD) [buffers] Add handler for the 'create_only_config_db_buffers' configuration knob (#2883) (11 hours ago) [Vadym Hlushko] * 7f7bc33 - Do not set internal port count to the PortConfigDone DB value. (#2910) (34 hours ago) [mint570] * d0f1108 - [muxorch] Reorder the neighbor disable operations (#2917) (2 days ago) [Longxiang Lyu] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Oct 19, 2023
…lly (#16695) #### Why I did it src/sonic-swss ``` * 9647b81f - (HEAD -> 202211, origin/202211) [muxorch] Reorder the neighbor disable operations (#2917) (12 hours ago) [Longxiang Lyu] * 30cea968 - Support type7 encoded CAK key for macsec in config_db (#2892) (5 days ago) [judyjoseph] * 8d76a4e7 - [202211][ppi]: General code cleanup: remove unused methods. (#2868) (3 weeks ago) [Nazarii Hnydyn] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
- What I did
Set DB version after reloading minigraph.
- How to verify it
Nightly tests and warm reboot.