[CI] sonic-config-engine now depends on SONiC YANG packages#198
Merged
jleveque merged 1 commit intosonic-net:masterfrom Jun 16, 2021
jleveque:fix_ci
Merged
[CI] sonic-config-engine now depends on SONiC YANG packages#198jleveque merged 1 commit intosonic-net:masterfrom jleveque:fix_ci
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:fix_ci
Conversation
4 tasks
lguohan
pushed a commit
that referenced
this pull request
Jul 14, 2021
sonic-config-engine now depends on sonic-yang-mgmt and sonic-yang-models, so we now need to install them as part of continuous integration to get the CI working again
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-platform-common
that referenced
this pull request
Oct 25, 2024
…' is not defined' (sonic-net#198) Fix sonic-net/sonic-buildimage#7993 - Fixes wrong log line when Pcie module does not exists that causes the pcied daemon to enter FATAL state. - Change log level of line "Failed to load platform Pcie module" to notice since this is not an error flow, this is part of the normal loading flow we expect when a vendor didn't supply a Pcie class.
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.
sonic-config-engine now depends on sonic-yang-mgmt and sonic-yang-models, so we now need to install them as part of continuous integration to get the CI working again