-
Notifications
You must be signed in to change notification settings - Fork 273
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
Fix sonic-slave docker image environment issue. #727
Merged
liushilongbuaa
merged 2 commits into
sonic-net:master
from
liushilongbuaa:fix-slave-tag
Dec 28, 2022
Merged
Fix sonic-slave docker image environment issue. #727
liushilongbuaa
merged 2 commits into
sonic-net:master
from
liushilongbuaa:fix-slave-tag
Dec 28, 2022
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
/azpw run Azure.sonic-swss-common |
/AzurePipelines run Azure.sonic-swss-common |
Azure Pipelines successfully started running 1 pipeline(s). |
/azpw run Azure.sonic-swss-common |
/AzurePipelines run Azure.sonic-swss-common |
Azure Pipelines successfully started running 1 pipeline(s). |
liushilongbuaa
changed the title
Use correct sonic-slave image.
Fix sonic-slave docker image environment issue.
Dec 27, 2022
liat-grozovik
approved these changes
Dec 27, 2022
8 tasks
lguohan
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this pull request
Jan 8, 2023
9e1176d Zain Budhwani Fri Jan 6 09:00:11 2023 -0800 Refactor eventpublisher deinit (sonic-net/sonic-swss-common#734) b9a9dbb Liu Shilong Thu Jan 5 10:12:49 2023 +0800 Simplify azure pipeline build template (sonic-net/sonic-swss-common#729) 01fc252 siqbal1986 Wed Jan 4 11:03:53 2023 -0800 Added customer monitoring tables in app db and state db (sonic-net/sonic-swss-common#725) 28dc42a Liu Shilong Wed Dec 28 11:19:32 2022 +0800 Fix sonic-slave docker image environment issue. (sonic-net/sonic-swss-common#727) 1d7607a Saikrishna Arcot Fri Dec 23 11:11:33 2022 -0800 Switch to using stock gcovr 5.2 (sonic-net/sonic-swss-common#726)
liushilongbuaa
added a commit
to liushilongbuaa/sonic-swss-common
that referenced
this pull request
Mar 8, 2023
* Use correct sonic-slave image.
liushilongbuaa
added a commit
to liushilongbuaa/sonic-swss-common
that referenced
this pull request
Mar 9, 2023
* Use correct sonic-slave image.
liushilongbuaa
added a commit
to liushilongbuaa/sonic-swss-common
that referenced
this pull request
Mar 9, 2023
* Use correct sonic-slave image.
liushilongbuaa
added a commit
to liushilongbuaa/sonic-swss-common
that referenced
this pull request
Mar 9, 2023
* Use correct sonic-slave image.
liushilongbuaa
added a commit
that referenced
this pull request
Mar 10, 2023
cherry-pick PRs: 43e6827 Update path to sairedis tests (#747) 8491082 [ci] Continue on error when running test. (#757) 5000aa1 [ci] Fix apt-get install unable locate package issue. (#753) e50ee9e Simplify azure pipeline build template (#729) 7d30c9f Fix sonic-slave docker image environment issue. (#727)
liushilongbuaa
added a commit
that referenced
this pull request
Mar 10, 2023
liushilongbuaa
added a commit
that referenced
this pull request
Mar 10, 2023
liushilongbuaa
added a commit
that referenced
this pull request
Mar 10, 2023
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.
Use correct sonic-slave docker image as environment.
Fix build issue.