[sonic_debian_extension.j2] Create /var/cache/sonic/ directory at image build time#1845
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jul 6, 2018
jleveque:create_var_cache_sonic
Merged
[sonic_debian_extension.j2] Create /var/cache/sonic/ directory at image build time#1845lguohan merged 1 commit intosonic-net:masterfrom jleveque:create_var_cache_sonic
lguohan merged 1 commit intosonic-net:masterfrom
jleveque:create_var_cache_sonic
Conversation
pavel-shirshov
approved these changes
Jul 5, 2018
Contributor
Author
|
Retest this please. |
Collaborator
|
retest this please |
5 tasks
ayurkiv-nvda
added a commit
to ayurkiv-nvda/sonic-buildimage
that referenced
this pull request
Aug 11, 2021
Signed-off-by: Andriy Yurkiv <[email protected]> d8ca31c (origin/master, origin/HEAD, master) [vnet/vxlan] Add support of multiple mappers for the VxLAN tunnel (sonic-net#1843) 7280e19 [orchagent][ports] Add port reference increment / decrement to lag member add / remove flows (sonic-net#1825) 0217b66 [nhg]: Add support for weight in nexthop group member. (sonic-net#1853) df96059 VOQ: Nexthop for remote VOQ LC should be created on inband OIF. (sonic-net#1823) 8f7ea14 Code changes to support IPv6 Link local enhancements (sonic-net#1463) 8674b3c Open record file in append mode (sonic-net#1845)
prsunny
pushed a commit
that referenced
this pull request
Aug 12, 2021
d8ca31c (origin/master, origin/HEAD, master) [vnet/vxlan] Add support of multiple mappers for the VxLAN tunnel (#1843) 7280e19 [orchagent][ports] Add port reference increment / decrement to lag member add / remove flows (#1825) 0217b66 [nhg]: Add support for weight in nexthop group member. (#1853) df96059 VOQ: Nexthop for remote VOQ LC should be created on inband OIF. (#1823) 8f7ea14 Code changes to support IPv6 Link local enhancements (#1463) 8674b3c Open record file in append mode (#1845) Signed-off-by: Andriy Yurkiv <[email protected]>
judyjoseph
added a commit
that referenced
this pull request
Aug 18, 2021
0dcb2b6 Open record file in append mode (#1845) 03ce2ee [vnet/vxlan] Add support of multiple mappers for the VxLAN tunnel (#1843) c5e90ab VOQ: Nexthop for remote VOQ LC should be created on inband OIF. (#1823) 834c5c8 Td2: Reclaim buffer from unused ports (#1830) a5ad55c [Dynamic Buffer Calc] Bug fix: Don't create lossless buffer profile for active ports without speed configured (#1822) f50368f [cfgmgr] Update Makefile.am to consume lib zmq (#1865)
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
*Open record file (swss.rec) in append mode. Similar to sairedis.rec
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.
This directory is currently used to track reboot cause and also by decode-syseeprom. Create it at image build time to prevent checking for its existence in multiple places.