Only keep most recent one in old_config#1884
Merged
taoyl-ms merged 1 commit intosonic-net:masterfrom Jul 31, 2018
Merged
Conversation
jleveque
approved these changes
Jul 31, 2018
5 tasks
volodymyrsamotiy
added a commit
to volodymyrsamotiy/sonic-buildimage
that referenced
this pull request
Sep 3, 2021
* d240291 Update port_rates & rif_rates lua scripts to convert poll_interval to MS (sonic-net#1855) * a71a5d3 [acl mirror action] Mirror session ref count fix at acl rule attachment (sonic-net#1761) * 197f427 Fix vs test failure in test_buffer_traditional (sonic-net#1881) * 8471f42 Revert "[debugcounterorch] check if counter type is supported before querying… (sonic-net#1789)" (sonic-net#1884) Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
5 tasks
prsunny
pushed a commit
that referenced
this pull request
Sep 3, 2021
* d240291 Update port_rates & rif_rates lua scripts to convert poll_interval to MS (#1855) * a71a5d3 [acl mirror action] Mirror session ref count fix at acl rule attachment (#1761) * 197f427 Fix vs test failure in test_buffer_traditional (#1881) * 8471f42 Revert "[debugcounterorch] check if counter type is supported before querying… (#1789)" (#1884) Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
vivekrnv
added a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Nov 11, 2021
…ollback, checkpoint, list-checkpoints} (sonic-net#1885) 5e95fc3 [debug dump util] Vlan Module Added (sonic-net#1877) 7f0bbd9 [debug dump util] Portchannel module added (sonic-net#1853) 50bbfa0 Removed -t option and other missing fixes (sonic-net#1884) update sonic-utilties submodule Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
lguohan
pushed a commit
that referenced
this pull request
Nov 11, 2021
4bcaa60 [generic-config-updater] Adding logging to config-{replace, rollback, checkpoint, list-checkpoints} (#1885) 5e95fc3 [debug dump util] Vlan Module Added (#1877) 7f0bbd9 [debug dump util] Portchannel module added (#1853) 50bbfa0 Removed -t option and other missing fixes (#1884) update sonic-utilties submodule Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
- What I did This PR include some fixes which were missed for sonic-net#1723 i.e. removing -t option from the docker exec commands. to understand why the -it option was removed, refer sonic-net#1723. Also, the show techsupport exits with $RETURN_CODE only when --redirect-stderr option is used. 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.
- What I did
Per request, remove the configuration history in cascaded old_config folder and keep only the most recent one.