-
Notifications
You must be signed in to change notification settings - Fork 5
sm: launcher: runtimes: boot: set preinstalled instance ident #144
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
sm: launcher: runtimes: boot: set preinstalled instance ident #144
Conversation
mykola-kobets-epam
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed-by: Mykola Kobets <mykola_kobets@epam.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## feature_unification #144 +/- ##
======================================================
Coverage ? 82.01%
======================================================
Files ? 303
Lines ? 28297
Branches ? 3018
======================================================
Hits ? 23209
Misses ? 5088
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
al1img
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
7bf8a96 to
b93f16d
Compare
MykolaSuperman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed-by: Mykola Solianko <mykola_solianko@epam.com>
This patch updates preinstalled instance handling: - set itemID to runtime type; - set subjectID to current node type; - set instance status preinstalled if matches default ident. Signed-off-by: Mykhailo Lohvynenko <mykhailo_lohvynenko@epam.com> Reviewed-by: Mykola Kobets <mykola_kobets@epam.com> Reviewed-by: Mykola Solianko <mykola_solianko@epam.com> Reviewed-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
b93f16d to
934a8cf
Compare
|



This patch updates preinstalled instance handling: