-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes for building the 8GB d image blob #800
Closed
Closed
Conversation
This file contains 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
This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request. |
@vharish02, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request. |
replaced by #901 |
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Feb 23, 2019
Submodule src/sonic-swss e7bb548..2e8723b: > Fix incorrect ACL CRM increment, resulting orchagent crash (sonic-net#800) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Feb 23, 2019
Submodule src/sonic-swss 62e2a20..4b489ce: > Fix incorrect ACL CRM increment, resulting orchagent crash (sonic-net#800) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Feb 23, 2019
Submodule src/sonic-swss e7bb548..2e8723b: > Fix incorrect ACL CRM increment, resulting orchagent crash (#800) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Feb 23, 2019
Submodule src/sonic-swss 62e2a20..4b489ce: > Fix incorrect ACL CRM increment, resulting orchagent crash (#800) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
volodymyrsamotiy
pushed a commit
to volodymyrsamotiy/sonic-buildimage
that referenced
this pull request
Mar 6, 2019
* 3f14956 2019-03-06 [portsorch] fix bug in speed set (sonic-net#806) [Stepan Blyshchak] * c903b5d 2019-03-05 [vnetorch]: Add support of nexthop routes for Bitmap VNET implementation (sonic-net#805) [Volodymyr Samotiy] * 3b34b21 2019-02-26 [vnetorch]: Add support of local routes for Bitmap VNET implementation (sonic-net#801) [Volodymyr Samotiy] * 62b7ca4 2019-02-22 Fix incorrect ACL CRM increment, resulting orchagent crash (sonic-net#800) [Prince Sunny] * dd6bdd9 2019-02-21 [vnetorch]: Bitmap VNet implementation (sonic-net#773) [Marian Pritsak] Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
lguohan
pushed a commit
that referenced
this pull request
Mar 23, 2019
* 3f14956 2019-03-06 [portsorch] fix bug in speed set (#806) [Stepan Blyshchak] * c903b5d 2019-03-05 [vnetorch]: Add support of nexthop routes for Bitmap VNET implementation (#805) [Volodymyr Samotiy] * 3b34b21 2019-02-26 [vnetorch]: Add support of local routes for Bitmap VNET implementation (#801) [Volodymyr Samotiy] * 62b7ca4 2019-02-22 Fix incorrect ACL CRM increment, resulting orchagent crash (#800) [Prince Sunny] * dd6bdd9 2019-02-21 [vnetorch]: Bitmap VNet implementation (#773) [Marian Pritsak] Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
tiantianlv
pushed a commit
to SONIC-DEV/sonic-buildimage
that referenced
this pull request
Apr 10, 2019
Submodule src/sonic-swss 62e2a20..4b489ce: > Fix incorrect ACL CRM increment, resulting orchagent crash (sonic-net#800) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
tiantianlv
pushed a commit
to SONIC-DEV/sonic-buildimage
that referenced
this pull request
Apr 10, 2019
Submodule src/sonic-swss 62e2a20..4b489ce: > Fix incorrect ACL CRM increment, resulting orchagent crash (sonic-net#800) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
tiantianlv
pushed a commit
to SONIC-DEV/sonic-buildimage
that referenced
this pull request
Apr 10, 2019
Submodule src/sonic-swss 62e2a20..4b489ce: > Fix incorrect ACL CRM increment, resulting orchagent crash (sonic-net#800) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…ot user (sonic-net#872) Removed user privileges checks. These changes fix sonic-net#800. The ZTP PR sonic-net/sonic-ztp#13 is also required for these changes to work as expected. ``` admin@sonic:~$ show ztp status ZTP Admin Mode : True ZTP Service : Processing ZTP Status : IN-PROGRESS ZTP Source : local-fs (/host/ztp/ztp_data_local.json) Runtime : 06m 26s Timestamp : 2020-04-08 13:08:22 UTC ZTP Service is active 01-test-plugin: IN-PROGRESS ``` Signed-off-by: Rajendra Dendukuri <rajendra.dendukuri@broadcom.com>
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.
The changes will call the build_dd_image.sh script to create the 8GB blob during the build process.